完成优惠券页面
This commit is contained in:
@@ -58,7 +58,7 @@ const menuList = ref([
|
||||
{
|
||||
title: '新客立减',
|
||||
icon: '',
|
||||
pageUrl: 'PAGES_MARKET_NEW_USER_DISCOUNT',
|
||||
pageUrl: 'PAGES_ORDER_INDEX',
|
||||
intro: '首单下单减免金额'
|
||||
},
|
||||
{
|
||||
@@ -100,7 +100,7 @@ const menuList = ref([
|
||||
{
|
||||
title: '点餐智能推荐',
|
||||
icon: '',
|
||||
pageUrl: 'PAGES_MARKET_ORDER_RECOMMENDATION',
|
||||
pageUrl: '',
|
||||
intro: '进入点单页X秒未点自动推荐商品,此推荐设置启用即生效'
|
||||
},
|
||||
{
|
||||
@@ -150,7 +150,7 @@ const menuList = ref([
|
||||
title: '商品兑换券',
|
||||
intro: '批量设置商品折扣',
|
||||
query: {
|
||||
coupon_type: 2
|
||||
couponType: 2
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user