问题修复,增加点单智能推荐页面

This commit is contained in:
2025-11-20 15:55:50 +08:00
parent 8fa21b3404
commit bb4c2676e7
11 changed files with 201 additions and 40 deletions

View File

@@ -698,6 +698,13 @@
"style": {
"navigationBarTitleText": "新客立减"
}
},
{
"pageId": "PAGES_MARKET_ORDER_RECOMMENDATION",
"path": "orderRecommendation/index",
"style": {
"navigationBarTitleText": "点餐智能推荐"
}
}
]
},