huangbin 4 năm trước cách đây
mục cha
commit
49c856995b
1 tập tin đã thay đổi với 23 bổ sung0 xóa
  1. 23 0
      ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

+ 23 - 0
ERMCP/PCWEB/Menu/pc_menu_ermcp_v6.json

@@ -1,5 +1,28 @@
 [
     {
+        "title": "市场",
+        "rulekey": "client_pc_web_market",
+        "code": "market",
+        "path": "/market",
+        "component": "Layout",
+        "sort": 1,
+        "isshow": true,
+        "children": [
+            {
+                "title": "期货市场",
+                "rulekey": "client_pc_web_market_futures",
+                "code": "futures",
+                "path": "futures",
+                "component": "views/market/futures/index.vue",
+                "sort": 1,
+                "isshow": true,
+                "url": "",
+                "remark": "",
+                "children": []
+            }
+        ]
+    },
+    {
         "title": "基础设置",
         "rulekey": "info",
         "code": "info",