diff --git a/wwwroot/global_menu.ui b/wwwroot/global_menu.ui index 1a65c6c..c2be09c 100644 --- a/wwwroot/global_menu.ui +++ b/wwwroot/global_menu.ui @@ -137,6 +137,43 @@ "url": "{{entire_url('/pricing/pricing_program')}}", "target": "app.sage_main_content" } + ,{ + "name": "discount", + "label": "折扣管理", + "icon": "{{entire_url('/imgs/percent.svg')}}", + "items": [ + { + "name": "discount_list", + "label": "折扣方案", + "url": "{{entire_url('/discount/discount_list.ui')}}", + "target": "app.sage_main_content" + }, + { + "name": "discount_detail_list", + "label": "折扣产品明细", + "url": "{{entire_url('/discount/discount_detail_list.ui')}}", + "target": "app.sage_main_content" + }, + { + "name": "discount_marketing_list", + "label": "营销方案", + "url": "{{entire_url('/discount/discount_marketing_list/index.ui')}}", + "target": "app.sage_main_content" + }, + { + "name": "discount_promo_code_list", + "label": "促销码", + "url": "{{entire_url('/discount/discount_promo_code_list/index.ui')}}", + "target": "app.sage_main_content" + }, + { + "name": "discount_customer_bind_list", + "label": "客户归属", + "url": "{{entire_url('/discount/discount_customer_bind_list/index.ui')}}", + "target": "app.sage_main_content" + } + ] + } ,{ "name": "accounting_center", "label": "账务中心", diff --git a/wwwroot/imgs/percent.svg b/wwwroot/imgs/percent.svg new file mode 100644 index 0000000..6256c3e --- /dev/null +++ b/wwwroot/imgs/percent.svg @@ -0,0 +1,5 @@ + + + + +