Forráskód Böngészése

更新菜单配置

zhou.xiaoning 4 éve
szülő
commit
4bf498a714
2 módosított fájl, 599 hozzáadás és 283 törlés
  1. 535 239
      config/pcweb_menu/pcweb_menu_ermcp.json
  2. 64 44
      config/pcweb_menu/pcweb_menu_pingan.json

A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 535 - 239
config/pcweb_menu/pcweb_menu_ermcp.json


+ 64 - 44
config/pcweb_menu/pcweb_menu_pingan.json

@@ -541,9 +541,30 @@
         ]
       },
       {
+        "code": "department",
+        "title": "部门",
+        "sort": 4,
+        "type": 1,
+        "rulekey": "",
+        "remark": "",
+        "isshow": true,
+        "children": [
+          {
+            "code": "department_sub",
+            "title": "部门",
+            "sort": 1,
+            "type": 1,
+            "rulekey": "",
+            "remark": "",
+            "isshow": true,
+            "children": []
+          }
+        ]
+      },
+      {
         "code": "transaction_main_body",
         "title": "交易主体",
-        "sort": 4,
+        "sort": 5,
         "type": 1,
         "rulekey": "",
         "remark": "",
@@ -884,8 +905,8 @@
         ]
       },
       {
-        "code": "futures_order_check",
-        "title": "期货成交单核对",
+        "code": "futures_and_spot",
+        "title": "期现关联",
         "sort": 5,
         "type": 1,
         "rulekey": "",
@@ -893,8 +914,8 @@
         "isshow": true,
         "children": [
           {
-            "code": "futures_order_check_pending",
-            "title": "未核对成交单",
+            "code": "futures_and_spot_stof",
+            "title": "现货到期货",
             "sort": 1,
             "type": 1,
             "rulekey": "",
@@ -902,8 +923,8 @@
             "isshow": true,
             "children": [
               {
-                "code": "futures_order_check_pending_check",
-                "title": "核对",
+                "code": "futures_and_spot_stof_link",
+                "title": "关联",
                 "sort": 1,
                 "type": 2,
                 "rulekey": "",
@@ -914,18 +935,29 @@
             ]
           },
           {
-            "code": "futures_order_check_done",
-            "title": "已核对成交单",
+            "code": "futures_and_spot_ftos",
+            "title": "期货到现货",
             "sort": 2,
             "type": 1,
             "rulekey": "",
             "remark": "",
             "isshow": true,
-            "children": []
+            "children": [
+              {
+                "code": "futures_and_spot_ftos_link",
+                "title": "关联",
+                "sort": 1,
+                "type": 2,
+                "rulekey": "",
+                "remark": "",
+                "isshow": true,
+                "children": []
+              }
+            ]
           },
           {
-            "code": "futures_order_check_all",
-            "title": "全部成交单",
+            "code": "futures_and_spot_detail",
+            "title": "关联明细",
             "sort": 3,
             "type": 1,
             "rulekey": "",
@@ -936,8 +968,8 @@
         ]
       },
       {
-        "code": "futures_and_spot",
-        "title": "期现关联",
+        "code": "futures_order_search",
+        "title": "期货订单查询",
         "sort": 6,
         "type": 1,
         "rulekey": "",
@@ -945,56 +977,44 @@
         "isshow": true,
         "children": [
           {
-            "code": "futures_and_spot_stof",
-            "title": "现货到期货",
+            "code": "futures_order_search_tradepostion",
+            "title": "持仓单",
             "sort": 1,
             "type": 1,
             "rulekey": "",
             "remark": "",
             "isshow": true,
-            "children": [
-              {
-                "code": "futures_and_spot_stof_link",
-                "title": "关联",
-                "sort": 1,
-                "type": 2,
-                "rulekey": "",
-                "remark": "",
-                "isshow": true,
-                "children": []
-              }
-            ]
+            "children": []
           },
           {
-            "code": "futures_and_spot_ftos",
-            "title": "期货到现货",
+            "code": "futures_order_search_orderdetail",
+            "title": "委托单",
             "sort": 2,
             "type": 1,
             "rulekey": "",
             "remark": "",
             "isshow": true,
-            "children": [
-              {
-                "code": "futures_and_spot_ftos_link",
-                "title": "关联",
-                "sort": 1,
-                "type": 2,
-                "rulekey": "",
-                "remark": "",
-                "isshow": true,
-                "children": []
-              }
-            ]
+            "children": []
           },
           {
-            "code": "futures_and_spot_detail",
-            "title": "关联明细",
+            "code": "futures_order_search_tradedetail",
+            "title": "成交单",
             "sort": 3,
             "type": 1,
             "rulekey": "",
             "remark": "",
             "isshow": true,
             "children": []
+          },
+          {
+            "code": "futures_order_search_outtradedetail",
+            "title": "外部成交单",
+            "sort": 4,
+            "type": 1,
+            "rulekey": "",
+            "remark": "",
+            "isshow": true,
+            "children": []
           }
         ]
       },

Nem az összes módosított fájl került megjelenítésre, mert túl sok fájl változott