|
|
@@ -2,40 +2,40 @@
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 0,
|
|
|
- "title": "底部单据菜单",
|
|
|
+ "title": "pcroute.bottom.title",
|
|
|
"code": "bottom",
|
|
|
"children": [
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 1,
|
|
|
- "title": "商品订单",
|
|
|
+ "title": "pcroute.bottom.bottom_goods",
|
|
|
"code": "bottom_goods",
|
|
|
"component": "views/footer/index.vue",
|
|
|
"children": [
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 1,
|
|
|
- "title": "持仓汇总",
|
|
|
+ "title": "pcroute.bottom.bottom_goods_position",
|
|
|
"code": "bottom_goods_position",
|
|
|
"component": "views/footer/goods/position/index.vue",
|
|
|
"children": [
|
|
|
{
|
|
|
"authType": 3,
|
|
|
- "title": "转让",
|
|
|
+ "title": "pcroute.bottom.bottom_goods_position_transfer",
|
|
|
"code": "bottom_goods_position_transfer",
|
|
|
"component": "views/footer/goods/position/components/transfer/index.vue",
|
|
|
"className": "el-button--danger"
|
|
|
},
|
|
|
{
|
|
|
"authType": 3,
|
|
|
- "title": "交收",
|
|
|
+ "title": "pcroute.bottom.bottom_goods_position_delivery16",
|
|
|
"code": "bottom_goods_position_delivery16",
|
|
|
"component": "views/footer/goods/position/components/delivery16/index.vue",
|
|
|
"className": "el-button--primary"
|
|
|
},
|
|
|
{
|
|
|
"authType": 3,
|
|
|
- "title": "交收",
|
|
|
+ "title": "pcroute.bottom.bottom_goods_position_delivery50",
|
|
|
"code": "bottom_goods_position_delivery50",
|
|
|
"component": "views/footer/goods/position/components/delivery50/index.vue",
|
|
|
"className": "el-button--primary"
|
|
|
@@ -45,28 +45,28 @@
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 2,
|
|
|
- "title": "持仓明细",
|
|
|
+ "title": "pcroute.bottom.bottom_goods_detail",
|
|
|
"code": "bottom_goods_detail",
|
|
|
"component": "views/footer/goods/detail/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 3,
|
|
|
- "title": "委托",
|
|
|
+ "title": "pcroute.bottom.bottom_goods_order",
|
|
|
"code": "bottom_goods_order",
|
|
|
"component": "views/footer/goods/order/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 4,
|
|
|
- "title": "成交",
|
|
|
+ "title": "pcroute.bottom.bottom_goods_trade",
|
|
|
"code": "bottom_goods_trade",
|
|
|
"component": "views/footer/goods/trade/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 5,
|
|
|
- "title": "交收",
|
|
|
+ "title": "pcroute.bottom.bottom_goods_delivery",
|
|
|
"code": "bottom_goods_delivery",
|
|
|
"component": "views/footer/goods/delivery/index.vue"
|
|
|
}
|
|
|
@@ -75,42 +75,42 @@
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 2,
|
|
|
- "title": "预售转让",
|
|
|
+ "title": "pcroute.bottom.bottom_presell",
|
|
|
"code": "bottom_presell",
|
|
|
"component": "views/footer/index.vue",
|
|
|
"children": [
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 1,
|
|
|
- "title": "预售认购",
|
|
|
+ "title": "pcroute.bottom.bottom_presell_presellposition",
|
|
|
"code": "bottom_presell_presellposition",
|
|
|
"component": "views/footer/presell/presellposition/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 2,
|
|
|
- "title": "转让持仓",
|
|
|
+ "title": "pcroute.bottom.bottom_presell_transferposition",
|
|
|
"code": "bottom_presell_transferposition",
|
|
|
"component": "views/footer/presell/transferposition/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 3,
|
|
|
- "title": "转让委托",
|
|
|
+ "title": "pcroute.bottom.bottom_presell_transferorder",
|
|
|
"code": "bottom_presell_transferorder",
|
|
|
"component": "views/footer/presell/transferorder/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 4,
|
|
|
- "title": "转让成交",
|
|
|
+ "title": "pcroute.bottom.bottom_presell_transfertrader",
|
|
|
"code": "bottom_presell_transfertrader",
|
|
|
"component": "views/footer/presell/transfertrader/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 5,
|
|
|
- "title": "点选交收",
|
|
|
+ "title": "pcroute.bottom.bottom_presell_onlinedelivery",
|
|
|
"code": "bottom_presell_onlinedelivery",
|
|
|
"component": "views/footer/presell/onlinedelivery/index.vue"
|
|
|
}
|
|
|
@@ -119,35 +119,35 @@
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 3,
|
|
|
- "title": "现货仓单",
|
|
|
+ "title": "pcroute.bottom.bottom_spot",
|
|
|
"code": "bottom_spot",
|
|
|
"component": "views/footer/index.vue",
|
|
|
"children": [
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 1,
|
|
|
- "title": "现货明细",
|
|
|
+ "title": "pcroute.bottom.bottom_spot_position",
|
|
|
"code": "bottom_spot_position",
|
|
|
"component": "views/footer/spot/position/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 2,
|
|
|
- "title": "挂单",
|
|
|
+ "title": "pcroute.bottom.bottom_spot_order",
|
|
|
"code": "bottom_spot_order",
|
|
|
"component": "views/footer/spot/order/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 3,
|
|
|
- "title": "成交",
|
|
|
+ "title": "pcroute.bottom.bottom_spot_trade",
|
|
|
"code": "bottom_spot_trade",
|
|
|
"component": "views/footer/spot/trade/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 4,
|
|
|
- "title": "提货",
|
|
|
+ "title": "pcroute.bottom.bottom_spot_pickup",
|
|
|
"code": "bottom_spot_pickup",
|
|
|
"component": "views/footer/spot/pickup/index.vue"
|
|
|
}
|
|
|
@@ -156,35 +156,35 @@
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 4,
|
|
|
- "title": "挂牌点价",
|
|
|
+ "title": "pcroute.bottom.bottom_pricing",
|
|
|
"code": "bottom_pricing",
|
|
|
"component": "views/footer/index.vue",
|
|
|
"children": [
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 1,
|
|
|
- "title": "持仓汇总",
|
|
|
+ "title": "pcroute.bottom.bottom_pricing_position",
|
|
|
"code": "bottom_pricing_position",
|
|
|
"component": "views/footer/pricing/position/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 2,
|
|
|
- "title": "持仓明细",
|
|
|
+ "title": "pcroute.bottom.bottom_pricing_detail",
|
|
|
"code": "bottom_pricing_detail",
|
|
|
"component": "views/footer/pricing/detail/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 2,
|
|
|
- "title": "委托",
|
|
|
+ "title": "pcroute.bottom.bottom_pricing_order",
|
|
|
"code": "bottom_pricing_order",
|
|
|
"component": "views/footer/pricing/order/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 3,
|
|
|
- "title": "成交",
|
|
|
+ "title": "pcroute.bottom.bottom_pricing_trade",
|
|
|
"code": "bottom_pricing_trade",
|
|
|
"component": "views/footer/pricing/trade/index.vue"
|
|
|
}
|
|
|
@@ -193,28 +193,28 @@
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 5,
|
|
|
- "title": "掉期市场",
|
|
|
+ "title": "pcroute.bottom.bottom_swap",
|
|
|
"code": "bottom_swap",
|
|
|
"component": "views/footer/index.vue",
|
|
|
"children": [
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 1,
|
|
|
- "title": "持仓汇总",
|
|
|
+ "title": "pcroute.bottom.bottom_swap_position",
|
|
|
"code": "bottom_swap_position",
|
|
|
"component": "views/footer/swap/position/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 2,
|
|
|
- "title": "委托",
|
|
|
+ "title": "pcroute.bottom.bottom_swap_order",
|
|
|
"code": "bottom_swap_order",
|
|
|
"component": "views/footer/swap/order/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 3,
|
|
|
- "title": "成交",
|
|
|
+ "title": "pcroute.bottom.bottom_swap_trade",
|
|
|
"code": "bottom_swap_trade",
|
|
|
"component": "views/footer/swap/trade/index.vue"
|
|
|
}
|
|
|
@@ -223,21 +223,21 @@
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 6,
|
|
|
- "title": "履约信息",
|
|
|
+ "title": "pcroute.bottom.bottom_performance",
|
|
|
"code": "bottom_performance",
|
|
|
"component": "views/footer/index.vue",
|
|
|
"children": [
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 1,
|
|
|
- "title": "买履约",
|
|
|
+ "title": "pcroute.bottom.bottom_performance_buy",
|
|
|
"code": "bottom_performance_buy",
|
|
|
"component": "views/footer/performance/buy/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 2,
|
|
|
- "title": "卖履约",
|
|
|
+ "title": "pcroute.bottom.bottom_performance_sell",
|
|
|
"code": "bottom_performance_sell",
|
|
|
"component": "views/footer/performance/sell/index.vue"
|
|
|
}
|
|
|
@@ -246,21 +246,21 @@
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 7,
|
|
|
- "title": "持仓过户",
|
|
|
+ "title": "pcroute.bottom.bottom_inout",
|
|
|
"code": "bottom_inout",
|
|
|
"component": "views/footer/index.vue",
|
|
|
"children": [
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 1,
|
|
|
- "title": "我的转入",
|
|
|
+ "title": "pcroute.bottom.bottom_inout_in",
|
|
|
"code": "bottom_inout_in",
|
|
|
"component": "views/footer/inout/in/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 2,
|
|
|
- "title": "我的转出",
|
|
|
+ "title": "pcroute.bottom.bottom_inout_out",
|
|
|
"code": "bottom_inout_out",
|
|
|
"component": "views/footer/inout/out/index.vue"
|
|
|
}
|
|
|
@@ -269,28 +269,28 @@
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 8,
|
|
|
- "title": "资金信息",
|
|
|
+ "title": "pcroute.bottom.bottom_capital",
|
|
|
"code": "bottom_capital",
|
|
|
"component": "views/footer/index.vue",
|
|
|
"children": [
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 1,
|
|
|
- "title": "资金汇总",
|
|
|
+ "title": "pcroute.bottom.bottom_capital_summary",
|
|
|
"code": "bottom_capital_summary",
|
|
|
"component": "views/footer/capital/summary/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 2,
|
|
|
- "title": "资金流水",
|
|
|
+ "title": "pcroute.bottom.bottom_capital_statement",
|
|
|
"code": "bottom_capital_statement",
|
|
|
"component": "views/footer/capital/statement/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 3,
|
|
|
- "title": "出入金明细",
|
|
|
+ "title": "pcroute.bottom.bottom_capital_inoutapply",
|
|
|
"code": "bottom_capital_inoutapply",
|
|
|
"component": "views/footer/capital/inoutapply/index.vue"
|
|
|
}
|
|
|
@@ -301,7 +301,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 1,
|
|
|
- "title": "交易市场",
|
|
|
+ "title": "pcroute.market.title",
|
|
|
"code": "market",
|
|
|
"url": "/market",
|
|
|
"urlType": 1,
|
|
|
@@ -311,7 +311,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 1,
|
|
|
- "title": "交易市场",
|
|
|
+ "title": "pcroute.market.market_trade",
|
|
|
"code": "market_trade",
|
|
|
"url": "trade",
|
|
|
"urlType": 1,
|
|
|
@@ -322,7 +322,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 2,
|
|
|
- "title": "查询",
|
|
|
+ "title": "pcroute.query.title",
|
|
|
"code": "query",
|
|
|
"url": "/query",
|
|
|
"urlType": 1,
|
|
|
@@ -332,7 +332,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 1,
|
|
|
- "title": "委托记录",
|
|
|
+ "title": "pcroute.query.query_order",
|
|
|
"code": "query_order",
|
|
|
"url": "order",
|
|
|
"urlType": 1,
|
|
|
@@ -341,7 +341,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 1,
|
|
|
- "title": "商品合约",
|
|
|
+ "title": "pcroute.query.query_order_goods",
|
|
|
"code": "query_order_goods",
|
|
|
"url": "goods",
|
|
|
"urlType": 1,
|
|
|
@@ -350,14 +350,14 @@
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 1,
|
|
|
- "title": "当前记录",
|
|
|
+ "title": "pcroute.query.query_order_goods_list",
|
|
|
"code": "query_order_goods_list",
|
|
|
"component": "views/query/order/goods/list/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 2,
|
|
|
- "title": "历史记录",
|
|
|
+ "title": "pcroute.query.query_order_goods_history",
|
|
|
"code": "query_order_goods_history",
|
|
|
"component": "views/query/order/goods/history/index.vue"
|
|
|
}
|
|
|
@@ -366,7 +366,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 2,
|
|
|
- "title": "预售转让",
|
|
|
+ "title": "pcroute.query.query_order_presell",
|
|
|
"code": "query_order_presell",
|
|
|
"url": "presell",
|
|
|
"urlType": 1,
|
|
|
@@ -375,28 +375,28 @@
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 1,
|
|
|
- "title": "当前认购",
|
|
|
+ "title": "pcroute.query.query_order_presell__list",
|
|
|
"code": "query_order_presell__list",
|
|
|
"component": "views/query/order/presell/list/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 2,
|
|
|
- "title": "历史认购",
|
|
|
+ "title": "pcroute.query.query_order_presell_history",
|
|
|
"code": "query_order_presell_history",
|
|
|
"component": "views/query/order/presell/history/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 3,
|
|
|
- "title": "当前转让",
|
|
|
+ "title": "pcroute.query.query_order_presell_transferlist",
|
|
|
"code": "query_order_presell_transferlist",
|
|
|
"component": "views/query/order/presell/transferlist/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 4,
|
|
|
- "title": "历史转让",
|
|
|
+ "title": "pcroute.query.query_order_presell_transferhistory",
|
|
|
"code": "query_order_presell_transferhistory",
|
|
|
"component": "views/query/order/presell/transferhistory/index.vue"
|
|
|
}
|
|
|
@@ -405,7 +405,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 3,
|
|
|
- "title": "现货仓单",
|
|
|
+ "title": "pcroute.query.query_order_spot",
|
|
|
"code": "query_order_spot",
|
|
|
"url": "spot",
|
|
|
"urlType": 1,
|
|
|
@@ -414,14 +414,14 @@
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 1,
|
|
|
- "title": "当前记录",
|
|
|
+ "title": "pcroute.query.query_order_spot_list",
|
|
|
"code": "query_order_spot_list",
|
|
|
"component": "views/query/order/spot/list/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 2,
|
|
|
- "title": "历史记录",
|
|
|
+ "title": "pcroute.query.query_order_spot_history",
|
|
|
"code": "query_order_spot_history",
|
|
|
"component": "views/query/order/spot/history/index.vue"
|
|
|
}
|
|
|
@@ -430,7 +430,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 4,
|
|
|
- "title": "挂牌点价",
|
|
|
+ "title": "pcroute.query.query_order_pricing",
|
|
|
"code": "query_order_pricing",
|
|
|
"url": "pricing",
|
|
|
"urlType": 1,
|
|
|
@@ -439,14 +439,14 @@
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 1,
|
|
|
- "title": "当前记录",
|
|
|
+ "title": "pcroute.query.query_order_pricing_list",
|
|
|
"code": "query_order_pricing_list",
|
|
|
"component": "views/query/order/pricing/list/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 2,
|
|
|
- "title": "历史记录",
|
|
|
+ "title": "pcroute.query.query_order_pricing_history",
|
|
|
"code": "query_order_pricing_history",
|
|
|
"component": "views/query/order/pricing/history/index.vue"
|
|
|
}
|
|
|
@@ -455,7 +455,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 5,
|
|
|
- "title": "掉期市场",
|
|
|
+ "title": "pcroute.query.query_order_swap",
|
|
|
"code": "query_order_swap",
|
|
|
"url": "swap",
|
|
|
"urlType": 1,
|
|
|
@@ -464,14 +464,14 @@
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 1,
|
|
|
- "title": "当前记录",
|
|
|
+ "title": "pcroute.query.query_order_swap_list",
|
|
|
"code": "query_order_swap_list",
|
|
|
"component": "views/query/order/swap/list/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 2,
|
|
|
- "title": "历史记录",
|
|
|
+ "title": "pcroute.query.query_order_swap_history",
|
|
|
"code": "query_order_swap_history",
|
|
|
"component": "views/query/order/swap/history/index.vue"
|
|
|
}
|
|
|
@@ -482,7 +482,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 2,
|
|
|
- "title": "成交记录",
|
|
|
+ "title": "pcroute.query.query_trade",
|
|
|
"code": "query_trade",
|
|
|
"url": "trade",
|
|
|
"urlType": 1,
|
|
|
@@ -491,7 +491,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 1,
|
|
|
- "title": "商品合约",
|
|
|
+ "title": "pcroute.query.query_trade_goods",
|
|
|
"code": "query_trade_goods",
|
|
|
"url": "goods",
|
|
|
"urlType": 1,
|
|
|
@@ -500,14 +500,14 @@
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 1,
|
|
|
- "title": "当前记录",
|
|
|
+ "title": "pcroute.query.query_trade_goods_list",
|
|
|
"code": "query_trade_goods_list",
|
|
|
"component": "views/query/trade/goods/list/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 2,
|
|
|
- "title": "历史记录",
|
|
|
+ "title": "pcroute.query.query_trade_goods_history",
|
|
|
"code": "query_trade_goods_history",
|
|
|
"component": "views/query/trade/goods/history/index.vue"
|
|
|
}
|
|
|
@@ -516,7 +516,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 2,
|
|
|
- "title": "预售转让",
|
|
|
+ "title": "pcroute.query.query_trade_presell",
|
|
|
"code": "query_trade_presell",
|
|
|
"url": "presell",
|
|
|
"urlType": 1,
|
|
|
@@ -525,14 +525,14 @@
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 1,
|
|
|
- "title": "当前记录",
|
|
|
+ "title": "pcroute.query.query_trade_presell_list",
|
|
|
"code": "query_trade_presell_list",
|
|
|
"component": "views/query/trade/presell/list/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 2,
|
|
|
- "title": "历史记录",
|
|
|
+ "title": "pcroute.query.query_trade_presell_history",
|
|
|
"code": "query_trade_presell_history",
|
|
|
"component": "views/query/trade/presell/history/index.vue"
|
|
|
}
|
|
|
@@ -541,7 +541,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 3,
|
|
|
- "title": "现货仓单",
|
|
|
+ "title": "pcroute.query.query_trade_spot",
|
|
|
"code": "query_trade_spot",
|
|
|
"url": "spot",
|
|
|
"urlType": 1,
|
|
|
@@ -550,14 +550,14 @@
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 1,
|
|
|
- "title": "当前记录",
|
|
|
+ "title": "pcroute.query.query_trade_spot_list",
|
|
|
"code": "query_trade_spot_list",
|
|
|
"component": "views/query/trade/spot/list/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 2,
|
|
|
- "title": "历史记录",
|
|
|
+ "title": "pcroute.query.query_trade_spot_history",
|
|
|
"code": "query_trade_spot_history",
|
|
|
"component": "views/query/trade/spot/history/index.vue"
|
|
|
}
|
|
|
@@ -566,7 +566,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 4,
|
|
|
- "title": "挂牌点价",
|
|
|
+ "title": "pcroute.query.query_trade_pricing",
|
|
|
"code": "query_trade_pricing",
|
|
|
"url": "pricing",
|
|
|
"urlType": 1,
|
|
|
@@ -575,14 +575,14 @@
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 1,
|
|
|
- "title": "当前记录",
|
|
|
+ "title": "pcroute.query.query_trade_pricing_list",
|
|
|
"code": "query_trade_pricing_list",
|
|
|
"component": "views/query/trade/pricing/list/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 2,
|
|
|
- "title": "历史记录",
|
|
|
+ "title": "pcroute.query.query_trade_pricing_history",
|
|
|
"code": "query_trade_pricing_history",
|
|
|
"component": "views/query/trade/pricing/history/index.vue"
|
|
|
}
|
|
|
@@ -591,7 +591,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 5,
|
|
|
- "title": "掉期市场",
|
|
|
+ "title": "pcroute.query.query_trade_swap",
|
|
|
"code": "query_trade_swap",
|
|
|
"url": "swap",
|
|
|
"urlType": 1,
|
|
|
@@ -600,14 +600,14 @@
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 1,
|
|
|
- "title": "当前记录",
|
|
|
+ "title": "pcroute.query.query_trade_swap_list",
|
|
|
"code": "query_trade_swap_list",
|
|
|
"component": "views/query/trade/swap/list/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 2,
|
|
|
- "title": "历史记录",
|
|
|
+ "title": "pcroute.query.query_trade_swap_history",
|
|
|
"code": "query_trade_swap_history",
|
|
|
"component": "views/query/trade/swap/history/index.vue"
|
|
|
}
|
|
|
@@ -618,7 +618,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 3,
|
|
|
- "title": "资金流水",
|
|
|
+ "title": "pcroute.query.query_capital",
|
|
|
"code": "query_capital",
|
|
|
"url": "capital",
|
|
|
"urlType": 1,
|
|
|
@@ -627,14 +627,14 @@
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 1,
|
|
|
- "title": "当前记录",
|
|
|
+ "title": "pcroute.query.query_capital_list",
|
|
|
"code": "query_capital_list",
|
|
|
"component": "views/query/capital/list/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 2,
|
|
|
- "title": "历史记录",
|
|
|
+ "title": "pcroute.query.query_capital_history",
|
|
|
"code": "query_capital_history",
|
|
|
"component": "views/query/capital/history/index.vue"
|
|
|
}
|
|
|
@@ -643,7 +643,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 4,
|
|
|
- "title": "点选交收",
|
|
|
+ "title": "pcroute.query.query_presell",
|
|
|
"code": "query_presell",
|
|
|
"url": "presell",
|
|
|
"urlType": 1,
|
|
|
@@ -652,7 +652,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 1,
|
|
|
- "title": "点选交收",
|
|
|
+ "title": "pcroute.query.query_presell_onlinedelivery",
|
|
|
"code": "query_presell_onlinedelivery",
|
|
|
"url": "buy",
|
|
|
"urlType": 1,
|
|
|
@@ -663,7 +663,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 5,
|
|
|
- "title": "履约查询",
|
|
|
+ "title": "pcroute.query.query_performance",
|
|
|
"code": "query_performance",
|
|
|
"url": "performance",
|
|
|
"urlType": 1,
|
|
|
@@ -672,7 +672,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 1,
|
|
|
- "title": "买履约",
|
|
|
+ "title": "pcroute.query.query_performance_buy",
|
|
|
"code": "query_performance_buy",
|
|
|
"url": "buy",
|
|
|
"urlType": 1,
|
|
|
@@ -681,14 +681,14 @@
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 1,
|
|
|
- "title": "执行中",
|
|
|
+ "title": "pcroute.query.query_performance_buy_running",
|
|
|
"code": "query_performance_buy_running",
|
|
|
"component": "views/query/performance/buy/running/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 2,
|
|
|
- "title": "全部",
|
|
|
+ "title": "pcroute.query.query_performance_buy_all",
|
|
|
"code": "query_performance_buy_all",
|
|
|
"component": "views/query/performance/buy/all/index.vue"
|
|
|
}
|
|
|
@@ -697,7 +697,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 2,
|
|
|
- "title": "卖履约",
|
|
|
+ "title": "pcroute.query.query_performance_sell",
|
|
|
"code": "query_performance_sell",
|
|
|
"url": "sell",
|
|
|
"urlType": 1,
|
|
|
@@ -706,14 +706,14 @@
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 1,
|
|
|
- "title": "执行中",
|
|
|
+ "title": "pcroute.query.query_performance_sell_running",
|
|
|
"code": "query_performance_sell_running",
|
|
|
"component": "views/query/performance/sell/running/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 2,
|
|
|
- "title": "全部",
|
|
|
+ "title": "pcroute.query.query_performance_sell_all",
|
|
|
"code": "query_performance_sell_all",
|
|
|
"component": "views/query/performance/sell/all/index.vue"
|
|
|
}
|
|
|
@@ -724,7 +724,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 6,
|
|
|
- "title": "出入金申请记录",
|
|
|
+ "title": "pcroute.query.query_inoutapply",
|
|
|
"code": "query_inoutapply",
|
|
|
"url": "inoutapply",
|
|
|
"urlType": 1,
|
|
|
@@ -733,14 +733,14 @@
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 1,
|
|
|
- "title": "当前记录",
|
|
|
+ "title": "pcroute.query.query_inoutapply_list",
|
|
|
"code": "query_inoutapply_list",
|
|
|
"component": "views/query/inoutapply/list/index.vue"
|
|
|
},
|
|
|
{
|
|
|
"authType": 2,
|
|
|
"sort": 1,
|
|
|
- "title": "历史记录",
|
|
|
+ "title": "pcroute.query.query_inoutapply_history",
|
|
|
"code": "query_inoutapply_history",
|
|
|
"component": "views/query/inoutapply/history/index.vue"
|
|
|
}
|
|
|
@@ -751,7 +751,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 3,
|
|
|
- "title": "账户管理",
|
|
|
+ "title": "pcroute.account.title",
|
|
|
"code": "account",
|
|
|
"url": "/account",
|
|
|
"urlType": 1,
|
|
|
@@ -761,7 +761,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 1,
|
|
|
- "title": "签约账号管理",
|
|
|
+ "title": "pcroute.account.account_sign",
|
|
|
"code": "account_sign",
|
|
|
"url": "sign",
|
|
|
"urlType": 1,
|
|
|
@@ -770,7 +770,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 2,
|
|
|
- "title": "入金代扣签约",
|
|
|
+ "title": "pcroute.account.account_holdsign",
|
|
|
"code": "account_holdsign",
|
|
|
"url": "holdsign",
|
|
|
"urlType": 1,
|
|
|
@@ -779,7 +779,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 3,
|
|
|
- "title": "入金代扣申请",
|
|
|
+ "title": "pcroute.account.account_holddeposit",
|
|
|
"code": "account_holddeposit",
|
|
|
"url": "holddeposit",
|
|
|
"urlType": 1,
|
|
|
@@ -788,7 +788,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 4,
|
|
|
- "title": "收货地址管理",
|
|
|
+ "title": "pcroute.account.account_address",
|
|
|
"code": "account_address",
|
|
|
"url": "address",
|
|
|
"urlType": 1,
|
|
|
@@ -797,7 +797,7 @@
|
|
|
{
|
|
|
"authType": 1,
|
|
|
"sort": 5,
|
|
|
- "title": "发票信息管理",
|
|
|
+ "title": "pcroute.account.account_receipt",
|
|
|
"code": "account_receipt",
|
|
|
"url": "receipt",
|
|
|
"urlType": 1,
|