|
|
@@ -82,133 +82,10 @@
|
|
|
},
|
|
|
{
|
|
|
"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,
|
|
|
- "sort": 1,
|
|
|
- "title": "预售认购",
|
|
|
- "code": "bottom_presell_presellposition",
|
|
|
- "component": "views/footer/presell/presellposition/index.vue",
|
|
|
- "children": []
|
|
|
- },
|
|
|
- {
|
|
|
- "authType": 2,
|
|
|
- "sort": 2,
|
|
|
- "title": "转让持仓",
|
|
|
- "code": "bottom_presell_transferposition",
|
|
|
- "component": "views/footer/presell/transferposition/index.vue",
|
|
|
- "children": []
|
|
|
- },
|
|
|
- {
|
|
|
- "authType": 2,
|
|
|
- "sort": 3,
|
|
|
- "title": "转让委托",
|
|
|
- "code": "bottom_presell_transferorder",
|
|
|
- "component": "views/footer/presell/transferorder/index.vue",
|
|
|
- "children": []
|
|
|
- },
|
|
|
- {
|
|
|
- "authType": 2,
|
|
|
- "sort": 4,
|
|
|
- "title": "转让成交",
|
|
|
- "code": "bottom_presell_transfertrader",
|
|
|
- "component": "views/footer/presell/transfertrader/index.vue",
|
|
|
- "children": []
|
|
|
- },
|
|
|
- {
|
|
|
- "authType": 2,
|
|
|
- "sort": 5,
|
|
|
- "title": "点选交收",
|
|
|
- "code": "bottom_presell_onlinedelivery",
|
|
|
- "component": "views/footer/presell/onlinedelivery/index.vue",
|
|
|
- "children": []
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "authType": 2,
|
|
|
- "sort": 3,
|
|
|
- "title": "现货仓单",
|
|
|
- "code": "bottom_spot",
|
|
|
- "component": "views/footer/index.vue",
|
|
|
- "hidden": true,
|
|
|
- "children": [
|
|
|
- {
|
|
|
- "authType": 2,
|
|
|
- "sort": 1,
|
|
|
- "title": "现货明细",
|
|
|
- "code": "bottom_spot_position",
|
|
|
- "component": "views/footer/spot/position/index.vue"
|
|
|
- },
|
|
|
- {
|
|
|
- "authType": 2,
|
|
|
- "sort": 2,
|
|
|
- "title": "挂单",
|
|
|
- "code": "bottom_spot_order",
|
|
|
- "component": "views/footer/spot/order/index.vue"
|
|
|
- },
|
|
|
- {
|
|
|
- "authType": 2,
|
|
|
- "sort": 3,
|
|
|
- "title": "成交",
|
|
|
- "code": "bottom_spot_trade",
|
|
|
- "component": "views/footer/spot/trade/index.vue"
|
|
|
- },
|
|
|
- {
|
|
|
- "authType": 2,
|
|
|
- "sort": 4,
|
|
|
- "title": "提货",
|
|
|
- "code": "bottom_spot_pickup",
|
|
|
- "component": "views/footer/spot/pickup/index.vue"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "authType": 2,
|
|
|
- "sort": 4,
|
|
|
- "title": "履约信息",
|
|
|
- "code": "bottom_performance",
|
|
|
- "component": "views/footer/index.vue",
|
|
|
- "hidden": true,
|
|
|
- "children": [
|
|
|
- {
|
|
|
- "authType": 2,
|
|
|
- "sort": 1,
|
|
|
- "title": "买履约",
|
|
|
- "code": "bottom_performance_buy",
|
|
|
- "component": "views/footer/performance/buy/index.vue"
|
|
|
- },
|
|
|
- {
|
|
|
- "authType": 2,
|
|
|
- "sort": 2,
|
|
|
- "title": "卖履约",
|
|
|
- "code": "bottom_performance_sell",
|
|
|
- "component": "views/footer/performance/sell/index.vue"
|
|
|
- }
|
|
|
- ]
|
|
|
- },
|
|
|
- {
|
|
|
- "authType": 2,
|
|
|
- "sort": 5,
|
|
|
- "title": "资金信息",
|
|
|
- "code": "bottom_capital",
|
|
|
- "component": "views/footer/index.vue",
|
|
|
- "hidden": true,
|
|
|
- "children": []
|
|
|
+ "sort": 13,
|
|
|
+ "title": "出入金明细",
|
|
|
+ "code": "bottom_capital_inoutapply",
|
|
|
+ "component": "views/footer/capital/inoutapply/index.vue"
|
|
|
}
|
|
|
]
|
|
|
},
|