Просмотр исходного кода

Redant Mobile 更新search UI 假数据

Ray Zhang 8 лет назад
Родитель
Сommit
27faf07068
1 измененных файлов с 59 добавлено и 1 удалено
  1. 59 1
      RedAnt Mobile/RedAnt Mobile/search_ui.json

+ 59 - 1
RedAnt Mobile/RedAnt Mobile/search_ui.json

@@ -1,7 +1,7 @@
 {
     "result": 2,
     "mode": "Regular Mode",
-    "section_count": 2,
+    "section_count": 3,
     "title": "DEMO search",
     "section_0": {
         "count": 3,
@@ -67,6 +67,64 @@
         }
     },
     "section_1": {
+        "count": 1,
+        "title": "Fields",
+        "item_0": {
+            "aname": "Fields",
+            "name": "fields",
+            "control": "enum",
+            "single_select": "false",
+            "cadedate": {
+                "count": 9,
+                "val_0": {
+                    "value_id": "location",
+                    "check": 1,
+                    "value": "Location"
+                },
+                "val_1": {
+                    "value_id": "customer",
+                    "check": 1,
+                    "value": "Customer"
+                },
+                "val_2": {
+                    "value_id": "customer_name",
+                    "check": 1,
+                    "value": "Customer Name"
+                },
+                "val_3": {
+                    "value_id": "order_discount",
+                    "check": 1,
+                    "value": "Order Discount"
+                },
+                "val_4": {
+                    "value_id": "sales_discount",
+                    "check": 1,
+                    "value": "Sales Discount"
+                },
+                "val_5": {
+                    "value_id": "field5",
+                    "check": 0,
+                    "value": "field5"
+                },
+                "val_6": {
+                    "value_id": "field6",
+                    "check": 0,
+                    "value": "field6"
+                },
+                "val_7": {
+                    "value_id": "field7",
+                    "check": 0,
+                    "value": "field7"
+                },
+                "val_8": {
+                    "value_id": "field8",
+                    "check": 0,
+                    "value": "field8"
+                }
+            }
+        }
+    },
+    "section_2": {
         "count": 15,
         "title": "Query Condition",
         "item_0": {