| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125 |
- // {
- // "code": "swap_the_order",
- // "title": "掉期订单",
- // "sort": 1,
- // "type": 4,
- // "rulekey": "clitent_web_pc_receipt_swap_the_order",
- // "isshow": true,
- // "url": "",
- // "remark": "",
- // "children": [
- // {
- // "code": "swap_commodity_contract_summary",
- // "title": "合约汇总",
- // "sort": 1,
- // "type": 4,
- // "rulekey": "clitent_web_pc_receipt_swap_the_order_commodity_contract_summary",
- // "isshow": true,
- // "url": "",
- // "remark": "",
- // "children": [
- // {
- // "code": "swap_commodity_contract_summary_deal_closed",
- // "title": "协议平仓",
- // "sort": 1,
- // "type": 2,
- // "rulekey": "clitent_web_pc_receipt_swap_the_order_commodity_contract_summary_deal_closed",
- // "isshow": true,
- // "url": "",
- // "remark": "",
- // "children": []
- // },
- // {
- // "code": "swap_commodity_contract_summary_order_closed",
- // "title": "平仓",
- // "sort": 1,
- // "type": 2,
- // "rulekey": "clitent_web_pc_receipt_swap_the_order_commodity_contract_summary_order_closed",
- // "isshow": true,
- // "url": "",
- // "remark": "",
- // "children": []
- // }
- // ]
- // },
- // {
- // "code": "swap_commodity_contract_commission",
- // "title": "委托",
- // "sort": 1,
- // "type": 4,
- // "rulekey": "clitent_web_pc_receipt_swap_the_order_commodity_contract_commission",
- // "isshow": true,
- // "url": "",
- // "remark": "",
- // "children": [
- // {
- // "code": "swap_commodity_contract_commission_cancel_order",
- // "title": "撤单",
- // "sort": 1,
- // "type": 2,
- // "rulekey": "clitent_web_pc_receipt_swap_the_order_commodity_contract_commission_cancel_order",
- // "isshow": true,
- // "url": "",
- // "remark": "",
- // "children": []
- // }
- // ]
- // },
- // {
- // "code": "swap_commodity_contract_bargain",
- // "title": "协议单",
- // "sort": 1,
- // "type": 4,
- // "rulekey": "clitent_web_pc_receipt_swap_the_order_commodity_contract_bargain",
- // "isshow": true,
- // "url": "",
- // "remark": "",
- // "children": [
- // {
- // "code": "swap_commodity_contract_bargain_cancel_order",
- // "title": "撤单",
- // "sort": 1,
- // "type": 2,
- // "rulekey": "clitent_web_pc_receipt_swap_the_order_commodity_contract_bargain_cancel_order",
- // "isshow": true,
- // "url": "",
- // "remark": "",
- // "children": []
- // },
- // {
- // "code": "swap_commodity_contract_bargain_submit_order",
- // "title": "同意",
- // "sort": 1,
- // "type": 2,
- // "rulekey": "clitent_web_pc_receipt_swap_the_order_commodity_contract_bargain_submit_order",
- // "isshow": true,
- // "url": "",
- // "remark": "",
- // "children": []
- // },
- // {
- // "code": "swap_commodity_contract_bargain_refuse_order",
- // "title": "拒绝",
- // "sort": 1,
- // "type": 2,
- // "rulekey": "clitent_web_pc_receipt_swap_the_order_commodity_contract_bargain_refuse_order",
- // "isshow": true,
- // "url": "",
- // "remark": "",
- // "children": []
- // }
- // ]
- // },
- // {
- // "code": "swap_commodity_contract_make_deal",
- // "title": "成交",
- // "sort": 1,
- // "type": 4,
- // "rulekey": "clitent_web_pc_receipt_swap_the_order_commodity_contract_make_deal",
- // "isshow": true,
- // "url": "",
- // "remark": "",
- // "children": []
- // }
- // ]
- // },
|