|
@@ -943,9 +943,10 @@ import Cocoa
|
|
|
}
|
|
|
|
|
|
// 是 AppStore 免费版
|
|
|
- KMProductCompareWC.shared.orientation = true
|
|
|
- KMProductCompareWC.shared.orientationType = .lite_Base
|
|
|
- KMProductCompareWC.shared.openWindow(type: type)
|
|
|
+// KMProductCompareWC.shared.orientation = true
|
|
|
+// KMProductCompareWC.shared.orientationType = .lite_Base
|
|
|
+// KMProductCompareWC.shared.openWindow(type: type)
|
|
|
+ productCompareShow()
|
|
|
}
|
|
|
}
|
|
|
|