| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231 |
- [
- {
- "title": "底部单据菜单",
- "rulekey": "pcweb_bottom",
- "code": "bottom",
- "sort": 1,
- "isshow": true,
- "component": "Footer",
- "path": "",
- "children": [
- {
- "title": "现货仓单",
- "rulekey": "pcweb_bottom_spot_warehouse_receipt",
- "code": "bottom_spot_warehouse_receipt",
- "sort": 1,
- "isshow": true,
- "component": "Main",
- "path": "",
- "url": "",
- "remark": "",
- "children": [
- {
- "title": "现货汇总",
- "rulekey": "pcweb_bottom_spot_warehouse_receipt_spot_summary",
- "code": "bottom_spot_warehouse_receipt_spot_summary",
- "sort": 1,
- "isshow": true,
- "component": "views/order/spot_warran/components/spot_warrant_spot_summary/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": [
- {
- "label": "查看库存",
- "rulekey": "pcweb_bottom_spot_warehouse_receipt_check",
- "code": "check",
- "isshow": true,
- "remark": ""
- }
- ]
- },
- {
- "title": "库存汇总",
- "rulekey": "pcweb_bottom_spot_warehouse_receipt_inventory_summary",
- "code": "bottom_spot_warehouse_receipt_inventory_summary",
- "sort": 2,
- "isshow": true,
- "component": "views/order/spot_warran/components/spot_warrant_inventory_summary/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": []
- },
- {
- "title": "现货明细",
- "rulekey": "pcweb_bottom_spot_warehouse_receipt_detail",
- "code": "bottom_spot_warehouse_receipt_detail",
- "sort": 3,
- "isshow": true,
- "component": "views/order/spot_warran/components/spot_warrant_spot_details/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": [
- {
- "label": "挂牌",
- "rulekey": "pcweb_bottom_spot_warehouse_receipt_detail_listed",
- "code": "listed",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "提货",
- "rulekey": "pcweb_bottom_spot_warehouse_receipt_detail_pickup",
- "code": "pickup",
- "isshow": true,
- "remark": ""
- }
- ]
- },
- {
- "title": "挂单",
- "rulekey": "pcweb_bottom_spot_warehouse_receipt_pending_order",
- "code": "bottom_spot_warehouse_receipt_pending_order",
- "sort": 4,
- "isshow": true,
- "component": "views/order/spot_warran/components/spot_warrant_pending_order/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": [
- {
- "label": "撤单",
- "rulekey": "pcweb_bottom_spot_warehouse_receipt_pending_order_cancel",
- "code": "cancel",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "议价单",
- "rulekey": "pcweb_bottom_spot_warehouse_receipt_pending_order_bargain",
- "code": "bargain",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "详情",
- "rulekey": "",
- "code": "detail",
- "isshow": true,
- "remark": ""
- }
- ]
- },
- {
- "title": "议价",
- "rulekey": "pcweb_bottom_spot_warehouse_receipt_bargain",
- "code": "bottom_spot_warehouse_receipt_bargain",
- "sort": 5,
- "isshow": true,
- "component": "views/order/spot_warran/components/spot_warrant_bargain/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": [
- {
- "label": "详情",
- "rulekey": "",
- "code": "detail",
- "isshow": true,
- "remark": ""
- }
- ]
- },
- {
- "title": "成交",
- "rulekey": "pcweb_bottom_spot_warehouse_receipt_deal",
- "code": "bottom_spot_warehouse_receipt_deal",
- "sort": 6,
- "isshow": true,
- "component": "views/order/spot_warran/components/spot_warrant_deal/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": [
- {
- "label": "详情",
- "rulekey": "",
- "code": "detail",
- "isshow": true,
- "remark": ""
- }
- ]
- },
- {
- "title": "指定成交",
- "rulekey": "pcweb_bottom_spot_warehouse_receipt_designated_deal",
- "code": "bottom_spot_warehouse_receipt_designated_deal",
- "sort": 7,
- "isshow": true,
- "component": "views/order/spot_warran/components/spot_warrant_designated_deal/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": [
- {
- "label": "确定购买",
- "rulekey": "pcweb_bottom_spot_warehouse_receipt_designated_deal_purchase",
- "code": "purchase",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "忽略",
- "rulekey": "pcweb_bottom_spot_warehouse_receipt_designated_deal_ignore",
- "code": "ignore",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "撤销出售",
- "rulekey": "pcweb_bottom_spot_warehouse_receipt_designated_deal_resell",
- "code": "resell",
- "isshow": true,
- "remark": ""
- }
- ]
- },
- {
- "title": "提货",
- "rulekey": "pcweb_bottom_spot_warehouse_receipt_pickup",
- "code": "bottom_spot_warehouse_receipt_pickup",
- "sort": 8,
- "isshow": true,
- "component": "views/order/spot_warran/components/spot_warrant_in_and_out_warehouse/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": [
- {
- "label": "确认提货",
- "rulekey": "pcweb_bottom_spot_warehouse_receipt_pickup_confirm",
- "code": "confirm",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "撤销",
- "rulekey": "pcweb_bottom_spot_warehouse_receipt_pickup_cancel",
- "code": "cancel",
- "isshow": true,
- "remark": ""
- }
- ]
- }
- ]
- },
- {
- "title": "预售仓单",
- "rulekey": "pcweb_bottom_presell_warehouse_receipt",
- "code": "bottom_presell_warehouse_receipt",
- "sort": 2,
- "isshow": true,
- "component": "Main",
- "path": "",
- "url": "",
- "remark": "",
- "children": [
- {
- "title": "订单汇总",
- "rulekey": "pcweb_bottom_presell_warehouse_receipt_order_summary",
- "code": "bottom_presell_warehouse_receipt_order_summary",
- "sort": 1,
- "isshow": true,
- "component": "views/order/pre_sale_warehouse_receipt/components/pre_sale_warehouse_receipt_order_summary/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": [
- {
- "label": "挂牌",
- "rulekey": "pcweb_bottom_presell_warehouse_receipt_order_summary_listed",
- "code": "listed",
- "isshow": true,
- "remark": ""
- }
- ]
- },
- {
- "title": "挂单",
- "rulekey": "pcweb_bottom_presell_warehouse_receipt_pending_order",
- "code": "bottom_presell_warehouse_receipt_pending_order",
- "sort": 2,
- "isshow": true,
- "component": "views/order/pre_sale_warehouse_receipt/components/pre_sale_warehouse_receipt_pending_order/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": [
- {
- "label": "撤单",
- "rulekey": "pcweb_bottom_presell_warehouse_receipt_pending_order_cancel",
- "code": "cancel",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "议价单",
- "rulekey": "pcweb_bottom_presell_warehouse_receipt_pending_order_bargain",
- "code": "bargain",
- "isshow": true,
- "remark": ""
- }
- ]
- },
- {
- "title": "议价",
- "rulekey": "pcweb_bottom_presell_warehouse_receipt_bargain",
- "code": "bottom_presell_warehouse_receipt_bargain",
- "sort": 3,
- "isshow": true,
- "component": "views/order/pre_sale_warehouse_receipt/components/pre_sale_warehouse_receipt_bargain/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": [
- {
- "label": "议价单",
- "rulekey": "pcweb_bottom_presell_warehouse_receipt_bargain_detail",
- "code": "detail",
- "isshow": true,
- "remark": ""
- }
- ]
- },
- {
- "title": "成交",
- "rulekey": "pcweb_bottom_presell_warehouse_receipt_deal",
- "code": "bottom_presell_warehouse_receipt_deal",
- "sort": 4,
- "isshow": true,
- "component": "views/order/pre_sale_warehouse_receipt/components/pre_sale_warehouse_receipt_deal/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": [
- {
- "label": "详情",
- "rulekey": "",
- "code": "detail",
- "isshow": true,
- "remark": ""
- }
- ]
- },
- {
- "title": "指定成交",
- "rulekey": "pcweb_bottom_presell_warehouse_receipt_designated_deal",
- "code": "bottom_presell_warehouse_receipt_designated_deal",
- "sort": 5,
- "isshow": true,
- "component": "views/order/pre_sale_warehouse_receipt/components/pre_sale_warehouse_receipt_designated_deal/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": [
- {
- "label": "撤销出售",
- "rulekey": "pcweb_bottom_presell_warehouse_receipt_designated_deal_resell",
- "code": "resell",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "确定购买",
- "rulekey": "pcweb_bottom_presell_warehouse_receipt_designated_deal_confirm",
- "code": "confirm",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "忽略",
- "rulekey": "pcweb_bottom_presell_warehouse_receipt_designated_deal_ignore",
- "code": "ignore",
- "isshow": true,
- "remark": ""
- }
- ]
- }
- ]
- },
- {
- "title": "掉期订单",
- "rulekey": "pcweb_bottom_swap_commodity_contract",
- "code": "bottom_swap_commodity_contract",
- "sort": 3,
- "isshow": true,
- "component": "Main",
- "path": "",
- "url": "",
- "remark": "",
- "children": [
- {
- "title": "合约汇总",
- "rulekey": "pcweb_bottom_swap_commodity_contract_summary",
- "code": "bottom_swap_commodity_contract_summary",
- "sort": 1,
- "isshow": true,
- "component": "views/order/swap_the_order/components/swap_commodity_contract_summary/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": [
- {
- "label": "协议平仓",
- "rulekey": "pcweb_bottom_swap_commodity_contract_summary_deal_closed",
- "code": "deal_closed",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "平仓",
- "rulekey": "pcweb_bottom_swap_commodity_contract_summary_order_closed",
- "code": "order_closed",
- "isshow": true,
- "remark": ""
- }
- ]
- },
- {
- "title": "委托",
- "rulekey": "pcweb_bottom_swap_commodity_contract_commission",
- "code": "bottom_swap_commodity_contract_commission",
- "sort": 2,
- "isshow": true,
- "component": "views/order/swap_the_order/components/swap_commodity_contract_commission/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": [
- {
- "label": "撤单",
- "rulekey": "pcweb_bottom_swap_commodity_contract_commission_cancel",
- "code": "cancel",
- "isshow": true,
- "remark": ""
- }
- ]
- },
- {
- "title": "协议单",
- "rulekey": "pcweb_bottom_swap_commodity_contract_bargain",
- "code": "bottom_swap_commodity_contract_bargain",
- "sort": 3,
- "isshow": true,
- "component": "views/order/swap_the_order/components/swap_commodity_contract_bargain/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": [
- {
- "label": "撤单",
- "rulekey": "pcweb_bottom_swap_commodity_contract_bargain_cancel",
- "code": "cancel",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "同意",
- "rulekey": "pcweb_bottom_swap_commodity_contract_bargain_submit",
- "code": "submit",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "拒绝",
- "rulekey": "pcweb_bottom_swap_commodity_contract_bargain_refuse",
- "code": "refuse",
- "isshow": true,
- "remark": ""
- }
- ]
- },
- {
- "title": "成交",
- "rulekey": "pcweb_bottom_swap_commodity_contract_deal",
- "code": "bottom_swap_commodity_contract_deal",
- "sort": 4,
- "isshow": true,
- "component": "views/order/swap_the_order/components/swap_commodity_contract_make_deal/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": []
- }
- ]
- },
- {
- "title": "商品订单",
- "rulekey": "pcweb_bottom_commodity_contract",
- "code": "bottom_commodity_contract",
- "sort": 4,
- "isshow": true,
- "component": "Main",
- "path": "",
- "url": "",
- "remark": "",
- "children": [
- {
- "title": "合约汇总",
- "rulekey": "pcweb_bottom_commodity_contract_summary",
- "code": "bottom_commodity_contract_summary",
- "sort": 1,
- "isshow": true,
- "component": "views/order/commodity_contract/components/commodity_contract_summary/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": [
- {
- "label": "转让",
- "rulekey": "pcweb_bottom_commodity_contract_summary_transfer",
- "code": "transfer",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "交收",
- "rulekey": "pcweb_bottom_commodity_contract_summary_settlement",
- "code": "settlement",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "协议平仓",
- "rulekey": "pcweb_bottom_commodity_contract_summary_deal_closed",
- "code": "deal_closed",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "平仓",
- "rulekey": "pcweb_bottom_commodity_contract_summary_order_closed",
- "code": "order_closed",
- "isshow": true,
- "remark": ""
- }
- ]
- },
- {
- "title": "委托",
- "rulekey": "pcweb_bottom_commodity_contract_commission",
- "code": "bottom_commodity_contract_commission",
- "sort": 2,
- "isshow": true,
- "component": "views/order/commodity_contract/components/commodity_contract_commission/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": [
- {
- "label": "撤单",
- "rulekey": "pcweb_bottom_commodity_contract_commission_cancel",
- "code": "cancel",
- "isshow": true,
- "remark": ""
- }
- ]
- },
- {
- "title": "协议单",
- "rulekey": "pcweb_bottom_commodity_contract_bargain",
- "code": "bottom_commodity_contract_bargain",
- "sort": 3,
- "isshow": true,
- "component": "views/order/commodity_contract/components/commodity_contract_bargain/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": [
- {
- "label": "撤单",
- "rulekey": "pcweb_bottom_commodity_contract_bargain_cancel",
- "code": "cancel",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "同意",
- "rulekey": "pcweb_bottom_commodity_contract_bargain_submit",
- "code": "submit",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "拒绝",
- "rulekey": "pcweb_bottom_commodity_contract_bargain_refuse",
- "code": "refuse",
- "isshow": true,
- "remark": ""
- }
- ]
- },
- {
- "title": "成交",
- "rulekey": "pcweb_bottom_commodity_contract_make_deal",
- "code": "bottom_commodity_contract_make_deal",
- "sort": 4,
- "isshow": true,
- "component": "views/order/commodity_contract/components/commodity_contract_make_deal/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": []
- },
- {
- "title": "交收",
- "rulekey": "pcweb_bottom_commodity_contract_settlement",
- "code": "bottom_commodity_contract_settlement",
- "sort": 5,
- "isshow": true,
- "component": "views/order/commodity_contract/components/commodity_contract_settlement/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": []
- }
- ]
- },
- {
- "title": "融资管理",
- "rulekey": "pcweb_bottom_financing_manager",
- "code": "bottom_financing_manager",
- "sort": 5,
- "isshow": true,
- "component": "Main",
- "path": "",
- "url": "",
- "remark": "",
- "children": [
- {
- "title": "申请单",
- "rulekey": "pcweb_bottom_financing_manager_apply_order",
- "code": "bottom_financing_manager_apply_order",
- "sort": 1,
- "isshow": true,
- "component": "views/order/financing_manager/components/financing_manager_apply_order/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": [
- {
- "label": "撤销",
- "rulekey": "pcweb_bottom_financing_manager_apply_order_cancel",
- "code": "cancel",
- "isshow": true,
- "remark": ""
- }
- ]
- },
- {
- "title": "合同",
- "rulekey": "pcweb_bottom_financing_manager_contract",
- "code": "bottom_financing_manager_contract",
- "sort": 2,
- "isshow": true,
- "component": "views/order/financing_manager/components/financing_manager_contract/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": [
- {
- "label": "回购仓单",
- "rulekey": "pcweb_bottom_financing_manager_contract_repurchase_warrant",
- "code": "repurchase_warrant",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "支付欠款",
- "rulekey": "pcweb_bottom_financing_manager_contract_pay_arrears",
- "code": "pay_arrears",
- "isshow": true,
- "remark": ""
- }
- ]
- }
- ]
- },
- {
- "title": "履约信息",
- "rulekey": "pcweb_bottom_performance_information",
- "code": "bottom_performance_information",
- "sort": 6,
- "isshow": true,
- "component": "Main",
- "path": "",
- "url": "",
- "remark": "",
- "children": [
- {
- "title": "买履约",
- "rulekey": "pcweb_bottom_performance_information_buy",
- "code": "bottom_performance_information_buy",
- "sort": 1,
- "isshow": true,
- "component": "views/order/performance_information/components/performance_information_buy_performance/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": [
- {
- "label": "付款",
- "rulekey": "pcweb_bottom_performance_information_buy_pay",
- "code": "pay",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "延期",
- "rulekey": "pcweb_bottom_performance_information_buy_extension",
- "code": "extension",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "违约",
- "rulekey": "pcweb_bottom_performance_information_buy_breach",
- "code": "breach",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "交收",
- "rulekey": "pcweb_bottom_performance_information_buy_settlement",
- "code": "settlement",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "详情",
- "rulekey": "",
- "code": "detail",
- "isshow": true,
- "remark": ""
- }
- ]
- },
- {
- "title": "卖履约",
- "rulekey": "pcweb_bottom_performance_information_sell",
- "code": "bottom_performance_information_sell",
- "sort": 2,
- "isshow": true,
- "component": "views/order/performance_information/components/performance_information_sell_performance/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": [
- {
- "label": "付款",
- "rulekey": "pcweb_bottom_performance_information_sell_pay",
- "code": "pay",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "延期",
- "rulekey": "pcweb_bottom_performance_information_sell_extension",
- "code": "extension",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "违约",
- "rulekey": "pcweb_bottom_performance_information_sell_breach",
- "code": "breach",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "交收",
- "rulekey": "pcweb_bottom_performance_information_sell_settlement",
- "code": "settlement",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "详情",
- "rulekey": "",
- "code": "detail",
- "isshow": true,
- "remark": ""
- }
- ]
- }
- ]
- },
- {
- "title": "资金信息",
- "rulekey": "pcweb_bottom_funding_information",
- "code": "bottom_funding_information",
- "sort": 7,
- "isshow": true,
- "component": "Main",
- "path": "",
- "url": "",
- "remark": "",
- "children": [
- {
- "title": "资金汇总",
- "rulekey": "pcweb_bottom_funding_information_summary",
- "code": "bottom_funding_information_summary",
- "sort": 1,
- "isshow": true,
- "component": "views/order/funding_information/components/funding_information_funding_summary/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": []
- },
- {
- "title": "资金流水",
- "rulekey": "pcweb_bottom_funding_information_log",
- "code": "bottom_funding_information_log",
- "sort": 2,
- "isshow": true,
- "component": "views/order/funding_information/components/funding_information_funding_log/index.vue",
- "path": "",
- "url": "",
- "remark": "",
- "auth": []
- }
- ]
- }
- ]
- },
- {
- "title": "市场",
- "rulekey": "pcweb_market",
- "code": "market",
- "path": "/market",
- "component": "Layout",
- "sort": 2,
- "isshow": true,
- "children": [
- {
- "title": "现货市场",
- "rulekey": "pcweb_market_spot",
- "code": "market_spot",
- "path": "market_spot",
- "component": "views/market/market-spot/index.vue",
- "sort": 1,
- "isshow": true,
- "url": "",
- "remark": "",
- "auth": []
- }
- ]
- },
- {
- "title": "查询",
- "rulekey": "pcweb_search",
- "code": "search",
- "path": "/search",
- "component": "Layout",
- "sort": 3,
- "isshow": true,
- "children": [
- {
- "title": "单据查询",
- "rulekey": "pcweb_search_document",
- "code": "search_document",
- "path": "search_document",
- "component": "Main",
- "sort": 1,
- "isshow": true,
- "url": "",
- "remark": "",
- "children": [
- {
- "title": "现货仓单",
- "rulekey": "pcweb_search_document_spot_warehouse_receipt",
- "code": "search_document_spot_warehouse_receipt",
- "path": "search_document_spot_warehouse_receipt",
- "component": "Container",
- "sort": 1,
- "isshow": true,
- "url": "",
- "remark": "",
- "children": [
- {
- "title": "仓单明细",
- "rulekey": "pcweb_search_document_spot_warehouse_receipt_detail",
- "code": "search_document_spot_warehouse_receipt_detail",
- "path": "search_document_spot_warehouse_receipt_detail",
- "component": "views/search/search_document_records/search_spot_warrant/search_spot_warrant_warehouse_receipt_details/index.vue",
- "sort": 1,
- "isshow": true,
- "url": "",
- "remark": "",
- "auth": []
- },
- {
- "title": "挂牌记录",
- "rulekey": "pcweb_search_document_spot_warehouse_receipt_listing_record",
- "code": "search_document_spot_warehouse_receipt_listing_record",
- "path": "search_document_spot_warehouse_receipt_listing_record",
- "component": "views/search/search_document_records/search_spot_warrant/search_spot_warrant_listing_record/index.vue",
- "sort": 2,
- "isshow": true,
- "url": "",
- "remark": "",
- "auth": []
- },
- {
- "title": "成交记录",
- "rulekey": "pcweb_search_document_spot_warehouse_receipt_trading_record",
- "code": "search_document_spot_warehouse_receipt_trading_record",
- "path": "search_document_spot_warehouse_receipt_trading_record",
- "component": "views/search/search_document_records/search_spot_warrant/search_spot_warrant_transaction_record/index.vue",
- "sort": 3,
- "isshow": true,
- "url": "",
- "remark": "",
- "auth": []
- },
- {
- "title": "协议指定记录",
- "rulekey": "pcweb_search_document_spot_warehouse_receipt_specified_record",
- "code": "search_document_spot_warehouse_receipt_specified_record",
- "path": "search_document_spot_warehouse_receipt_specified_record",
- "component": "views/search/search_document_records/search_spot_warrant/search_spot_warrant_protocol_specified_record/index.vue",
- "sort": 4,
- "isshow": true,
- "url": "",
- "remark": "",
- "auth": []
- }
- ]
- },
- {
- "title": "预售仓单",
- "rulekey": "pcweb_search_document_presell_warehouse_receipt",
- "code": "search_document_presell_warehouse_receipt",
- "path": "search_document_presell_warehouse_receipt",
- "component": "Container",
- "sort": 2,
- "isshow": true,
- "url": "",
- "remark": "",
- "children": [
- {
- "title": "订单汇总",
- "rulekey": "pcweb_search_document_presell_warehouse_receipt_order_summary",
- "code": "search_document_presell_warehouse_receipt_order_summary",
- "path": "search_document_presell_warehouse_receipt_order_summary",
- "component": "views/search/search_document_records/search_pre_sale_warehouse_receipt/search_pre_sale_warehouse_receipt_order_summary/index.vue",
- "sort": 1,
- "isshow": true,
- "url": "",
- "remark": "",
- "auth": []
- },
- {
- "title": "委托记录",
- "rulekey": "pcweb_search_document_presell_warehouse_receipt_commission_record",
- "code": "search_document_presell_warehouse_receipt_commission_record",
- "path": "search_document_presell_warehouse_receipt_commission_record",
- "component": "views/search/search_document_records/search_pre_sale_warehouse_receipt/search_pre_sale_warehouse_receipt_commission_record/index.vue",
- "sort": 2,
- "isshow": true,
- "url": "",
- "remark": "",
- "auth": []
- },
- {
- "title": "成交记录",
- "rulekey": "pcweb_search_document_presell_warehouse_receipt_trading_record",
- "code": "search_document_presell_warehouse_receipt_trading_record",
- "path": "search_document_presell_warehouse_receipt_trading_record",
- "component": "views/search/search_document_records/search_pre_sale_warehouse_receipt/search_pre_sale_warehouse_receipt_transaction_record/index.vue",
- "sort": 3,
- "isshow": true,
- "url": "",
- "remark": "",
- "auth": []
- },
- {
- "title": "协议指定记录",
- "rulekey": "pcweb_search_document_presell_warehouse_receipt_specified_record",
- "code": "search_document_presell_warehouse_receipt_specified_record",
- "path": "search_document_presell_warehouse_receipt_specified_record",
- "component": "views/search/search_document_records/search_pre_sale_warehouse_receipt/search_pre_sale_warehouse_receipt_protocol_specified_record/index.vue",
- "sort": 4,
- "isshow": true,
- "url": "",
- "remark": "",
- "auth": []
- }
- ]
- },
- {
- "title": "商品合约",
- "rulekey": "pcweb_search_document_contract",
- "code": "search_document_contract",
- "path": "search_document_contract",
- "component": "Container",
- "sort": 3,
- "isshow": true,
- "url": "",
- "remark": "",
- "children": [
- {
- "title": "合约汇总",
- "rulekey": "pcweb_search_document_contract_order_summary",
- "code": "search_document_contract_order_summary",
- "path": "search_document_contract_order_summary",
- "component": "views/search/search_document_records/search_commodity_contract/search_document_records_contract_summary/index.vue",
- "sort": 1,
- "isshow": true,
- "url": "",
- "remark": "",
- "auth": []
- },
- {
- "title": "委托记录",
- "rulekey": "pcweb_search_document_contract_commission_record",
- "code": "search_document_contract_commission_record",
- "path": "search_document_contract_commission_record",
- "component": "views/search/search_document_records/search_commodity_contract/search_document_records_commission_record/index.vue",
- "sort": 2,
- "isshow": true,
- "url": "",
- "remark": "",
- "auth": []
- },
- {
- "title": "成交记录",
- "rulekey": "pcweb_search_document_contract_trading_record",
- "code": "search_document_contract_trading_record",
- "path": "search_document_contract_trading_record",
- "component": "views/search/search_document_records/search_commodity_contract/search_document_records_transaction_record/index.vue",
- "sort": 3,
- "isshow": true,
- "url": "",
- "remark": "",
- "auth": []
- },
- {
- "title": "交收记录",
- "rulekey": "pcweb_search_document_contract_delivery_record",
- "code": "search_document_contract_delivery_record",
- "path": "search_document_contract_delivery_record",
- "component": "views/search/search_document_records/search_commodity_contract/search_document_records_delivery_record/index.vue",
- "sort": 4,
- "isshow": true,
- "url": "",
- "remark": "",
- "auth": []
- }
- ]
- }
- ]
- },
- {
- "title": "资金流水",
- "rulekey": "pcweb_search_capital_flow",
- "code": "search_capital_flow",
- "path": "search_capital_flow",
- "component": "Main",
- "sort": 2,
- "isshow": true,
- "url": "",
- "remark": "",
- "children": [
- {
- "title": "资金流水",
- "rulekey": "pcweb_search_capital_flow_tab",
- "code": "search_capital_flow_tab",
- "path": "search_capital_flow_tab",
- "component": "Container",
- "sort": 1,
- "isshow": true,
- "url": "",
- "remark": "",
- "children": [
- {
- "title": "当前记录",
- "rulekey": "pcweb_search_capital_flow_tab_today",
- "code": "search_capital_flow_tab_today",
- "path": "search_capital_flow_tab_today",
- "component": "views/search/search_capital_flow/search_capital_flow_tab/search_capital_flow_tab_today/index.vue",
- "sort": 1,
- "isshow": true,
- "url": "",
- "remark": "",
- "auth": []
- },
- {
- "title": "历史记录",
- "rulekey": "pcweb_search_capital_flow_tab_history",
- "code": "search_capital_flow_tab_history",
- "path": "search_capital_flow_tab_history",
- "component": "views/search/search_capital_flow/search_capital_flow_tab/search_capital_flow_tab_history/index.vue",
- "sort": 2,
- "isshow": true,
- "url": "",
- "remark": "",
- "auth": []
- }
- ]
- }
- ]
- },
- {
- "title": "融资查询",
- "rulekey": "pcweb_search_financing",
- "code": "search_financing",
- "path": "search_financing",
- "component": "Main",
- "sort": 3,
- "isshow": true,
- "url": "",
- "remark": "",
- "children": [
- {
- "title": "申请单",
- "rulekey": "pcweb_search_financing_apply",
- "code": "search_financing_apply",
- "path": "search_financing_apply",
- "component": "views/search/search_financing_inquiry/search_financing_inquiry_apply_order/index.vue",
- "sort": 1,
- "isshow": true,
- "url": "",
- "remark": "",
- "auth": []
- },
- {
- "title": "合同",
- "rulekey": "pcweb_search_financing_contract",
- "code": "search_financing_contract",
- "path": "search_financing_contract",
- "component": "views/search/search_financing_inquiry/search_financing_inquiry_contract/index.vue",
- "sort": 2,
- "isshow": true,
- "url": "",
- "remark": "",
- "auth": []
- }
- ]
- },
- {
- "title": "履约查询",
- "rulekey": "pcweb_search_performance",
- "code": "search_performance",
- "path": "search_performance",
- "component": "Main",
- "sort": 4,
- "isshow": true,
- "url": "",
- "remark": "",
- "children": [
- {
- "title": "买履约",
- "rulekey": "pcweb_search_performance_buy",
- "code": "search_performance_buy",
- "path": "search_performance_buy",
- "component": "views/search/search_performance_query/search_performance_query_buy_performance/index.vue",
- "sort": 1,
- "isshow": true,
- "url": "",
- "remark": "",
- "auth": []
- },
- {
- "title": "卖履约",
- "rulekey": "pcweb_search_performance_sell",
- "code": "search_performance_sell",
- "path": "search_performance_sell",
- "component": "views/search/search_performance_query/search_performance_query_sell_performance/index.vue",
- "sort": 2,
- "isshow": true,
- "url": "",
- "remark": "",
- "auth": []
- }
- ]
- },
- {
- "title": "提货查询",
- "rulekey": "pcweb_search_pickup",
- "code": "search_pickup",
- "path": "search_pickup",
- "component": "Main",
- "sort": 5,
- "isshow": true,
- "url": "",
- "remark": "",
- "children": [
- {
- "title": "提货查询",
- "rulekey": "pcweb_search_pickup_tab",
- "code": "search_pickup_tab",
- "path": "search_pickup_tab",
- "component": "views/search/search_pickup_query/search_pickup_query_tab/index.vue",
- "sort": 1,
- "isshow": true,
- "url": "",
- "remark": "",
- "auth": []
- }
- ]
- },
- {
- "title": "履约模板查询",
- "rulekey": "pcweb_search_performance_template",
- "code": "search_performance_template",
- "path": "search_performance_template",
- "component": "Main",
- "sort": 6,
- "isshow": true,
- "url": "",
- "remark": "",
- "children": [
- {
- "title": "履约模板查询",
- "rulekey": "pcweb_search_performance_template_tab",
- "code": "search_performance_template_tab",
- "path": "search_performance_template_tab",
- "component": "views/search/search_performance_template/search_performance_template_sub/index.vue",
- "sort": 1,
- "isshow": true,
- "url": "",
- "remark": "",
- "auth": [
- {
- "label": "步骤明细",
- "rulekey": "pcweb_search_performance_template_tab_detail",
- "code": "detail",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "修改",
- "rulekey": "pcweb_search_performance_template_tab_modify",
- "code": "modify",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "删除",
- "rulekey": "pcweb_search_performance_template_tab_delete",
- "code": "delete",
- "isshow": true,
- "remark": ""
- },
- {
- "label": "新增",
- "rulekey": "pcweb_search_performance_template_tab_add",
- "code": "add",
- "isshow": true,
- "remark": ""
- }
- ]
- }
- ]
- }
- ]
- }
- ]
|