问题修复
This commit is contained in:
@@ -100,7 +100,7 @@ const menuList = ref([
|
||||
{
|
||||
title: '点餐智能推荐',
|
||||
icon: '',
|
||||
pageUrl: '',
|
||||
pageUrl: 'PAGES_MARKET_ORDER_RECOMMENDATION',
|
||||
intro: '进入点单页X秒未点自动推荐商品,此推荐设置启用即生效'
|
||||
},
|
||||
{
|
||||
@@ -118,7 +118,7 @@ const menuList = ref([
|
||||
{
|
||||
title: '充值兑换码',
|
||||
icon: '',
|
||||
pageUrl: '',
|
||||
pageUrl: 'PAGES_MARKET_RECHARGE_EXCHANGE_CODE',
|
||||
intro: '兑换码直充余额,可当作礼品赠送'
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user