|
|
@@ -8,69 +8,86 @@
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 1,
|
|
|
- "title": "商品订单",
|
|
|
- "code": "bottom_goods",
|
|
|
- "component": "views/footer/index.vue",
|
|
|
+ "title": "持仓汇总",
|
|
|
+ "code": "bottom_goods_position",
|
|
|
+ "component": "views/footer/goods/position/index.vue",
|
|
|
"children": [
|
|
|
{
|
|
|
- "authType": 2,
|
|
|
- "sort": 1,
|
|
|
- "title": "持仓汇总",
|
|
|
- "code": "bottom_goods_position",
|
|
|
- "component": "views/footer/goods/position/index.vue",
|
|
|
- "children": [
|
|
|
- {
|
|
|
- "authType": 3,
|
|
|
- "title": "交收",
|
|
|
- "code": "bottom_goods_position_delivery",
|
|
|
- "component": "views/footer/goods/position/components/delivery/index.vue",
|
|
|
- "className": "el-button--primary"
|
|
|
- },
|
|
|
- {
|
|
|
- "authType": 3,
|
|
|
- "title": "转让",
|
|
|
- "code": "bottom_goods_position_transfer",
|
|
|
- "component": "views/footer/goods/position/components/transfer/index.vue",
|
|
|
- "className": "el-button--danger"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "authType": 2,
|
|
|
- "sort": 2,
|
|
|
- "title": "持仓明细",
|
|
|
- "code": "bottom_goods_detail",
|
|
|
- "component": "views/footer/goods/detail/index.vue"
|
|
|
- },
|
|
|
- {
|
|
|
- "authType": 2,
|
|
|
- "sort": 3,
|
|
|
- "title": "委托",
|
|
|
- "code": "bottom_goods_order",
|
|
|
- "component": "views/footer/goods/order/index.vue"
|
|
|
- },
|
|
|
- {
|
|
|
- "authType": 2,
|
|
|
- "sort": 4,
|
|
|
- "title": "成交",
|
|
|
- "code": "bottom_goods_trade",
|
|
|
- "component": "views/footer/goods/trade/index.vue"
|
|
|
+ "authType": 3,
|
|
|
+ "title": "交收",
|
|
|
+ "code": "bottom_goods_position_delivery",
|
|
|
+ "component": "views/footer/goods/position/components/delivery/index.vue",
|
|
|
+ "hidden": true,
|
|
|
+ "className": "el-button--primary"
|
|
|
},
|
|
|
{
|
|
|
- "authType": 2,
|
|
|
- "sort": 5,
|
|
|
- "title": "交收",
|
|
|
- "code": "bottom_goods_delivery",
|
|
|
- "component": "views/footer/goods/delivery/index.vue"
|
|
|
+ "authType": 3,
|
|
|
+ "title": "转让",
|
|
|
+ "code": "bottom_goods_position_transfer",
|
|
|
+ "component": "views/footer/goods/position/components/transfer/index.vue",
|
|
|
+ "className": "el-button--danger"
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 2,
|
|
|
+ "title": "持仓明细",
|
|
|
+ "code": "bottom_goods_detail",
|
|
|
+ "component": "views/footer/goods/detail/index.vue"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "authType": 2,
|
|
|
+ "sort": 3,
|
|
|
+ "title": "委托",
|
|
|
+ "code": "bottom_goods_order",
|
|
|
+ "component": "views/footer/goods/order/index.vue"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "authType": 2,
|
|
|
+ "sort": 4,
|
|
|
+ "title": "成交",
|
|
|
+ "code": "bottom_goods_trade",
|
|
|
+ "component": "views/footer/goods/trade/index.vue"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "authType": 2,
|
|
|
+ "sort": 5,
|
|
|
+ "title": "交收",
|
|
|
+ "code": "bottom_goods_delivery",
|
|
|
+ "hidden": true,
|
|
|
+ "component": "views/footer/goods/delivery/index.vue"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "authType": 2,
|
|
|
+ "sort": 11,
|
|
|
+ "title": "资金汇总",
|
|
|
+ "code": "bottom_capital_summary",
|
|
|
+ "component": "views/footer/capital/summary/index.vue"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "authType": 2,
|
|
|
+ "sort": 12,
|
|
|
+ "title": "资金流水",
|
|
|
+ "code": "bottom_capital_statement",
|
|
|
+ "component": "views/footer/capital/statement/index.vue"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "authType": 2,
|
|
|
+ "sort": 1,
|
|
|
+ "title": "商品订单",
|
|
|
+ "code": "bottom_goods",
|
|
|
+ "component": "views/footer/index.vue",
|
|
|
+ "hidden": true,
|
|
|
+ "children": []
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "authType": 2,
|
|
|
+ "sort": 2,
|
|
|
"title": "预售转让",
|
|
|
"code": "bottom_presell",
|
|
|
"component": "views/footer/index.vue",
|
|
|
+ "hidden": true,
|
|
|
"children": [
|
|
|
{
|
|
|
"authType": 2,
|
|
|
@@ -78,9 +95,7 @@
|
|
|
"title": "预售认购",
|
|
|
"code": "bottom_presell_presellposition",
|
|
|
"component": "views/footer/presell/presellposition/index.vue",
|
|
|
- "children": [
|
|
|
-
|
|
|
- ]
|
|
|
+ "children": []
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
@@ -88,9 +103,7 @@
|
|
|
"title": "转让持仓",
|
|
|
"code": "bottom_presell_transferposition",
|
|
|
"component": "views/footer/presell/transferposition/index.vue",
|
|
|
- "children": [
|
|
|
-
|
|
|
- ]
|
|
|
+ "children": []
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
@@ -98,9 +111,7 @@
|
|
|
"title": "转让委托",
|
|
|
"code": "bottom_presell_transferorder",
|
|
|
"component": "views/footer/presell/transferorder/index.vue",
|
|
|
- "children": [
|
|
|
-
|
|
|
- ]
|
|
|
+ "children": []
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
@@ -108,9 +119,7 @@
|
|
|
"title": "转让成交",
|
|
|
"code": "bottom_presell_transfertrader",
|
|
|
"component": "views/footer/presell/transfertrader/index.vue",
|
|
|
- "children": [
|
|
|
-
|
|
|
- ]
|
|
|
+ "children": []
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
@@ -118,9 +127,7 @@
|
|
|
"title": "点选交收",
|
|
|
"code": "bottom_presell_onlinedelivery",
|
|
|
"component": "views/footer/presell/onlinedelivery/index.vue",
|
|
|
- "children": [
|
|
|
-
|
|
|
- ]
|
|
|
+ "children": []
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
@@ -130,6 +137,7 @@
|
|
|
"title": "现货仓单",
|
|
|
"code": "bottom_spot",
|
|
|
"component": "views/footer/index.vue",
|
|
|
+ "hidden": true,
|
|
|
"children": [
|
|
|
{
|
|
|
"authType": 2,
|
|
|
@@ -167,6 +175,7 @@
|
|
|
"title": "履约信息",
|
|
|
"code": "bottom_performance",
|
|
|
"component": "views/footer/index.vue",
|
|
|
+ "hidden": true,
|
|
|
"children": [
|
|
|
{
|
|
|
"authType": 2,
|
|
|
@@ -190,22 +199,8 @@
|
|
|
"title": "资金信息",
|
|
|
"code": "bottom_capital",
|
|
|
"component": "views/footer/index.vue",
|
|
|
- "children": [
|
|
|
- {
|
|
|
- "authType": 2,
|
|
|
- "sort": 1,
|
|
|
- "title": "资金汇总",
|
|
|
- "code": "bottom_capital_summary",
|
|
|
- "component": "views/footer/capital/summary/index.vue"
|
|
|
- },
|
|
|
- {
|
|
|
- "authType": 2,
|
|
|
- "sort": 2,
|
|
|
- "title": "资金流水",
|
|
|
- "code": "bottom_capital_statement",
|
|
|
- "component": "views/footer/capital/statement/index.vue"
|
|
|
- }
|
|
|
- ]
|
|
|
+ "hidden": true,
|
|
|
+ "children": []
|
|
|
}
|
|
|
]
|
|
|
},
|
|
|
@@ -249,6 +244,7 @@
|
|
|
"sort": 2,
|
|
|
"title": "中远期挂牌",
|
|
|
"code": "market_trade_goods_50102",
|
|
|
+ "hidden": true,
|
|
|
"component": "views/market/trade/goods/list/index.vue"
|
|
|
}
|
|
|
]
|
|
|
@@ -261,22 +257,7 @@
|
|
|
"url": "presell",
|
|
|
"urlType": 1,
|
|
|
"component": "views/market/trade/presell/index.vue",
|
|
|
- "children": [
|
|
|
- {
|
|
|
- "authType": 2,
|
|
|
- "sort": 1,
|
|
|
- "title": "预售中签",
|
|
|
- "code": "market_trade_presell_ballot",
|
|
|
- "component": "views/market/trade/presell/ballot/index.vue"
|
|
|
- },
|
|
|
- {
|
|
|
- "authType": 2,
|
|
|
- "sort": 2,
|
|
|
- "title": "定金转让",
|
|
|
- "code": "market_trade_presell_transfer",
|
|
|
- "component": "views/market/trade/presell/transfer/index.vue"
|
|
|
- }
|
|
|
- ]
|
|
|
+ "hidden": true
|
|
|
},
|
|
|
{
|
|
|
"authType": 1,
|
|
|
@@ -285,6 +266,7 @@
|
|
|
"code": "market_trade_spot",
|
|
|
"url": "spot",
|
|
|
"urlType": 1,
|
|
|
+ "hidden": true,
|
|
|
"component": "views/market/trade/spot/index.vue"
|
|
|
}
|
|
|
]
|
|
|
@@ -343,6 +325,7 @@
|
|
|
"url": "spot",
|
|
|
"urlType": 1,
|
|
|
"component": "views/query/order/presell/index.vue",
|
|
|
+ "hidden": true,
|
|
|
"children": [
|
|
|
{
|
|
|
"authType": 2,
|
|
|
@@ -382,6 +365,7 @@
|
|
|
"url": "spot",
|
|
|
"urlType": 1,
|
|
|
"component": "views/query/order/spot/index.vue",
|
|
|
+ "hidden": true,
|
|
|
"children": [
|
|
|
{
|
|
|
"authType": 2,
|
|
|
@@ -443,6 +427,7 @@
|
|
|
"url": "spot",
|
|
|
"urlType": 1,
|
|
|
"component": "views/query/trade/presell/index.vue",
|
|
|
+ "hidden": true,
|
|
|
"children": [
|
|
|
{
|
|
|
"authType": 2,
|
|
|
@@ -468,6 +453,7 @@
|
|
|
"url": "spot",
|
|
|
"urlType": 1,
|
|
|
"component": "views/query/trade/spot/index.vue",
|
|
|
+ "hidden": true,
|
|
|
"children": [
|
|
|
{
|
|
|
"authType": 2,
|
|
|
@@ -520,6 +506,7 @@
|
|
|
"url": "performance",
|
|
|
"urlType": 1,
|
|
|
"component": "Main",
|
|
|
+ "hidden": true,
|
|
|
"children": [
|
|
|
{
|
|
|
"authType": 1,
|
|
|
@@ -601,6 +588,7 @@
|
|
|
"code": "account_address",
|
|
|
"url": "address",
|
|
|
"urlType": 1,
|
|
|
+ "hidden": true,
|
|
|
"component": "views/account/address/index.vue"
|
|
|
},
|
|
|
{
|
|
|
@@ -610,6 +598,7 @@
|
|
|
"code": "account_receipt",
|
|
|
"url": "receipt",
|
|
|
"urlType": 1,
|
|
|
+ "hidden": true,
|
|
|
"component": "views/account/receipt/index.vue"
|
|
|
}
|
|
|
]
|