Sfoglia il codice sorgente

更新PC端菜单配置

zhou.xiaoning 4 anni fa
parent
commit
14b567ebaa
1 ha cambiato i file con 1315 aggiunte e 1253 eliminazioni
  1. 1315 1253
      config/pc_menu.json

+ 1315 - 1253
config/pc_menu.json

@@ -1,1329 +1,1391 @@
 [
     {
-        "code": "market",
-        "title": "市场",
-        "sort": 1,
-        "type": 1,
-        "rulekey": "",
-        "isshow": false,
-        "children": [
+      "code": "market",
+      "title": "市场",
+      "sort": 1,
+      "type": 1,
+      "rulekey": "",
+      "isshow": false,
+      "children": [
+        {
+          "code": "futures",
+          "title": "期货",
+          "sort": 1,
+          "type": 1,
+          "rulekey": "",
+          "isshow": false,
+          "children": [
             {
-                "code": "futures",
-                "title": "期货",
-                "sort": 1,
-                "type": 1,
-                "rulekey": "",
-                "isshow": false,
-                "children": [
-                    {
-                        "code": "dominant_contract",
-                        "title": "主力",
-                        "sort": 1,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": false,
-                        "children": []
-                    },
-                    {
-                        "code": "night_plate",
-                        "title": "夜盘",
-                        "sort": 2,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": false,
-                        "children": []
-                    },
-                    {
-                        "code": "main_contract",
-                        "title": "主连",
-                        "sort": 3,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": false,
-                        "children": []
-                    },
-                    {
-                        "code": "position",
-                        "title": "持仓",
-                        "sort": 21,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": false,
-                        "children": [
-                            {
-                                "code": "open",
-                                "title": "开仓",
-                                "sort": 1,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": false,
-                                "children": []
-                            },
-                            {
-                                "code": "close",
-                                "title": "平仓",
-                                "sort": 2,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": false,
-                                "children": []
-                            }
-                        ]
-                    },
-                    {
-                        "code": "orderdetail",
-                        "title": "委托",
-                        "sort": 22,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": false,
-                        "children": []
-                    },
-                    {
-                        "code": "tradedetail",
-                        "title": "成交",
-                        "sort": 23,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": false,
-                        "children": []
-                    },
-                    {
-                        "code": "closedetail",
-                        "title": "平仓",
-                        "sort": 24,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": false,
-                        "children": []
-                    }
-                ]
+              "code": "dominant_contract",
+              "title": "主力",
+              "sort": 1,
+              "type": 1,
+              "rulekey": "",
+              "isshow": false,
+              "children": []
+            },
+            {
+              "code": "night_plate",
+              "title": "夜盘",
+              "sort": 2,
+              "type": 1,
+              "rulekey": "",
+              "isshow": false,
+              "children": []
+            },
+            {
+              "code": "main_contract",
+              "title": "主连",
+              "sort": 3,
+              "type": 1,
+              "rulekey": "",
+              "isshow": false,
+              "children": []
+            },
+            {
+              "code": "position",
+              "title": "持仓",
+              "sort": 21,
+              "type": 1,
+              "rulekey": "",
+              "isshow": false,
+              "children": [
+                {
+                  "code": "open",
+                  "title": "开仓",
+                  "sort": 1,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": false,
+                  "children": []
+                },
+                {
+                  "code": "close",
+                  "title": "平仓",
+                  "sort": 2,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": false,
+                  "children": []
+                }
+              ]
+            },
+            {
+              "code": "orderdetail",
+              "title": "委托",
+              "sort": 22,
+              "type": 1,
+              "rulekey": "",
+              "isshow": false,
+              "children": []
+            },
+            {
+              "code": "tradedetail",
+              "title": "成交",
+              "sort": 23,
+              "type": 1,
+              "rulekey": "",
+              "isshow": false,
+              "children": []
+            },
+            {
+              "code": "closedetail",
+              "title": "平仓",
+              "sort": 24,
+              "type": 1,
+              "rulekey": "",
+              "isshow": false,
+              "children": []
             }
-        ]
+          ]
+        }
+      ]
     },
     {
-        "code": "info",
-        "title": "信息",
-        "sort": 2,
-        "type": 1,
-        "rulekey": "",
-        "isshow": true,
-        "children": [
+      "code": "info",
+      "title": "信息",
+      "sort": 2,
+      "type": 1,
+      "rulekey": "",
+      "isshow": true,
+      "children": [
+        {
+          "code": "custom_info",
+          "title": "客户资料",
+          "sort": 1,
+          "type": 1,
+          "rulekey": "",
+          "isshow": true,
+          "children": [
             {
-                "code": "custom_info",
-                "title": "客户资料",
-                "sort": 1,
-                "type": 1,
-                "rulekey": "",
-                "isshow": true,
-                "children": [
-                    {
-                        "code": "custom_info_unsubmit",
-                        "title": "未提交",
-                        "sort": 1,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": [
-                            {
-                                "code": "custom_info_btn_delete",
-                                "title": "删除",
-                                "sort": 1,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "custom_info_btn_modify",
-                                "title": "修改",
-                                "sort": 2,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            }
-                        ]
-                    },
-                    {
-                        "code": "custom_info_checkpending",
-                        "title": "待审核",
-                        "sort": 1,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": [
-                            {
-                                "code": "custom_info_btn_cancel",
-                                "title": "撤销",
-                                "sort": 1,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "custom_info_btn_check",
-                                "title": "审核",
-                                "sort": 2,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            }
-                        ]
-                    },
-                    {
-                        "code": "custom_info_normal",
-                        "title": "正常",
-                        "sort": 1,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": [
-                            {
-                                "code": "custom_info_btn_add",
-                                "title": "新增",
-                                "sort": 1,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "custom_info_btn_modify",
-                                "title": "修改",
-                                "sort": 2,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "custom_info_btn_disable",
-                                "title": "停用",
-                                "sort": 3,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            }
-                        ]
-                    },
-                    {
-                        "code": "custom_info_disabled",
-                        "title": "停用",
-                        "sort": 2,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": [
-                            {
-                                "code": "custom_info_btn_recover",
-                                "title": "恢复",
-                                "sort": 1,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            }
-                        ]
-                    }
-                ]
+              "code": "custom_info_unsubmit",
+              "title": "未提交",
+              "sort": 1,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": [
+                {
+                  "code": "custom_info_btn_delete",
+                  "title": "删除",
+                  "sort": 1,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                },
+                {
+                  "code": "custom_info_btn_modify",
+                  "title": "修改",
+                  "sort": 2,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                }
+              ]
             },
             {
-                "code": "goods_info",
-                "title": "商品信息",
-                "sort": 2,
-                "type": 1,
-                "rulekey": "",
-                "isshow": true,
-                "children": [
-                    {
-                        "code": "goods_info_spot",
-                        "title": "现货品种",
-                        "sort": 1,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": [
-                            {
-                                "code": "goods_info_spot_normal",
-                                "title": "正常",
-                                "sort": 1,
-                                "type": 1,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": [
-                                    {
-                                        "code": "goods_info_spot_normal_add",
-                                        "title": "新增",
-                                        "sort": 1,
-                                        "type": 2,
-                                        "rulekey": "",
-                                        "isshow": true,
-                                        "children": []
-                                    },
-                                    {
-                                        "code": "goods_info_spot_normal_modify",
-                                        "title": "修改",
-                                        "sort": 2,
-                                        "type": 2,
-                                        "rulekey": "",
-                                        "isshow": true,
-                                        "children": []
-                                    },
-                                    {
-                                        "code": "goods_info_spot_normal_disable",
-                                        "title": "停用",
-                                        "sort": 3,
-                                        "type": 2,
-                                        "rulekey": "",
-                                        "isshow": true,
-                                        "children": []
-                                    }
-                                ]
-                            },
-                            {
-                                "code": "goods_info_spot_disable",
-                                "title": "停用",
-                                "sort": 2,
-                                "type": 1,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": [
-                                ]
-                            }
-                        ]
-                    },
-                    {
-                        "code": "goods_info_hedge",
-                        "title": "套保品种",
-                        "sort": 2,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": [
-                            {
-                                "code": "goods_info_hedge_normal",
-                                "title": "正常",
-                                "sort": 1,
-                                "type": 1,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": [
-                                    {
-                                        "code": "goods_info_hedge_normal_modify",
-                                        "title": "修改",
-                                        "sort": 2,
-                                        "type": 2,
-                                        "rulekey": "",
-                                        "isshow": true,
-                                        "children": []
-                                    }
-                                ]
-                            },
-                            {
-                                "code": "goods_info_hedge_disable",
-                                "title": "停用",
-                                "sort": 2,
-                                "type": 1,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": [
-
-                                ]
-                            }
-                        ]
-                    }
-                ]
+              "code": "custom_info_checkpending",
+              "title": "待审核",
+              "sort": 1,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": [
+                {
+                  "code": "custom_info_btn_cancel",
+                  "title": "撤销",
+                  "sort": 1,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                },
+                {
+                  "code": "custom_info_btn_check",
+                  "title": "审核",
+                  "sort": 2,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                }
+              ]
             },
             {
-                "code": "spot_contract",
-                "title": "现货合同",
-                "sort": 3,
-                "type": 1,
-                "rulekey": "",
-                "isshow": true,
-                "children": [
-                    {
-                        "code": "spot_contract_unsubmitted",
-                        "title": "未提交",
-                        "sort": 1,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": [
-                            {
-                                "code": "spot_contract_btn_add",
-                                "title": "新增",
-                                "sort": 1,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "spot_contract_btn_modify",
-                                "title": "重新提交",
-                                "sort": 2,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "spot_contract_btn_delete",
-                                "title": "删除",
-                                "sort": 3,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            }
-                        ]
-                    },
+              "code": "custom_info_normal",
+              "title": "正常",
+              "sort": 1,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": [
+                {
+                  "code": "custom_info_btn_add",
+                  "title": "新增",
+                  "sort": 1,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                },
+                {
+                  "code": "custom_info_btn_disable",
+                  "title": "停用",
+                  "sort": 3,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                }
+              ]
+            },
+            {
+              "code": "custom_info_disabled",
+              "title": "停用",
+              "sort": 2,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": [
+                {
+                  "code": "custom_info_btn_recover",
+                  "title": "恢复",
+                  "sort": 1,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                }
+              ]
+            }
+          ]
+        },
+        {
+          "code": "goods_info",
+          "title": "商品信息",
+          "sort": 2,
+          "type": 1,
+          "rulekey": "",
+          "isshow": true,
+          "children": [
+            {
+              "code": "goods_info_spot",
+              "title": "现货品种",
+              "sort": 1,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": [
+                {
+                  "code": "goods_info_spot_normal",
+                  "title": "正常",
+                  "sort": 1,
+                  "type": 1,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": [
                     {
-                        "code": "spot_contract_checkpending",
-                        "title": "待审核",
-                        "sort": 2,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": [
-                            {
-                                "code": "spot_contract_btn_check",
-                                "title": "审核",
-                                "sort": 1,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "spot_contract_btn_cancel",
-                                "title": "撤销",
-                                "sort": 2,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            }
-                        ]
+                      "code": "goods_info_spot_normal_add",
+                      "title": "新增",
+                      "sort": 1,
+                      "type": 2,
+                      "rulekey": "",
+                      "isshow": true,
+                      "children": []
                     },
                     {
-                        "code": "spot_contract_performance",
-                        "title": "履约中",
-                        "sort": 3,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": [
-                            {
-                                "code": "spot_contract_btn_finish",
-                                "title": "正常完结",
-                                "sort": 1,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            }
-                        ]
+                      "code": "goods_info_spot_normal_modify",
+                      "title": "修改",
+                      "sort": 2,
+                      "type": 2,
+                      "rulekey": "",
+                      "isshow": true,
+                      "children": []
                     },
                     {
-                        "code": "spot_contract_finished",
-                        "title": "已完成",
-                        "sort": 4,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": []
+                      "code": "goods_info_spot_normal_disable",
+                      "title": "停用",
+                      "sort": 3,
+                      "type": 2,
+                      "rulekey": "",
+                      "isshow": true,
+                      "children": []
                     }
-                ]
+                  ]
+                },
+                {
+                  "code": "goods_info_spot_disable",
+                  "title": "停用",
+                  "sort": 2,
+                  "type": 1,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": [
+                  ]
+                }
+              ]
             },
             {
-                "code": "warehouse_info",
-                "title": "仓库信息",
-                "sort": 4,
-                "type": 1,
-                "rulekey": "",
-                "isshow": true,
-                "children": [
-                    {
-                        "code": "warehouse_info_normal",
-                        "title": "正常",
-                        "sort": 1,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": [
-                            {
-                                "code": "warehouse_info_btn_add",
-                                "title": "新增",
-                                "sort": 1,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "warehouse_info_btn_modify",
-                                "title": "修改",
-                                "sort": 2,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "warehouse_info_btn_disable",
-                                "title": "停用",
-                                "sort": 3,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            }
-                        ]
-                    },
+              "code": "goods_info_hedge",
+              "title": "套保品种",
+              "sort": 2,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": [
+                {
+                  "code": "goods_info_hedge_normal",
+                  "title": "正常",
+                  "sort": 1,
+                  "type": 1,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": [
                     {
-                        "code": "warehouse_info_disabled",
-                        "title": "停用",
-                        "sort": 2,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": [
-                            {
-                                "code": "warehouse_info_btn_recover",
-                                "title": "恢复",
-                                "sort": 1,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            }
-                        ]
+                      "code": "goods_info_hedge_normal_modify",
+                      "title": "修改",
+                      "sort": 2,
+                      "type": 2,
+                      "rulekey": "",
+                      "isshow": true,
+                      "children": []
                     }
-                ]
+                  ]
+                },
+                {
+                  "code": "goods_info_hedge_disable",
+                  "title": "停用",
+                  "sort": 2,
+                  "type": 1,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": [
+                  ]
+                }
+              ]
+            }
+          ]
+        },
+        {
+          "code": "spot_contract",
+          "title": "现货合同",
+          "sort": 3,
+          "type": 1,
+          "rulekey": "",
+          "isshow": true,
+          "children": [
+            {
+              "code": "spot_contract_unsubmitted",
+              "title": "未提交",
+              "sort": 1,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": [
+                {
+                  "code": "spot_contract_btn_add",
+                  "title": "新增",
+                  "sort": 1,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                },
+                {
+                  "code": "spot_contract_btn_modify",
+                  "title": "重新提交",
+                  "sort": 2,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                },
+                {
+                  "code": "spot_contract_btn_delete",
+                  "title": "删除",
+                  "sort": 3,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                }
+              ]
             },
             {
-                "code": "account_info",
-                "title": "账户管理",
-                "sort": 4,
-                "type": 1,
-                "rulekey": "",
-                "isshow": true,
-                "children": [
-                    {
-                        "code": "account_info_business",
-                        "title": "业务账户",
-                        "sort": 1,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": [
-                            {
-                                "code": "account_info_business_btn_add",
-                                "title": "新增",
-                                "sort": 1,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "account_info_business_btn_modify",
-                                "title": "修改",
-                                "sort": 2,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "account_info_business_btn_reset",
-                                "title": "重置密码",
-                                "sort": 3,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "account_info_business_btn_locked",
-                                "title": "锁定",
-                                "sort": 2,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "account_info_business_btn_cancel",
-                                "title": "注销",
-                                "sort": 2,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            }
-                        ]
-                    },
-                    {
-                        "code": "account_info_trade",
-                        "title": "交易账户",
-                        "sort": 2,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": [
-                            {
-                                "code": "account_info_trade_btn_add",
-                                "title": "新增",
-                                "sort": 1,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "account_info_trade_btn_modify",
-                                "title": "修改",
-                                "sort": 2,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            }
-                        ]
-                    },
-                    {
-                        "code": "account_info_manager",
-                        "title": "管理账户",
-                        "sort": 2,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": [
-                            {
-                                "code": "account_info_manager_btn_add",
-                                "title": "新增",
-                                "sort": 1,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "account_info_manager_btn_modify",
-                                "title": "修改",
-                                "sort": 2,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            }
-                        ]
-                    },
-                    {
-                        "code": "account_info_futures",
-                        "title": "期货账户",
-                        "sort": 2,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": [
-                            {
-                                "code": "account_info_futures_btn_add",
-                                "title": "新增",
-                                "sort": 1,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "account_info_futures_btn_modify",
-                                "title": "修改",
-                                "sort": 2,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            }
-                        ]
-                    }
-                ]
+              "code": "spot_contract_checkpending",
+              "title": "待审核",
+              "sort": 2,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": [
+                {
+                  "code": "spot_contract_btn_check",
+                  "title": "审核",
+                  "sort": 1,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                },
+                {
+                  "code": "spot_contract_btn_cancel",
+                  "title": "撤销",
+                  "sort": 2,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                }
+              ]
+            },
+            {
+              "code": "spot_contract_performance",
+              "title": "履约中",
+              "sort": 3,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": [
+                {
+                  "code": "spot_contract_btn_finish",
+                  "title": "正常完结",
+                  "sort": 1,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                }
+              ]
+            },
+            {
+              "code": "spot_contract_finished",
+              "title": "已完成",
+              "sort": 4,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": []
             }
