|
|
@@ -445,6 +445,128 @@
|
|
|
]
|
|
|
}
|
|
|
]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "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_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": []
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
}
|
|
|
]
|
|
|
},
|