增加点餐智能推荐

This commit is contained in:
2025-11-20 18:45:04 +08:00
parent bb4c2676e7
commit ce3674be35
13 changed files with 813 additions and 76 deletions

View File

@@ -705,6 +705,13 @@
"style": {
"navigationBarTitleText": "点餐智能推荐"
}
},
{
"pageId": "PAGES_MARKET_ORDER_RECOMMENDATION_ADD",
"path": "orderRecommendation/add",
"style": {
"navigationBarTitleText": "添加"
}
}
]
},