huangbin 4 anos atrás
pai
commit
49c856995b
1 arquivos alterados com 23 adições e 0 exclusões
  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",