Procházet zdrojové kódy

更新PC菜单配置

Zhou.xiaoning před 4 roky
rodič
revize
0bc33fbde9
1 změnil soubory, kde provedl 50 přidání a 14 odebrání
  1. 50 14
      config/pc_menu.json

+ 50 - 14
config/pc_menu.json

@@ -1,16 +1,5 @@
 [
   {
-    "code": "taaccount",
-    "title": "资金账户",
-    "sort": 1,
-    "type": 99,
-    "rulekey": "",
-    "isshow": false,
-    "url": "",
-    "remark": "type: 1-tab; 2-button; 3-detail_list; 4-classify_tab; 5-manager_url; 99-taaccount",
-    "children": []
-  },
-  {
     "code": "market",
     "title": "市场",
     "sort": 1,
@@ -1229,7 +1218,30 @@
             "isshow": true,
             "url": "",
             "remark": "",
-            "children": []
+            "children": [
+              {
+                "code": "exposure_realtime_spot_details",
+                "title": "现货明细",
+                "sort": 1,
+                "type": 3,
+                "rulekey": "",
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": []
+              },
+              {
+                "code": "exposure_realtime_futures_details",
+                "title": "期货明细",
+                "sort": 1,
+                "type": 3,
+                "rulekey": "",
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": []
+              }
+            ]
           },
           {
             "code": "exposure_spot",
@@ -1240,7 +1252,19 @@
             "isshow": true,
             "url": "",
             "remark": "",
-            "children": []
+            "children": [
+              {
+                "code": "exposure_spot_details",
+                "title": "现货明细",
+                "sort": 1,
+                "type": 3,
+                "rulekey": "",
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": []
+              }
+            ]
           },
           {
             "code": "exposure_futures",
@@ -1251,7 +1275,19 @@
             "isshow": true,
             "url": "",
             "remark": "",
-            "children": []
+            "children": [
+              {
+                "code": "exposure_futures_details",
+                "title": "期货明细",
+                "sort": 1,
+                "type": 3,
+                "rulekey": "",
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": []
+              }
+            ]
           },
           {
             "code": "exposure_history",