This commit is contained in:
gyq
2025-11-20 18:48:07 +08:00
26 changed files with 1508 additions and 153 deletions

View File

@@ -686,6 +686,39 @@
"style": {
"navigationBarTitleText": "运营余额"
}
},
{
"pageId": "PAGES_MARKET_NEW_USER_DISCOUNT",
"path": "newUserDiscount/index",
"style": {
"navigationBarTitleText": "新客立减"
}
},
{
"pageId": "PAGES_MARKET_ORDER_RECOMMENDATION",
"path": "orderRecommendation/index",
"style": {
"navigationBarTitleText": "点餐智能推荐"
}
},
{
"pageId": "PAGES_MARKET_ORDER_RECOMMENDATION_ADD",
"path": "orderRecommendation/add",
"style": {
"navigationBarTitleText": "添加"
}
}
]
},