浏览代码

【订阅】比较表内容文案顺序调整

lizhe 1 年之前
父节点
当前提交
2d66a5ba5c

+ 4 - 4
PDF Office/PDF Master/Class/KMLightMember/Controller/ComparativeTable/View/KMComparativeView/KMComparativeView.swift

@@ -41,13 +41,13 @@ class KMComparativeView: KMBaseXibView {
             "describe": "Simply log in and get benefits.",
             "content": [
                 ["title": "AI translate, rewrite, correction",
-                 "state": 2],
+                 "state": 0],
                 ["title": "Save without watermark",
-                 "state": 2],
-                ["title": "Convert with 10 pages per file",
                  "state": 0],
+                ["title": "Convert with 10 pages per file",
+                 "state": 2],
                 ["title": "Basic functions like annotation and viewing",
-                 "state": 0]
+                 "state": 2]
             ],
             "buttonTitle": "Free Trial"
         ],