pcweb_menu_tjmd.json 57 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231
  1. [
  2. {
  3. "title": "底部单据菜单",
  4. "rulekey": "pcweb_bottom",
  5. "code": "bottom",
  6. "sort": 1,
  7. "isshow": true,
  8. "component": "Footer",
  9. "path": "",
  10. "children": [
  11. {
  12. "title": "现货仓单",
  13. "rulekey": "pcweb_bottom_spot_warehouse_receipt",
  14. "code": "bottom_spot_warehouse_receipt",
  15. "sort": 1,
  16. "isshow": true,
  17. "component": "Main",
  18. "path": "",
  19. "url": "",
  20. "remark": "",
  21. "children": [
  22. {
  23. "title": "现货汇总",
  24. "rulekey": "pcweb_bottom_spot_warehouse_receipt_spot_summary",
  25. "code": "bottom_spot_warehouse_receipt_spot_summary",
  26. "sort": 1,
  27. "isshow": true,
  28. "component": "views/order/spot_warran/components/spot_warrant_spot_summary/index.vue",
  29. "path": "",
  30. "url": "",
  31. "remark": "",
  32. "auth": [
  33. {
  34. "label": "查看库存",
  35. "rulekey": "pcweb_bottom_spot_warehouse_receipt_check",
  36. "code": "check",
  37. "isshow": true,
  38. "remark": ""
  39. }
  40. ]
  41. },
  42. {
  43. "title": "库存汇总",
  44. "rulekey": "pcweb_bottom_spot_warehouse_receipt_inventory_summary",
  45. "code": "bottom_spot_warehouse_receipt_inventory_summary",
  46. "sort": 2,
  47. "isshow": true,
  48. "component": "views/order/spot_warran/components/spot_warrant_inventory_summary/index.vue",
  49. "path": "",
  50. "url": "",
  51. "remark": "",
  52. "auth": []
  53. },
  54. {
  55. "title": "现货明细",
  56. "rulekey": "pcweb_bottom_spot_warehouse_receipt_detail",
  57. "code": "bottom_spot_warehouse_receipt_detail",
  58. "sort": 3,
  59. "isshow": true,
  60. "component": "views/order/spot_warran/components/spot_warrant_spot_details/index.vue",
  61. "path": "",
  62. "url": "",
  63. "remark": "",
  64. "auth": [
  65. {
  66. "label": "挂牌",
  67. "rulekey": "pcweb_bottom_spot_warehouse_receipt_detail_listed",
  68. "code": "listed",
  69. "isshow": true,
  70. "remark": ""
  71. },
  72. {
  73. "label": "提货",
  74. "rulekey": "pcweb_bottom_spot_warehouse_receipt_detail_pickup",
  75. "code": "pickup",
  76. "isshow": true,
  77. "remark": ""
  78. }
  79. ]
  80. },
  81. {
  82. "title": "挂单",
  83. "rulekey": "pcweb_bottom_spot_warehouse_receipt_pending_order",
  84. "code": "bottom_spot_warehouse_receipt_pending_order",
  85. "sort": 4,
  86. "isshow": true,
  87. "component": "views/order/spot_warran/components/spot_warrant_pending_order/index.vue",
  88. "path": "",
  89. "url": "",
  90. "remark": "",
  91. "auth": [
  92. {
  93. "label": "撤单",
  94. "rulekey": "pcweb_bottom_spot_warehouse_receipt_pending_order_cancel",
  95. "code": "cancel",
  96. "isshow": true,
  97. "remark": ""
  98. },
  99. {
  100. "label": "议价单",
  101. "rulekey": "pcweb_bottom_spot_warehouse_receipt_pending_order_bargain",
  102. "code": "bargain",
  103. "isshow": true,
  104. "remark": ""
  105. },
  106. {
  107. "label": "详情",
  108. "rulekey": "",
  109. "code": "detail",
  110. "isshow": true,
  111. "remark": ""
  112. }
  113. ]
  114. },
  115. {
  116. "title": "议价",
  117. "rulekey": "pcweb_bottom_spot_warehouse_receipt_bargain",
  118. "code": "bottom_spot_warehouse_receipt_bargain",
  119. "sort": 5,
  120. "isshow": true,
  121. "component": "views/order/spot_warran/components/spot_warrant_bargain/index.vue",
  122. "path": "",
  123. "url": "",
  124. "remark": "",
  125. "auth": [
  126. {
  127. "label": "详情",
  128. "rulekey": "",
  129. "code": "detail",
  130. "isshow": true,
  131. "remark": ""
  132. }
  133. ]
  134. },
  135. {
  136. "title": "成交",
  137. "rulekey": "pcweb_bottom_spot_warehouse_receipt_deal",
  138. "code": "bottom_spot_warehouse_receipt_deal",
  139. "sort": 6,
  140. "isshow": true,
  141. "component": "views/order/spot_warran/components/spot_warrant_deal/index.vue",
  142. "path": "",
  143. "url": "",
  144. "remark": "",
  145. "auth": [
  146. {
  147. "label": "详情",
  148. "rulekey": "",
  149. "code": "detail",
  150. "isshow": true,
  151. "remark": ""
  152. }
  153. ]
  154. },
  155. {
  156. "title": "指定成交",
  157. "rulekey": "pcweb_bottom_spot_warehouse_receipt_designated_deal",
  158. "code": "bottom_spot_warehouse_receipt_designated_deal",
  159. "sort": 7,
  160. "isshow": true,
  161. "component": "views/order/spot_warran/components/spot_warrant_designated_deal/index.vue",
  162. "path": "",
  163. "url": "",
  164. "remark": "",
  165. "auth": [
  166. {
  167. "label": "确定购买",
  168. "rulekey": "pcweb_bottom_spot_warehouse_receipt_designated_deal_purchase",
  169. "code": "purchase",
  170. "isshow": true,
  171. "remark": ""
  172. },
  173. {
  174. "label": "忽略",
  175. "rulekey": "pcweb_bottom_spot_warehouse_receipt_designated_deal_ignore",
  176. "code": "ignore",
  177. "isshow": true,
  178. "remark": ""
  179. },
  180. {
  181. "label": "撤销出售",
  182. "rulekey": "pcweb_bottom_spot_warehouse_receipt_designated_deal_resell",
  183. "code": "resell",
  184. "isshow": true,
  185. "remark": ""
  186. }
  187. ]
  188. },
  189. {
  190. "title": "提货",
  191. "rulekey": "pcweb_bottom_spot_warehouse_receipt_pickup",
  192. "code": "bottom_spot_warehouse_receipt_pickup",
  193. "sort": 8,
  194. "isshow": true,
  195. "component": "views/order/spot_warran/components/spot_warrant_in_and_out_warehouse/index.vue",
  196. "path": "",
  197. "url": "",
  198. "remark": "",
  199. "auth": [
  200. {
  201. "label": "确认提货",
  202. "rulekey": "pcweb_bottom_spot_warehouse_receipt_pickup_confirm",
  203. "code": "confirm",
  204. "isshow": true,
  205. "remark": ""
  206. },
  207. {
  208. "label": "撤销",
  209. "rulekey": "pcweb_bottom_spot_warehouse_receipt_pickup_cancel",
  210. "code": "cancel",
  211. "isshow": true,
  212. "remark": ""
  213. }
  214. ]
  215. }
  216. ]
  217. },
  218. {
  219. "title": "预售仓单",
  220. "rulekey": "pcweb_bottom_presell_warehouse_receipt",
  221. "code": "bottom_presell_warehouse_receipt",
  222. "sort": 2,
  223. "isshow": true,
  224. "component": "Main",
  225. "path": "",
  226. "url": "",
  227. "remark": "",
  228. "children": [
  229. {
  230. "title": "订单汇总",
  231. "rulekey": "pcweb_bottom_presell_warehouse_receipt_order_summary",
  232. "code": "bottom_presell_warehouse_receipt_order_summary",
  233. "sort": 1,
  234. "isshow": true,
  235. "component": "views/order/pre_sale_warehouse_receipt/components/pre_sale_warehouse_receipt_order_summary/index.vue",
  236. "path": "",
  237. "url": "",
  238. "remark": "",
  239. "auth": [
  240. {
  241. "label": "挂牌",
  242. "rulekey": "pcweb_bottom_presell_warehouse_receipt_order_summary_listed",
  243. "code": "listed",
  244. "isshow": true,
  245. "remark": ""
  246. }
  247. ]
  248. },
  249. {
  250. "title": "挂单",
  251. "rulekey": "pcweb_bottom_presell_warehouse_receipt_pending_order",
  252. "code": "bottom_presell_warehouse_receipt_pending_order",
  253. "sort": 2,
  254. "isshow": true,
  255. "component": "views/order/pre_sale_warehouse_receipt/components/pre_sale_warehouse_receipt_pending_order/index.vue",
  256. "path": "",
  257. "url": "",
  258. "remark": "",
  259. "auth": [
  260. {
  261. "label": "撤单",
  262. "rulekey": "pcweb_bottom_presell_warehouse_receipt_pending_order_cancel",
  263. "code": "cancel",
  264. "isshow": true,
  265. "remark": ""
  266. },
  267. {
  268. "label": "议价单",
  269. "rulekey": "pcweb_bottom_presell_warehouse_receipt_pending_order_bargain",
  270. "code": "bargain",
  271. "isshow": true,
  272. "remark": ""
  273. }
  274. ]
  275. },
  276. {
  277. "title": "议价",
  278. "rulekey": "pcweb_bottom_presell_warehouse_receipt_bargain",
  279. "code": "bottom_presell_warehouse_receipt_bargain",
  280. "sort": 3,
  281. "isshow": true,
  282. "component": "views/order/pre_sale_warehouse_receipt/components/pre_sale_warehouse_receipt_bargain/index.vue",
  283. "path": "",
  284. "url": "",
  285. "remark": "",
  286. "auth": [
  287. {
  288. "label": "议价单",
  289. "rulekey": "pcweb_bottom_presell_warehouse_receipt_bargain_detail",
  290. "code": "detail",
  291. "isshow": true,
  292. "remark": ""
  293. }
  294. ]
  295. },
  296. {
  297. "title": "成交",
  298. "rulekey": "pcweb_bottom_presell_warehouse_receipt_deal",
  299. "code": "bottom_presell_warehouse_receipt_deal",
  300. "sort": 4,
  301. "isshow": true,
  302. "component": "views/order/pre_sale_warehouse_receipt/components/pre_sale_warehouse_receipt_deal/index.vue",
  303. "path": "",
  304. "url": "",
  305. "remark": "",
  306. "auth": [
  307. {
  308. "label": "详情",
  309. "rulekey": "",
  310. "code": "detail",
  311. "isshow": true,
  312. "remark": ""
  313. }
  314. ]
  315. },
  316. {
  317. "title": "指定成交",
  318. "rulekey": "pcweb_bottom_presell_warehouse_receipt_designated_deal",
  319. "code": "bottom_presell_warehouse_receipt_designated_deal",
  320. "sort": 5,
  321. "isshow": true,
  322. "component": "views/order/pre_sale_warehouse_receipt/components/pre_sale_warehouse_receipt_designated_deal/index.vue",
  323. "path": "",
  324. "url": "",
  325. "remark": "",
  326. "auth": [
  327. {
  328. "label": "撤销出售",
  329. "rulekey": "pcweb_bottom_presell_warehouse_receipt_designated_deal_resell",
  330. "code": "resell",
  331. "isshow": true,
  332. "remark": ""
  333. },
  334. {
  335. "label": "确定购买",
  336. "rulekey": "pcweb_bottom_presell_warehouse_receipt_designated_deal_confirm",
  337. "code": "confirm",
  338. "isshow": true,
  339. "remark": ""
  340. },
  341. {
  342. "label": "忽略",
  343. "rulekey": "pcweb_bottom_presell_warehouse_receipt_designated_deal_ignore",
  344. "code": "ignore",
  345. "isshow": true,
  346. "remark": ""
  347. }
  348. ]
  349. }
  350. ]
  351. },
  352. {
  353. "title": "掉期订单",
  354. "rulekey": "pcweb_bottom_swap_commodity_contract",
  355. "code": "bottom_swap_commodity_contract",
  356. "sort": 3,
  357. "isshow": true,
  358. "component": "Main",
  359. "path": "",
  360. "url": "",
  361. "remark": "",
  362. "children": [
  363. {
  364. "title": "合约汇总",
  365. "rulekey": "pcweb_bottom_swap_commodity_contract_summary",
  366. "code": "bottom_swap_commodity_contract_summary",
  367. "sort": 1,
  368. "isshow": true,
  369. "component": "views/order/swap_the_order/components/swap_commodity_contract_summary/index.vue",
  370. "path": "",
  371. "url": "",
  372. "remark": "",
  373. "auth": [
  374. {
  375. "label": "协议平仓",
  376. "rulekey": "pcweb_bottom_swap_commodity_contract_summary_deal_closed",
  377. "code": "deal_closed",
  378. "isshow": true,
  379. "remark": ""
  380. },
  381. {
  382. "label": "平仓",
  383. "rulekey": "pcweb_bottom_swap_commodity_contract_summary_order_closed",
  384. "code": "order_closed",
  385. "isshow": true,
  386. "remark": ""
  387. }
  388. ]
  389. },
  390. {
  391. "title": "委托",
  392. "rulekey": "pcweb_bottom_swap_commodity_contract_commission",
  393. "code": "bottom_swap_commodity_contract_commission",
  394. "sort": 2,
  395. "isshow": true,
  396. "component": "views/order/swap_the_order/components/swap_commodity_contract_commission/index.vue",
  397. "path": "",
  398. "url": "",
  399. "remark": "",
  400. "auth": [
  401. {
  402. "label": "撤单",
  403. "rulekey": "pcweb_bottom_swap_commodity_contract_commission_cancel",
  404. "code": "cancel",
  405. "isshow": true,
  406. "remark": ""
  407. }
  408. ]
  409. },
  410. {
  411. "title": "协议单",
  412. "rulekey": "pcweb_bottom_swap_commodity_contract_bargain",
  413. "code": "bottom_swap_commodity_contract_bargain",
  414. "sort": 3,
  415. "isshow": true,
  416. "component": "views/order/swap_the_order/components/swap_commodity_contract_bargain/index.vue",
  417. "path": "",
  418. "url": "",
  419. "remark": "",
  420. "auth": [
  421. {
  422. "label": "撤单",
  423. "rulekey": "pcweb_bottom_swap_commodity_contract_bargain_cancel",
  424. "code": "cancel",
  425. "isshow": true,
  426. "remark": ""
  427. },
  428. {
  429. "label": "同意",
  430. "rulekey": "pcweb_bottom_swap_commodity_contract_bargain_submit",
  431. "code": "submit",
  432. "isshow": true,
  433. "remark": ""
  434. },
  435. {
  436. "label": "拒绝",
  437. "rulekey": "pcweb_bottom_swap_commodity_contract_bargain_refuse",
  438. "code": "refuse",
  439. "isshow": true,
  440. "remark": ""
  441. }
  442. ]
  443. },
  444. {
  445. "title": "成交",
  446. "rulekey": "pcweb_bottom_swap_commodity_contract_deal",
  447. "code": "bottom_swap_commodity_contract_deal",
  448. "sort": 4,
  449. "isshow": true,
  450. "component": "views/order/swap_the_order/components/swap_commodity_contract_make_deal/index.vue",
  451. "path": "",
  452. "url": "",
  453. "remark": "",
  454. "auth": []
  455. }
  456. ]
  457. },
  458. {
  459. "title": "商品订单",
  460. "rulekey": "pcweb_bottom_commodity_contract",
  461. "code": "bottom_commodity_contract",
  462. "sort": 4,
  463. "isshow": true,
  464. "component": "Main",
  465. "path": "",
  466. "url": "",
  467. "remark": "",
  468. "children": [
  469. {
  470. "title": "合约汇总",
  471. "rulekey": "pcweb_bottom_commodity_contract_summary",
  472. "code": "bottom_commodity_contract_summary",
  473. "sort": 1,
  474. "isshow": true,
  475. "component": "views/order/commodity_contract/components/commodity_contract_summary/index.vue",
  476. "path": "",
  477. "url": "",
  478. "remark": "",
  479. "auth": [
  480. {
  481. "label": "转让",
  482. "rulekey": "pcweb_bottom_commodity_contract_summary_transfer",
  483. "code": "transfer",
  484. "isshow": true,
  485. "remark": ""
  486. },
  487. {
  488. "label": "交收",
  489. "rulekey": "pcweb_bottom_commodity_contract_summary_settlement",
  490. "code": "settlement",
  491. "isshow": true,
  492. "remark": ""
  493. },
  494. {
  495. "label": "协议平仓",
  496. "rulekey": "pcweb_bottom_commodity_contract_summary_deal_closed",
  497. "code": "deal_closed",
  498. "isshow": true,
  499. "remark": ""
  500. },
  501. {
  502. "label": "平仓",
  503. "rulekey": "pcweb_bottom_commodity_contract_summary_order_closed",
  504. "code": "order_closed",
  505. "isshow": true,
  506. "remark": ""
  507. }
  508. ]
  509. },
  510. {
  511. "title": "委托",
  512. "rulekey": "pcweb_bottom_commodity_contract_commission",
  513. "code": "bottom_commodity_contract_commission",
  514. "sort": 2,
  515. "isshow": true,
  516. "component": "views/order/commodity_contract/components/commodity_contract_commission/index.vue",
  517. "path": "",
  518. "url": "",
  519. "remark": "",
  520. "auth": [
  521. {
  522. "label": "撤单",
  523. "rulekey": "pcweb_bottom_commodity_contract_commission_cancel",
  524. "code": "cancel",
  525. "isshow": true,
  526. "remark": ""
  527. }
  528. ]
  529. },
  530. {
  531. "title": "协议单",
  532. "rulekey": "pcweb_bottom_commodity_contract_bargain",
  533. "code": "bottom_commodity_contract_bargain",
  534. "sort": 3,
  535. "isshow": true,
  536. "component": "views/order/commodity_contract/components/commodity_contract_bargain/index.vue",
  537. "path": "",
  538. "url": "",
  539. "remark": "",
  540. "auth": [
  541. {
  542. "label": "撤单",
  543. "rulekey": "pcweb_bottom_commodity_contract_bargain_cancel",
  544. "code": "cancel",
  545. "isshow": true,
  546. "remark": ""
  547. },
  548. {
  549. "label": "同意",
  550. "rulekey": "pcweb_bottom_commodity_contract_bargain_submit",
  551. "code": "submit",
  552. "isshow": true,
  553. "remark": ""
  554. },
  555. {
  556. "label": "拒绝",
  557. "rulekey": "pcweb_bottom_commodity_contract_bargain_refuse",
  558. "code": "refuse",
  559. "isshow": true,
  560. "remark": ""
  561. }
  562. ]
  563. },
  564. {
  565. "title": "成交",
  566. "rulekey": "pcweb_bottom_commodity_contract_make_deal",
  567. "code": "bottom_commodity_contract_make_deal",
  568. "sort": 4,
  569. "isshow": true,
  570. "component": "views/order/commodity_contract/components/commodity_contract_make_deal/index.vue",
  571. "path": "",
  572. "url": "",
  573. "remark": "",
  574. "auth": []
  575. },
  576. {
  577. "title": "交收",
  578. "rulekey": "pcweb_bottom_commodity_contract_settlement",
  579. "code": "bottom_commodity_contract_settlement",
  580. "sort": 5,
  581. "isshow": true,
  582. "component": "views/order/commodity_contract/components/commodity_contract_settlement/index.vue",
  583. "path": "",
  584. "url": "",
  585. "remark": "",
  586. "auth": []
  587. }
  588. ]
  589. },
  590. {
  591. "title": "融资管理",
  592. "rulekey": "pcweb_bottom_financing_manager",
  593. "code": "bottom_financing_manager",
  594. "sort": 5,
  595. "isshow": true,
  596. "component": "Main",
  597. "path": "",
  598. "url": "",
  599. "remark": "",
  600. "children": [
  601. {
  602. "title": "申请单",
  603. "rulekey": "pcweb_bottom_financing_manager_apply_order",
  604. "code": "bottom_financing_manager_apply_order",
  605. "sort": 1,
  606. "isshow": true,
  607. "component": "views/order/financing_manager/components/financing_manager_apply_order/index.vue",
  608. "path": "",
  609. "url": "",
  610. "remark": "",
  611. "auth": [
  612. {
  613. "label": "撤销",
  614. "rulekey": "pcweb_bottom_financing_manager_apply_order_cancel",
  615. "code": "cancel",
  616. "isshow": true,
  617. "remark": ""
  618. }
  619. ]
  620. },
  621. {
  622. "title": "合同",
  623. "rulekey": "pcweb_bottom_financing_manager_contract",
  624. "code": "bottom_financing_manager_contract",
  625. "sort": 2,
  626. "isshow": true,
  627. "component": "views/order/financing_manager/components/financing_manager_contract/index.vue",
  628. "path": "",
  629. "url": "",
  630. "remark": "",
  631. "auth": [
  632. {
  633. "label": "回购仓单",
  634. "rulekey": "pcweb_bottom_financing_manager_contract_repurchase_warrant",
  635. "code": "repurchase_warrant",
  636. "isshow": true,
  637. "remark": ""
  638. },
  639. {
  640. "label": "支付欠款",
  641. "rulekey": "pcweb_bottom_financing_manager_contract_pay_arrears",
  642. "code": "pay_arrears",
  643. "isshow": true,
  644. "remark": ""
  645. }
  646. ]
  647. }
  648. ]
  649. },
  650. {
  651. "title": "履约信息",
  652. "rulekey": "pcweb_bottom_performance_information",
  653. "code": "bottom_performance_information",
  654. "sort": 6,
  655. "isshow": true,
  656. "component": "Main",
  657. "path": "",
  658. "url": "",
  659. "remark": "",
  660. "children": [
  661. {
  662. "title": "买履约",
  663. "rulekey": "pcweb_bottom_performance_information_buy",
  664. "code": "bottom_performance_information_buy",
  665. "sort": 1,
  666. "isshow": true,
  667. "component": "views/order/performance_information/components/performance_information_buy_performance/index.vue",
  668. "path": "",
  669. "url": "",
  670. "remark": "",
  671. "auth": [
  672. {
  673. "label": "付款",
  674. "rulekey": "pcweb_bottom_performance_information_buy_pay",
  675. "code": "pay",
  676. "isshow": true,
  677. "remark": ""
  678. },
  679. {
  680. "label": "延期",
  681. "rulekey": "pcweb_bottom_performance_information_buy_extension",
  682. "code": "extension",
  683. "isshow": true,
  684. "remark": ""
  685. },
  686. {
  687. "label": "违约",
  688. "rulekey": "pcweb_bottom_performance_information_buy_breach",
  689. "code": "breach",
  690. "isshow": true,
  691. "remark": ""
  692. },
  693. {
  694. "label": "交收",
  695. "rulekey": "pcweb_bottom_performance_information_buy_settlement",
  696. "code": "settlement",
  697. "isshow": true,
  698. "remark": ""
  699. },
  700. {
  701. "label": "详情",
  702. "rulekey": "",
  703. "code": "detail",
  704. "isshow": true,
  705. "remark": ""
  706. }
  707. ]
  708. },
  709. {
  710. "title": "卖履约",
  711. "rulekey": "pcweb_bottom_performance_information_sell",
  712. "code": "bottom_performance_information_sell",
  713. "sort": 2,
  714. "isshow": true,
  715. "component": "views/order/performance_information/components/performance_information_sell_performance/index.vue",
  716. "path": "",
  717. "url": "",
  718. "remark": "",
  719. "auth": [
  720. {
  721. "label": "付款",
  722. "rulekey": "pcweb_bottom_performance_information_sell_pay",
  723. "code": "pay",
  724. "isshow": true,
  725. "remark": ""
  726. },
  727. {
  728. "label": "延期",
  729. "rulekey": "pcweb_bottom_performance_information_sell_extension",
  730. "code": "extension",
  731. "isshow": true,
  732. "remark": ""
  733. },
  734. {
  735. "label": "违约",
  736. "rulekey": "pcweb_bottom_performance_information_sell_breach",
  737. "code": "breach",
  738. "isshow": true,
  739. "remark": ""
  740. },
  741. {
  742. "label": "交收",
  743. "rulekey": "pcweb_bottom_performance_information_sell_settlement",
  744. "code": "settlement",
  745. "isshow": true,
  746. "remark": ""
  747. },
  748. {
  749. "label": "详情",
  750. "rulekey": "",
  751. "code": "detail",
  752. "isshow": true,
  753. "remark": ""
  754. }
  755. ]
  756. }
  757. ]
  758. },
  759. {
  760. "title": "资金信息",
  761. "rulekey": "pcweb_bottom_funding_information",
  762. "code": "bottom_funding_information",
  763. "sort": 7,
  764. "isshow": true,
  765. "component": "Main",
  766. "path": "",
  767. "url": "",
  768. "remark": "",
  769. "children": [
  770. {
  771. "title": "资金汇总",
  772. "rulekey": "pcweb_bottom_funding_information_summary",
  773. "code": "bottom_funding_information_summary",
  774. "sort": 1,
  775. "isshow": true,
  776. "component": "views/order/funding_information/components/funding_information_funding_summary/index.vue",
  777. "path": "",
  778. "url": "",
  779. "remark": "",
  780. "auth": []
  781. },
  782. {
  783. "title": "资金流水",
  784. "rulekey": "pcweb_bottom_funding_information_log",
  785. "code": "bottom_funding_information_log",
  786. "sort": 2,
  787. "isshow": true,
  788. "component": "views/order/funding_information/components/funding_information_funding_log/index.vue",
  789. "path": "",
  790. "url": "",
  791. "remark": "",
  792. "auth": []
  793. }
  794. ]
  795. }
  796. ]
  797. },
  798. {
  799. "title": "市场",
  800. "rulekey": "pcweb_market",
  801. "code": "market",
  802. "path": "/market",
  803. "component": "Layout",
  804. "sort": 2,
  805. "isshow": true,
  806. "children": [
  807. {
  808. "title": "现货市场",
  809. "rulekey": "pcweb_market_spot",
  810. "code": "market_spot",
  811. "path": "market_spot",
  812. "component": "views/market/market-spot/index.vue",
  813. "sort": 1,
  814. "isshow": true,
  815. "url": "",
  816. "remark": "",
  817. "auth": []
  818. }
  819. ]
  820. },
  821. {
  822. "title": "查询",
  823. "rulekey": "pcweb_search",
  824. "code": "search",
  825. "path": "/search",
  826. "component": "Layout",
  827. "sort": 3,
  828. "isshow": true,
  829. "children": [
  830. {
  831. "title": "单据查询",
  832. "rulekey": "pcweb_search_document",
  833. "code": "search_document",
  834. "path": "search_document",
  835. "component": "Main",
  836. "sort": 1,
  837. "isshow": true,
  838. "url": "",
  839. "remark": "",
  840. "children": [
  841. {
  842. "title": "现货仓单",
  843. "rulekey": "pcweb_search_document_spot_warehouse_receipt",
  844. "code": "search_document_spot_warehouse_receipt",
  845. "path": "search_document_spot_warehouse_receipt",
  846. "component": "Container",
  847. "sort": 1,
  848. "isshow": true,
  849. "url": "",
  850. "remark": "",
  851. "children": [
  852. {
  853. "title": "仓单明细",
  854. "rulekey": "pcweb_search_document_spot_warehouse_receipt_detail",
  855. "code": "search_document_spot_warehouse_receipt_detail",
  856. "path": "search_document_spot_warehouse_receipt_detail",
  857. "component": "views/search/search_document_records/search_spot_warrant/search_spot_warrant_warehouse_receipt_details/index.vue",
  858. "sort": 1,
  859. "isshow": true,
  860. "url": "",
  861. "remark": "",
  862. "auth": []
  863. },
  864. {
  865. "title": "挂牌记录",
  866. "rulekey": "pcweb_search_document_spot_warehouse_receipt_listing_record",
  867. "code": "search_document_spot_warehouse_receipt_listing_record",
  868. "path": "search_document_spot_warehouse_receipt_listing_record",
  869. "component": "views/search/search_document_records/search_spot_warrant/search_spot_warrant_listing_record/index.vue",
  870. "sort": 2,
  871. "isshow": true,
  872. "url": "",
  873. "remark": "",
  874. "auth": []
  875. },
  876. {
  877. "title": "成交记录",
  878. "rulekey": "pcweb_search_document_spot_warehouse_receipt_trading_record",
  879. "code": "search_document_spot_warehouse_receipt_trading_record",
  880. "path": "search_document_spot_warehouse_receipt_trading_record",
  881. "component": "views/search/search_document_records/search_spot_warrant/search_spot_warrant_transaction_record/index.vue",
  882. "sort": 3,
  883. "isshow": true,
  884. "url": "",
  885. "remark": "",
  886. "auth": []
  887. },
  888. {
  889. "title": "协议指定记录",
  890. "rulekey": "pcweb_search_document_spot_warehouse_receipt_specified_record",
  891. "code": "search_document_spot_warehouse_receipt_specified_record",
  892. "path": "search_document_spot_warehouse_receipt_specified_record",
  893. "component": "views/search/search_document_records/search_spot_warrant/search_spot_warrant_protocol_specified_record/index.vue",
  894. "sort": 4,
  895. "isshow": true,
  896. "url": "",
  897. "remark": "",
  898. "auth": []
  899. }
  900. ]
  901. },
  902. {
  903. "title": "预售仓单",
  904. "rulekey": "pcweb_search_document_presell_warehouse_receipt",
  905. "code": "search_document_presell_warehouse_receipt",
  906. "path": "search_document_presell_warehouse_receipt",
  907. "component": "Container",
  908. "sort": 2,
  909. "isshow": true,
  910. "url": "",
  911. "remark": "",
  912. "children": [
  913. {
  914. "title": "订单汇总",
  915. "rulekey": "pcweb_search_document_presell_warehouse_receipt_order_summary",
  916. "code": "search_document_presell_warehouse_receipt_order_summary",
  917. "path": "search_document_presell_warehouse_receipt_order_summary",
  918. "component": "views/search/search_document_records/search_pre_sale_warehouse_receipt/search_pre_sale_warehouse_receipt_order_summary/index.vue",
  919. "sort": 1,
  920. "isshow": true,
  921. "url": "",
  922. "remark": "",
  923. "auth": []
  924. },
  925. {
  926. "title": "委托记录",
  927. "rulekey": "pcweb_search_document_presell_warehouse_receipt_commission_record",
  928. "code": "search_document_presell_warehouse_receipt_commission_record",
  929. "path": "search_document_presell_warehouse_receipt_commission_record",
  930. "component": "views/search/search_document_records/search_pre_sale_warehouse_receipt/search_pre_sale_warehouse_receipt_commission_record/index.vue",
  931. "sort": 2,
  932. "isshow": true,
  933. "url": "",
  934. "remark": "",
  935. "auth": []
  936. },
  937. {
  938. "title": "成交记录",
  939. "rulekey": "pcweb_search_document_presell_warehouse_receipt_trading_record",
  940. "code": "search_document_presell_warehouse_receipt_trading_record",
  941. "path": "search_document_presell_warehouse_receipt_trading_record",
  942. "component": "views/search/search_document_records/search_pre_sale_warehouse_receipt/search_pre_sale_warehouse_receipt_transaction_record/index.vue",
  943. "sort": 3,
  944. "isshow": true,
  945. "url": "",
  946. "remark": "",
  947. "auth": []
  948. },
  949. {
  950. "title": "协议指定记录",
  951. "rulekey": "pcweb_search_document_presell_warehouse_receipt_specified_record",
  952. "code": "search_document_presell_warehouse_receipt_specified_record",
  953. "path": "search_document_presell_warehouse_receipt_specified_record",
  954. "component": "views/search/search_document_records/search_pre_sale_warehouse_receipt/search_pre_sale_warehouse_receipt_protocol_specified_record/index.vue",
  955. "sort": 4,
  956. "isshow": true,
  957. "url": "",
  958. "remark": "",
  959. "auth": []
  960. }
  961. ]
  962. },
  963. {
  964. "title": "商品合约",
  965. "rulekey": "pcweb_search_document_contract",
  966. "code": "search_document_contract",
  967. "path": "search_document_contract",
  968. "component": "Container",
  969. "sort": 3,
  970. "isshow": true,
  971. "url": "",
  972. "remark": "",
  973. "children": [
  974. {
  975. "title": "合约汇总",
  976. "rulekey": "pcweb_search_document_contract_order_summary",
  977. "code": "search_document_contract_order_summary",
  978. "path": "search_document_contract_order_summary",
  979. "component": "views/search/search_document_records/search_commodity_contract/search_document_records_contract_summary/index.vue",
  980. "sort": 1,
  981. "isshow": true,
  982. "url": "",
  983. "remark": "",
  984. "auth": []
  985. },
  986. {
  987. "title": "委托记录",
  988. "rulekey": "pcweb_search_document_contract_commission_record",
  989. "code": "search_document_contract_commission_record",
  990. "path": "search_document_contract_commission_record",
  991. "component": "views/search/search_document_records/search_commodity_contract/search_document_records_commission_record/index.vue",
  992. "sort": 2,
  993. "isshow": true,
  994. "url": "",
  995. "remark": "",
  996. "auth": []
  997. },
  998. {
  999. "title": "成交记录",
  1000. "rulekey": "pcweb_search_document_contract_trading_record",
  1001. "code": "search_document_contract_trading_record",
  1002. "path": "search_document_contract_trading_record",
  1003. "component": "views/search/search_document_records/search_commodity_contract/search_document_records_transaction_record/index.vue",
  1004. "sort": 3,
  1005. "isshow": true,
  1006. "url": "",
  1007. "remark": "",
  1008. "auth": []
  1009. },
  1010. {
  1011. "title": "交收记录",
  1012. "rulekey": "pcweb_search_document_contract_delivery_record",
  1013. "code": "search_document_contract_delivery_record",
  1014. "path": "search_document_contract_delivery_record",
  1015. "component": "views/search/search_document_records/search_commodity_contract/search_document_records_delivery_record/index.vue",
  1016. "sort": 4,
  1017. "isshow": true,
  1018. "url": "",
  1019. "remark": "",
  1020. "auth": []
  1021. }
  1022. ]
  1023. }
  1024. ]
  1025. },
  1026. {
  1027. "title": "资金流水",
  1028. "rulekey": "pcweb_search_capital_flow",
  1029. "code": "search_capital_flow",
  1030. "path": "search_capital_flow",
  1031. "component": "Main",
  1032. "sort": 2,
  1033. "isshow": true,
  1034. "url": "",
  1035. "remark": "",
  1036. "children": [
  1037. {
  1038. "title": "资金流水",
  1039. "rulekey": "pcweb_search_capital_flow_tab",
  1040. "code": "search_capital_flow_tab",
  1041. "path": "search_capital_flow_tab",
  1042. "component": "Container",
  1043. "sort": 1,
  1044. "isshow": true,
  1045. "url": "",
  1046. "remark": "",
  1047. "children": [
  1048. {
  1049. "title": "当前记录",
  1050. "rulekey": "pcweb_search_capital_flow_tab_today",
  1051. "code": "search_capital_flow_tab_today",
  1052. "path": "search_capital_flow_tab_today",
  1053. "component": "views/search/search_capital_flow/search_capital_flow_tab/search_capital_flow_tab_today/index.vue",
  1054. "sort": 1,
  1055. "isshow": true,
  1056. "url": "",
  1057. "remark": "",
  1058. "auth": []
  1059. },
  1060. {
  1061. "title": "历史记录",
  1062. "rulekey": "pcweb_search_capital_flow_tab_history",
  1063. "code": "search_capital_flow_tab_history",
  1064. "path": "search_capital_flow_tab_history",
  1065. "component": "views/search/search_capital_flow/search_capital_flow_tab/search_capital_flow_tab_history/index.vue",
  1066. "sort": 2,
  1067. "isshow": true,
  1068. "url": "",
  1069. "remark": "",
  1070. "auth": []
  1071. }
  1072. ]
  1073. }
  1074. ]
  1075. },
  1076. {
  1077. "title": "融资查询",
  1078. "rulekey": "pcweb_search_financing",
  1079. "code": "search_financing",
  1080. "path": "search_financing",
  1081. "component": "Main",
  1082. "sort": 3,
  1083. "isshow": true,
  1084. "url": "",
  1085. "remark": "",
  1086. "children": [
  1087. {
  1088. "title": "申请单",
  1089. "rulekey": "pcweb_search_financing_apply",
  1090. "code": "search_financing_apply",
  1091. "path": "search_financing_apply",
  1092. "component": "views/search/search_financing_inquiry/search_financing_inquiry_apply_order/index.vue",
  1093. "sort": 1,
  1094. "isshow": true,
  1095. "url": "",
  1096. "remark": "",
  1097. "auth": []
  1098. },
  1099. {
  1100. "title": "合同",
  1101. "rulekey": "pcweb_search_financing_contract",
  1102. "code": "search_financing_contract",
  1103. "path": "search_financing_contract",
  1104. "component": "views/search/search_financing_inquiry/search_financing_inquiry_contract/index.vue",
  1105. "sort": 2,
  1106. "isshow": true,
  1107. "url": "",
  1108. "remark": "",
  1109. "auth": []
  1110. }
  1111. ]
  1112. },
  1113. {
  1114. "title": "履约查询",
  1115. "rulekey": "pcweb_search_performance",
  1116. "code": "search_performance",
  1117. "path": "search_performance",
  1118. "component": "Main",
  1119. "sort": 4,
  1120. "isshow": true,
  1121. "url": "",
  1122. "remark": "",
  1123. "children": [
  1124. {
  1125. "title": "买履约",
  1126. "rulekey": "pcweb_search_performance_buy",
  1127. "code": "search_performance_buy",
  1128. "path": "search_performance_buy",
  1129. "component": "views/search/search_performance_query/search_performance_query_buy_performance/index.vue",
  1130. "sort": 1,
  1131. "isshow": true,
  1132. "url": "",
  1133. "remark": "",
  1134. "auth": []
  1135. },
  1136. {
  1137. "title": "卖履约",
  1138. "rulekey": "pcweb_search_performance_sell",
  1139. "code": "search_performance_sell",
  1140. "path": "search_performance_sell",
  1141. "component": "views/search/search_performance_query/search_performance_query_sell_performance/index.vue",
  1142. "sort": 2,
  1143. "isshow": true,
  1144. "url": "",
  1145. "remark": "",
  1146. "auth": []
  1147. }
  1148. ]
  1149. },
  1150. {
  1151. "title": "提货查询",
  1152. "rulekey": "pcweb_search_pickup",
  1153. "code": "search_pickup",
  1154. "path": "search_pickup",
  1155. "component": "Main",
  1156. "sort": 5,
  1157. "isshow": true,
  1158. "url": "",
  1159. "remark": "",
  1160. "children": [
  1161. {
  1162. "title": "提货查询",
  1163. "rulekey": "pcweb_search_pickup_tab",
  1164. "code": "search_pickup_tab",
  1165. "path": "search_pickup_tab",
  1166. "component": "views/search/search_pickup_query/search_pickup_query_tab/index.vue",
  1167. "sort": 1,
  1168. "isshow": true,
  1169. "url": "",
  1170. "remark": "",
  1171. "auth": []
  1172. }
  1173. ]
  1174. },
  1175. {
  1176. "title": "履约模板查询",
  1177. "rulekey": "pcweb_search_performance_template",
  1178. "code": "search_performance_template",
  1179. "path": "search_performance_template",
  1180. "component": "Main",
  1181. "sort": 6,
  1182. "isshow": true,
  1183. "url": "",
  1184. "remark": "",
  1185. "children": [
  1186. {
  1187. "title": "履约模板查询",
  1188. "rulekey": "pcweb_search_performance_template_tab",
  1189. "code": "search_performance_template_tab",
  1190. "path": "search_performance_template_tab",
  1191. "component": "views/search/search_performance_template/search_performance_template_sub/index.vue",
  1192. "sort": 1,
  1193. "isshow": true,
  1194. "url": "",
  1195. "remark": "",
  1196. "auth": [
  1197. {
  1198. "label": "步骤明细",
  1199. "rulekey": "pcweb_search_performance_template_tab_detail",
  1200. "code": "detail",
  1201. "isshow": true,
  1202. "remark": ""
  1203. },
  1204. {
  1205. "label": "修改",
  1206. "rulekey": "pcweb_search_performance_template_tab_modify",
  1207. "code": "modify",
  1208. "isshow": true,
  1209. "remark": ""
  1210. },
  1211. {
  1212. "label": "删除",
  1213. "rulekey": "pcweb_search_performance_template_tab_delete",
  1214. "code": "delete",
  1215. "isshow": true,
  1216. "remark": ""
  1217. },
  1218. {
  1219. "label": "新增",
  1220. "rulekey": "pcweb_search_performance_template_tab_add",
  1221. "code": "add",
  1222. "isshow": true,
  1223. "remark": ""
  1224. }
  1225. ]
  1226. }
  1227. ]
  1228. }
  1229. ]
  1230. }
  1231. ]