-        ]
-    },
-    {
-        "code": "business",
-        "title": "业务",
-        "sort": 3,
-        "type": 1,
-        "rulekey": "",
-        "isshow": true,
-        "children": [
+          ]
+        },
+        {
+          "code": "warehouse_info",
+          "title": "仓库信息",
+          "sort": 4,
+          "type": 1,
+          "rulekey": "",
+          "isshow": true,
+          "children": [
             {
-                "code": "purchase",
-                "title": "采购",
-                "sort": 1,
-                "type": 1,
-                "rulekey": "",
-                "isshow": true,
-                "children": [
-                    {
-                        "code": "purchase_pending",
-                        "title": "待点价",
-                        "sort": 1,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": [
-                            {
-                                "code": "purchase_pending_someprice",
-                                "title": "点价登记",
-                                "sort": 2,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            }
-                        ]
-                    },
-                    {
-                        "code": "purchase_performance",
-                        "title": "履约交收",
-                        "sort": 2,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": [
-                            {
-                                "code": "purchase_pending_settlement",
-                                "title": "交收登记",
-                                "sort": 2,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "purchase_pending_funds",
-                                "title": "款项登记",
-                                "sort": 2,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "purchase_pending_invoice",
-                                "title": "发票登记",
-                                "sort": 3,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "purchase_pending_storage",
-                                "title": "入库登记",
-                                "sort": 4,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            }
-                        ]
-                    },
-                    {
-                        "code": "purchase_all",
-                        "title": "全部",
-                        "sort": 3,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": []
-                    }
-                ]
+              "code": "warehouse_info_normal",
+              "title": "正常",
+              "sort": 1,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": [
+                {
+                  "code": "warehouse_info_btn_add",
+                  "title": "新增",
+                  "sort": 1,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                },
+                {
+                  "code": "warehouse_info_btn_modify",
+                  "title": "修改",
+                  "sort": 2,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                },
+                {
+                  "code": "warehouse_info_btn_disable",
+                  "title": "停用",
+                  "sort": 3,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                }
+              ]
             },
             {
-                "code": "sell",
-                "title": "销售",
-                "sort": 2,
-                "type": 1,
-                "rulekey": "",
-                "isshow": true,
-                "children": [
+              "code": "warehouse_info_disabled",
+              "title": "停用",
+              "sort": 2,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": [
+                {
+                  "code": "warehouse_info_btn_recover",
+                  "title": "恢复",
+                  "sort": 1,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                }
+              ]
+            }
+          ]
+        },
+        {
+          "code": "account_info",
+          "title": "账户管理",
+          "sort": 4,
+          "type": 1,
+          "rulekey": "",
+          "isshow": true,
+          "children": [
+            {
+              "code": "account_info_business",
+              "title": "业务账户",
+              "sort": 1,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": [
+                {
+                  "code": "account_info_business_btn_add",
+                  "title": "新增",
+                  "sort": 1,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "remartk": "新增账户 - 业务员/跟单员",
+                  "children": [
                     {
-                        "code": "sell_pending",
-                        "title": "待点价",
-                        "sort": 1,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": [
-                            {
-                                "code": "sell_pending_someprice",
-                                "title": "点价登记",
-                                "sort": 2,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            }
-                        ]
+                      "code": "account_info_business_btn_modify",
+                      "title": "修改",
+                      "sort": 2,
+                      "type": 2,
+                      "rulekey": "",
+                      "isshow": true,
+                      "children": []
                     },
                     {
-                        "code": "sell_performance",
-                        "title": "履约交收",
-                        "sort": 2,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": [
-                            {
-                                "code": "sell_pending_settlement",
-                                "title": "交收登记",
-                                "sort": 2,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "sell_pending_funds",
-                                "title": "款项登记",
-                                "sort": 2,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "sell_pending_invoice",
-                                "title": "发票登记",
-                                "sort": 3,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "sell_pending_storage",
-                                "title": "出库登记",
-                                "sort": 4,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            }
-                        ]
+                      "code": "account_info_business_btn_reset",
+                      "title": "重置密码",
+                      "sort": 3,
+                      "type": 2,
+                      "rulekey": "",
+                      "isshow": true,
+                      "children": []
                     },
                     {
-                        "code": "sell_all",
-                        "title": "全部",
-                        "sort": 3,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": []
-                    }
-                ]
-            },
-            {
-                "code": "exposure",
-                "title": "敞口",
-                "sort": 3,
-                "type": 1,
-                "rulekey": "",
-                "isshow": true,
-                "children": [
-                    {
-                        "code": "exposure_realtime",
-                        "title": "实时敞口",
-                        "sort": 1,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": []
+                      "code": "account_info_business_btn_locked",
+                      "title": "锁定",
+                      "sort": 2,
+                      "type": 2,
+                      "rulekey": "",
+                      "isshow": true,
+                      "children": []
                     },
                     {
-                        "code": "exposure_spot",
-                        "title": "现货头寸",
-                        "sort": 2,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": []
+                      "code": "account_info_business_btn_unlocked",
+                      "title": "解锁",
+                      "sort": 2,
+                      "type": 2,
+                      "rulekey": "",
+                      "isshow": true,
+                      "children": []
                     },
                     {
-                        "code": "exposure_futures",
-                        "title": "期货头寸",
-                        "sort": 3,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": []
-                    },
-                    {
-                        "code": "exposure_history",
-                        "title": "历史敞口",
-                        "sort": 4,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": []
+                      "code": "account_info_business_btn_cancel",
+                      "title": "注销",
+                      "sort": 2,
+                      "type": 2,
+                      "rulekey": "",
+                      "isshow": true,
+                      "children": []
                     }
-                ]
+                  ]
+                }
+              ]
             },
             {
-                "code": "plan",
-                "title": "计划",
-                "sort": 4,
-                "type": 1,
-                "rulekey": "",
-                "isshow": true,
-                "children": [
+              "code": "account_info_trade",
+              "title": "交易账户",
+              "sort": 2,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": [
+                {
+                  "code": "account_info_trade_btn_add",
+                  "title": "新增",
+                  "sort": 1,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "remartk": "新增账户 - 新增交易员",
+                  "children": [
                     {
-                        "code": "plan_uncommitted",
-                        "title": "未提交",
-                        "sort": 1,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": [
-                            {
-                                "code": "plan_btn_add",
-                                "title": "新增",
-                                "sort": 1,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "plan_uncommitted_recommit",
-                                "title": "重新提交",
-                                "sort": 2,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "plan_uncommitted_modify",
-                                "title": "修改",
-                                "sort": 3,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "plan_uncommitted_delete",
-                                "title": "删除",
-                                "sort": 4,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            }
-                        ]
+                      "code": "account_info_trade_btn_child_modify",
+                      "title": "修改",
+                      "sort": 1,
+                      "type": 2,
+                      "rulekey": "",
+                      "isshow": true,
+                      "children": []
                     },
                     {
-                        "code": "plan_audit",
-                        "title": "待审核",
-                        "sort": 2,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": [
-                            {
-                                "code": "plan_audit_audit",
-                                "title": "审核",
-                                "sort": 1,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "plan_audit_cancel",
-                                "title": "撤销",
-                                "sort": 3,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            }
-                        ]
+                      "code": "account_info_trade_btn_child_reset",
+                      "title": "重置密码",
+                      "sort": 2,
+                      "type": 2,
+                      "rulekey": "",
+                      "isshow": true,
+                      "children": []
                     },
                     {
-                        "code": "plan_running",
-                        "title": "执行中",
-                        "sort": 3,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": []
-                    }
-                ]
-            }
-        ]
-    },
-    {
-        "code": "manage",
-        "title": "管理",
-        "sort": 4,
-        "type": 1,
-        "rulekey": "",
-        "isshow": true,
-        "children": [
-            {
-                "code": "business_review",
-                "title": "业务审核",
-                "sort": 1,
-                "type": 1,
-                "rulekey": "",
-                "isshow": true,
-                "children": [
+                      "code": "account_info_trade_btn_child_locked",
+                      "title": "锁定",
+                      "sort": 2,
+                      "type": 2,
+                      "rulekey": "",
+                      "isshow": true,
+                      "children": []
+                    },
                     {
-                        "code": "business_review_someprice",
-                        "title": "点价",
-                        "sort": 1,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": [
-                            {
-                                "code": "business_review_someprice_audit",
-                                "title": "审核",
-                                "sort": 1,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "business_review_someprice_cancel",
-                                "title": "撤销",
-                                "sort": 2,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            }
-                        ]
+                      "code": "account_info_trade_btn_child_unlocked",
+                      "title": "解锁",
+                      "sort": 2,
+                      "type": 2,
+                      "rulekey": "",
+                      "isshow": true,
+                      "children": []
                     },
                     {
-                        "code": "business_review_settlement",
-                        "title": "交收",
-                        "sort": 2,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": [
-                            {
-                                "code": "business_review_settlement_audit",
-                                "title": "审核",
-                                "sort": 1,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "business_review_settlement_cancel",
-                                "title": "撤销",
-                                "sort": 2,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            }
-                        ]
+                      "code": "account_info_trade_btn_child_logout",
+                      "title": "注销",
+                      "sort": 2,
+                      "type": 2,
+                      "rulekey": "",
+                      "isshow": true,
+                      "children": []
                     }
-                ]
+                  ]
+                },
+                {
+                  "code": "account_info_trade_btn_modify",
+                  "title": "修改",
+                  "sort": 2,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "remartk": "修改账户 - 修改交易用户",
+                  "children": []
+                }
+              ]
             },
             {
-                "code": "finance_review",
-                "title": "财务审核",
-                "sort": 2,
-                "type": 1,
-                "rulekey": "",
-                "isshow": true,
-                "children": [
+              "code": "account_info_manager",
+              "title": "管理账户",
+              "sort": 2,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": [
+                {
+                  "code": "account_info_manager_btn_add",
+                  "title": "新增",
+                  "sort": 1,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "remartk": "管理账户 - 新增角色",
+                  "children": [
                     {
-                        "code": "finance_review_funds",
-                        "title": "款项",
-                        "sort": 1,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": [
-                            {
-                                "code": "finance_review_funds_audit",
-                                "title": "审核",
-                                "sort": 1,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "finance_review_funds_cancel",
-                                "title": "撤销",
-                                "sort": 2,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            }
-                        ]
-                    },
-                    {
-                        "code": "finance_review_invoice",
-                        "title": "发票",
-                        "sort": 2,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": [
-                            {
-                                "code": "finance_review_invoice_audit",
-                                "title": "审核",
-                                "sort": 1,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "finance_review_invoice_cancel",
-                                "title": "撤销",
-                                "sort": 2,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            }
-                        ]
+                      "code": "account_info_manager_btn_child_add",
+                      "title": "新增",
+                      "sort": 1,
+                      "type": 2,
+                      "rulekey": "",
+                      "isshow": true,
+                      "remartk": "管理账户 - 新增管理员",
+                      "children": [
+                        {
+                          "code": "account_info_manager_btn_modify",
+                          "title": "修改",
+                          "sort": 2,
+                          "type": 2,
+                          "rulekey": "",
+                          "isshow": true,
+                          "children": []
+                        },
+                        {
+                          "code": "account_info_manager_btn_reset",
+                          "title": "重置密码",
+                          "sort": 2,
+                          "type": 2,
+                          "rulekey": "",
+                          "isshow": true,
+                          "children": []
+                        },
+                        {
+                          "code": "account_info_manager_btn_locked",
+                          "title": "锁定",
+                          "sort": 2,
+                          "type": 2,
+                          "rulekey": "",
+                          "isshow": true,
+                          "children": []
+                        },
+                        {
+                          "code": "account_info_manager_btn_unlocked",
+                          "title": "解锁",
+                          "sort": 2,
+                          "type": 2,
+                          "rulekey": "",
+                          "isshow": true,
+                          "children": []
+                        },
+                        {
+                          "code": "account_info_manager_btn_logout",
+                          "title": "注销",
+                          "sort": 2,
+                          "type": 2,
+                          "rulekey": "",
+                          "isshow": true,
+                          "children": []
+                        }
+                      ]
                     }
-                ]
+                  ]
+                },
+                {
+                  "code": "account_info_manager_btn_setting",
+                  "title": "权限设置",
+                  "sort": 1,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                }
+              ]
             },
             {
-                "code": "inventory_review",
-                "title": "库存审核",
-                "sort": 3,
-                "type": 1,
-                "rulekey": "",
-                "isshow": true,
-                "children": [
+              "code": "account_info_futures",
+              "title": "期货账户",
+              "sort": 2,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": [
+                {
+                  "code": "account_info_futures_btn_add",
+                  "title": "新增",
+                  "sort": 1,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "remartk": "期货账户 - 新增期货账户",
+                  "children": [
                     {
-                        "code": "inventory_review_checkin",
-                        "title": "入库",
-                        "sort": 1,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": [
-                            {
-                                "code": "inventory_review_checkin_audit",
-                                "title": "审核",
-                                "sort": 1,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "inventory_review_checkin_cancel",
-                                "title": "撤销",
-                                "sort": 2,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            }
-                        ]
+                      "code": "account_info_futures_btn_child_add",
+                      "title": "新增",
+                      "sort": 1,
+                      "type": 2,
+                      "rulekey": "",
+                      "isshow": true,
+                      "remartk": "期货账户 - 新增期货子账户",
+                      "children": [
+                        {
+                          "code": "account_info_futures_btn_child_credit",
+                          "title": "授信",
+                          "sort": 1,
+                          "type": 2,
+                          "rulekey": "",
+                          "isshow": true,
+                          "children": []
+                        },
+                        {
+                          "code": "account_info_futures_btn_child_modify",
+                          "title": "修改",
+                          "sort": 2,
+                          "type": 2,
+                          "rulekey": "",
+                          "isshow": true,
+                          "children": []
+                        },
+                        {
+                          "code": "account_info_futures_btn_child_cancel",
+                          "title": "注销",
+                          "sort": 2,
+                          "type": 2,
+                          "rulekey": "",
+                          "isshow": true,
+                          "children": []
+                        }
+                      ]
                     },
                     {
-                        "code": "inventory_review_checkout",
-                        "title": "出库",
-                        "sort": 2,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": [
-                            {
-                                "code": "inventory_review_checkout_audit",
-                                "title": "审核",
-                                "sort": 1,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            },
-                            {
-                                "code": "inventory_review_checkout_cancel",
-                                "title": "撤销",
-                                "sort": 2,
-                                "type": 2,
-                                "rulekey": "",
-                                "isshow": true,
-                                "children": []
-                            }
-                        ]
+                      "code": "account_info_futures_btn_modify",
+                      "title": "修改",
+                      "sort": 2,
+                      "type": 2,
+                      "rulekey": "",
+                      "isshow": true,
+                      "remartk": "期货账户 - 修改期货子账户",
+                      "children": []
                     }
-                ]
+                  ]
+                }
+              ]
             }
