|
|
@@ -1,7 +1,7 @@
|
|
|
[
|
|
|
{
|
|
|
"title": "底部单据菜单",
|
|
|
- "rulekey": "client_pc_web_order_bottom",
|
|
|
+ "rulekey": "",
|
|
|
"code": "bottom",
|
|
|
"sort": 1,
|
|
|
"isshow": true,
|
|
|
@@ -74,6 +74,213 @@
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
+ "title": "现货仓单",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "spot_warrant",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "component": "views/order/spot_warran/index.vue",
|
|
|
+ "path": "",
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "children": [
|
|
|
+ {
|
|
|
+ "title": "现货汇总",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "spot_warrant_spot_summary",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "component": "components/spot_warrant_spot_summary/index.vue",
|
|
|
+ "path": "",
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "auth": [
|
|
|
+ {
|
|
|
+ "label": "查看库存",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "check",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "title": "库存汇总",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "spot_warrant_inventory_summary",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "component": "components/spot_warrant_inventory_summary/index.vue",
|
|
|
+ "path": "",
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "auth": []
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "title": "现货明细",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "spot_warrant_spot_details",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "component": "components/spot_warrant_spot_details/index.vue",
|
|
|
+ "path": "",
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "auth": [
|
|
|
+ {
|
|
|
+ "label": "挂牌",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "listed",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "提货",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "pick_up",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "title": "挂单",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "spot_warrant_pending_order",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "component": "components/spot_warrant_pending_order/index.vue",
|
|
|
+ "path": "",
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "auth": [
|
|
|
+ {
|
|
|
+ "label": "撤单",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "cancel",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "议价单",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "bargain",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "详情",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "detail",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "title": "议价",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "spot_warrant_bargain",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "component": "components/spot_warrant_bargain/index.vue",
|
|
|
+ "path": "",
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "auth": [
|
|
|
+ {
|
|
|
+ "label": "详情",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "detail",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "title": "成交",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "spot_warrant_deal",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "component": "components/spot_warrant_deal/index.vue",
|
|
|
+ "path": "",
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "auth": [
|
|
|
+ {
|
|
|
+ "label": "详情",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "detail",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "title": "指定成交",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "spot_warrant_designated_deal",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "component": "components/spot_warrant_designated_deal/index.vue",
|
|
|
+ "path": "",
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "auth": [
|
|
|
+ {
|
|
|
+ "label": "purchase",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "确定购买",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "ignore",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "忽略",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "resell",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "撤销出售",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "title": "提货",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "spot_warrant_in_and_out_warehouse",
|
|
|
+ "sort": 1,
|
|
|
+ "isshow": true,
|
|
|
+ "component": "components/spot_warrant_in_and_out_warehouse/index.vue",
|
|
|
+ "path": "",
|
|
|
+ "url": "",
|
|
|
+ "remark": "",
|
|
|
+ "auth": [
|
|
|
+ {
|
|
|
+ "label": "pick_up",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "确认提货",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "label": "cacel",
|
|
|
+ "rulekey": "",
|
|
|
+ "code": "撤销",
|
|
|
+ "isshow": true,
|
|
|
+ "remark": ""
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ }
|
|
|
+ ]
|
|
|
+ },
|
|
|
+ {
|
|
|
"title": "资金信息",
|
|
|
"rulekey": "client_pc_web_qiyefengguan_funding_information",
|
|
|
"code": "funding_information",
|
|
|
@@ -114,7 +321,7 @@
|
|
|
},
|
|
|
{
|
|
|
"title": "市场",
|
|
|
- "rulekey": "client_pc_web_common_market",
|
|
|
+ "rulekey": "",
|
|
|
"code": "market",
|
|
|
"path": "/market",
|
|
|
"component": "Layout",
|
|
|
@@ -123,7 +330,7 @@
|
|
|
"children": [
|
|
|
{
|
|
|
"title": "期货市场",
|
|
|
- "rulekey": "client_pc_web_market_futures",
|
|
|
+ "rulekey": "",
|
|
|
"code": "market_futures",
|
|
|
"path": "market_futures",
|
|
|
"component": "Main",
|
|
|
@@ -134,7 +341,7 @@
|
|
|
"children": [
|
|
|
{
|
|
|
"title": "期货市场",
|
|
|
- "rulekey": "client_pc_web_market_futures_tab",
|
|
|
+ "rulekey": "",
|
|
|
"code": "market_futures_tab",
|
|
|
"path": "market_futures_tab",
|
|
|
"component": "views/market/futures/index.vue",
|
|
|
@@ -161,8 +368,8 @@
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
- "title": "现货市场",
|
|
|
- "rulekey": "",
|
|
|
+ "title": "现货市场",
|
|
|
+ "rulekey": "",
|
|
|
"code": "market_spot",
|
|
|
"path": "market_spot",
|
|
|
"component": "Main",
|