Browse Source

更新PC客户端菜单配置

Zhou.xiaoning 4 years ago
parent
commit
3017f32f15
1 changed files with 11 additions and 0 deletions
  1. 11 0
      config/pc_menu.json

+ 11 - 0
config/pc_menu.json

@@ -1,5 +1,16 @@
 [
   {
+    "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,