问题修复

This commit is contained in:
2025-11-21 17:21:24 +08:00
parent 97feb2c588
commit 798c4a4c74
11 changed files with 1045 additions and 19 deletions

View File

@@ -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: '兑换码直充余额,可当作礼品赠送'
},
{