-        ]
+          ]
+        }
+      ]
     },
     {
-        "code": "search",
-        "title": "查询",
-        "sort": 5,
-        "type": 1,
-        "rulekey": "",
-        "isshow": true,
-        "children": [
+      "code": "business",
+      "title": "业务",
+      "sort": 3,
+      "type": 1,
+      "rulekey": "",
+      "isshow": true,
+      "children": [
+        {
+          "code": "purchase",
+          "title": "采购",
+          "sort": 1,
+          "type": 1,
+          "rulekey": "",
+          "isshow": true,
+          "children": [
             {
-                "code": "inventory",
-                "title": "库存查询",
-                "sort": 1,
-                "type": 1,
-                "rulekey": "",
-                "isshow": true,
-                "children": [
-                    {
-                        "code": "inventory_current",
-                        "title": "当前库存",
-                        "sort": 1,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": []
-                    },
-                    {
-                        "code": "inventory_applyrecord",
-                        "title": "申请记录",
-                        "sort": 2,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": []
-                    }
-                ]
+              "code": "purchase_pending",
+              "title": "待点价",
+              "sort": 1,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": [
+                {
+                  "code": "purchase_pending_someprice",
+                  "title": "点价登记",
+                  "sort": 2,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                }
+              ]
             },
             {
-                "code": "outaccount_status",
-                "title": "账户状态",
-                "sort": 2,
-                "type": 1,
-                "rulekey": "",
-                "isshow": true,
-                "children": [
-                    {
-                        "code": "outaccount_status_status",
-                        "title": "账户状态",
-                        "sort": 1,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": []
-                    }
-                ]
+              "code": "purchase_performance",
+              "title": "履约交收",
+              "sort": 2,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": [
+                {
+                  "code": "purchase_pending_settlement",
+                  "title": "交收登记",
+                  "sort": 2,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                },
+                {
+                  "code": "purchase_pending_funds",
+                  "title": "款项登记",
+                  "sort": 2,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                },
+                {
+                  "code": "purchase_pending_invoice",
+                  "title": "发票登记",
+                  "sort": 3,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                },
+                {
+                  "code": "purchase_pending_storage",
+                  "title": "入库登记",
+                  "sort": 4,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                }
+              ]
+            },
+            {
+              "code": "purchase_all",
+              "title": "全部",
+              "sort": 3,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": []
+            }
+          ]
+        },
+        {
+          "code": "sell",
+          "title": "销售",
+          "sort": 2,
+          "type": 1,
+          "rulekey": "",
+          "isshow": true,
+          "children": [
+            {
+              "code": "sell_pending",
+              "title": "待点价",
+              "sort": 1,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": [
+                {
+                  "code": "sell_pending_someprice",
+                  "title": "点价登记",
+                  "sort": 2,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                }
+              ]
+            },
+            {
+              "code": "sell_performance",
+              "title": "履约交收",
+              "sort": 2,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": [
+                {
+                  "code": "sell_pending_settlement",
+                  "title": "交收登记",
+                  "sort": 2,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                },
+                {
+                  "code": "sell_pending_funds",
+                  "title": "款项登记",
+                  "sort": 2,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                },
+                {
+                  "code": "sell_pending_invoice",
+                  "title": "发票登记",
+                  "sort": 3,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                },
+                {
+                  "code": "sell_pending_storage",
+                  "title": "出库登记",
+                  "sort": 4,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                }
+              ]
+            },
+            {
+              "code": "sell_all",
+              "title": "全部",
+              "sort": 3,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": []
+            }
+          ]
+        },
+        {
+          "code": "exposure",
+          "title": "敞口",
+          "sort": 3,
+          "type": 1,
+          "rulekey": "",
+          "isshow": true,
+          "children": [
+            {
+              "code": "exposure_realtime",
+              "title": "实时敞口",
+              "sort": 1,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": []
+            },
+            {
+              "code": "exposure_spot",
+              "title": "现货头寸",
+              "sort": 2,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": []
+            },
+            {
+              "code": "exposure_futures",
+              "title": "期货头寸",
+              "sort": 3,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": []
+            },
+            {
+              "code": "exposure_history",
+              "title": "历史敞口",
+              "sort": 4,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": []
             }
-        ]
+          ]
+        },
+        {
+          "code": "plan",
+          "title": "计划",
+          "sort": 4,
+          "type": 1,
+          "rulekey": "",
+          "isshow": true,
+          "children": [
+            {
+              "code": "plan_uncommitted",
+              "title": "未提交",
+              "sort": 1,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": [
+                {
+                  "code": "plan_btn_add",
+                  "title": "新增",
+                  "sort": 1,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                },
+                {
+                  "code": "plan_uncommitted_recommit",
+                  "title": "重新提交",
+                  "sort": 2,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                },
+                {
+                  "code": "plan_uncommitted_modify",
+                  "title": "修改",
+                  "sort": 3,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                },
+                {
+                  "code": "plan_uncommitted_delete",
+                  "title": "删除",
+                  "sort": 4,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                }
+              ]
+            },
+            {
+              "code": "plan_audit",
+              "title": "待审核",
+              "sort": 2,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": [
+                {
+                  "code": "plan_audit_audit",
+                  "title": "审核",
+                  "sort": 1,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                },
+                {
+                  "code": "plan_audit_cancel",
+                  "title": "撤销",
+                  "sort": 3,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                }
+              ]
+            },
+            {
+              "code": "plan_running",
+              "title": "执行中",
+              "sort": 3,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": []
+            }
+          ]
+        }
+      ]
     },
     {
-        "code": "report",
-        "title": "报表",
-        "sort": 6,
-        "type": 1,
-        "rulekey": "",
-        "isshow": true,
-        "children": [
+      "code": "manage",
+      "title": "管理",
+      "sort": 4,
+      "type": 1,
+      "rulekey": "",
+      "isshow": true,
+      "children": [
+        {
+          "code": "business_review",
+          "title": "业务审核",
+          "sort": 1,
+          "type": 1,
+          "rulekey": "",
+          "isshow": true,
+          "children": [
             {
-                "code": "finance_report",
-                "title": "财务报表",
-                "sort": 1,
-                "type": 1,
-                "rulekey": "",
-                "isshow": true,
-                "children": [
-                    {
-                        "code": "finance_report_finance",
-                        "title": "财务报表",
-                        "sort": 1,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": []
-                    }
-                ]
+              "code": "business_review_someprice",
+              "title": "点价",
+              "sort": 1,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": [
+                {
+                  "code": "business_review_someprice_audit",
+                  "title": "审核",
+                  "sort": 1,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                },
+                {
+                  "code": "business_review_someprice_cancel",
+                  "title": "撤销",
+                  "sort": 2,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                }
+              ]
             },
             {
-                "code": "exposure_report",
-                "title": "敞口报表",
-                "sort": 2,
-                "type": 1,
-                "rulekey": "",
-                "isshow": true,
-                "children": [
-                    {
-                        "code": "exposure_report_exposure",
-                        "title": "敞口报表",
-                        "sort": 1,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": []
-                    }
-                ]
+              "code": "business_review_settlement",
+              "title": "交收",
+              "sort": 2,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": [
+                {
+                  "code": "business_review_settlement_audit",
+                  "title": "审核",
+                  "sort": 1,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                },
+                {
+                  "code": "business_review_settlement_cancel",
+                  "title": "撤销",
+                  "sort": 2,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                }
+              ]
+            }
+          ]
+        },
+        {
+          "code": "finance_review",
+          "title": "财务审核",
+          "sort": 2,
+          "type": 1,
+          "rulekey": "",
+          "isshow": true,
+          "children": [
+            {
+              "code": "finance_review_funds",
+              "title": "款项",
+              "sort": 1,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": [
+                {
+                  "code": "finance_review_funds_audit",
+                  "title": "审核",
+                  "sort": 1,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                },
+                {
+                  "code": "finance_review_funds_cancel",
+                  "title": "撤销",
+                  "sort": 2,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                }
+              ]
             },
             {
-                "code": "spot_report",
-                "title": "现货报表",
-                "sort": 3,
-                "type": 1,
-                "rulekey": "",
-                "isshow": true,
-                "children": [
-                    {
-                        "code": "spot_report_spot",
-                        "title": "现货报表",
-                        "sort": 1,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": []
-                    }
-                ]
+              "code": "finance_review_invoice",
+              "title": "发票",
+              "sort": 2,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": [
+                {
+                  "code": "finance_review_invoice_audit",
+                  "title": "审核",
+                  "sort": 1,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                },
+                {
+                  "code": "finance_review_invoice_cancel",
+                  "title": "撤销",
+                  "sort": 2,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                }
+              ]
+            }
+          ]
+        },
+        {
+          "code": "inventory_review",
+          "title": "库存审核",
+          "sort": 3,
+          "type": 1,
+          "rulekey": "",
+          "isshow": true,
+          "children": [
+            {
+              "code": "inventory_review_checkin",
+              "title": "入库",
+              "sort": 1,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": [
+                {
+                  "code": "inventory_review_checkin_audit",
+                  "title": "审核",
+                  "sort": 1,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                },
+                {
+                  "code": "inventory_review_checkin_cancel",
+                  "title": "撤销",
+                  "sort": 2,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                }
+              ]
             },
             {
-                "code": "inventory_report",
-                "title": "库存报表",
-                "sort": 4,
-                "type": 1,
-                "rulekey": "",
-                "isshow": true,
-                "children": [
-                    {
-                        "code": "inventory_report_inventory",
-                        "title": "库存报表",
-                        "sort": 1,
-                        "type": 1,
-                        "rulekey": "",
-                        "isshow": true,
-                        "children": []
-                    }
-                ]
+              "code": "inventory_review_checkout",
+              "title": "出库",
+              "sort": 2,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": [
+                {
+                  "code": "inventory_review_checkout_audit",
+                  "title": "审核",
+                  "sort": 1,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                },
+                {
+                  "code": "inventory_review_checkout_cancel",
+                  "title": "撤销",
+                  "sort": 2,
+                  "type": 2,
+                  "rulekey": "",
+                  "isshow": true,
+                  "children": []
+                }
+              ]
+            }
+          ]
+        }
+      ]
+    },
+    {
+      "code": "search",
+      "title": "查询",
+      "sort": 5,
+      "type": 1,
+      "rulekey": "",
+      "isshow": true,
+      "children": [
+        {
+          "code": "inventory",
+          "title": "库存查询",
+          "sort": 1,
+          "type": 1,
+          "rulekey": "",
+          "isshow": true,
+          "children": [
+            {
+              "code": "inventory_current",
+              "title": "当前库存",
+              "sort": 1,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": []
+            },
+            {
+              "code": "inventory_applyrecord",
+              "title": "申请记录",
+              "sort": 2,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": []
+            }
+          ]
+        },
+        {
+          "code": "outaccount_status",
+          "title": "账户状态",
+          "sort": 2,
+          "type": 1,
+          "rulekey": "",
+          "isshow": true,
+          "children": [
+            {
+              "code": "outaccount_status_status",
+              "title": "账户状态",
+              "sort": 1,
+              "type": 1,
+              "rulekey": "",
+              "isshow": true,
+              "children": []
             }
-        ]
+          ]
+        }
+      ]
     }
-]
+  ]