fix::菜品列表修改增加

This commit is contained in:
GaoHao
2024-07-26 11:17:49 +08:00
parent 82b3a74435
commit ece7a35afd
5 changed files with 832 additions and 11 deletions

View File

@@ -166,6 +166,13 @@
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/order_food/order_goods",
"style": {
"navigationStyle": "custom",
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/order_food/goodsList_scroll",
"style": {