会员相关更新、商品列表更新

This commit is contained in:
GaoHao
2024-08-16 18:09:09 +08:00
26 changed files with 1891 additions and 2186 deletions

View File

@@ -4,7 +4,7 @@
"path": "pages/index/index",
"style": {
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
"navigationBarTextStyle": "black"
}
},
{
@@ -172,7 +172,14 @@
"path": "pages/order_food/order_food",
"style": {
"navigationStyle": "custom",
"navigationBarTextStyle": "balck"
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/order_food/order_food_search",
"style": {
"navigationStyle": "custom",
"navigationBarTextStyle": "black"
}
},
{