完善茶室订单

This commit is contained in:
wangxiaowei
2025-11-20 17:29:26 +08:00
parent 0cad65c295
commit 3a8488dc18
29 changed files with 1812 additions and 765 deletions

View File

@ -79,6 +79,15 @@
"navigationBarTitleText": "Vue Query 请求演示"
}
},
{
"path": "pages/cashier/cashier",
"type": "page",
"needLogin": true,
"layout": "default",
"style": {
"navigationStyle": "custom"
}
},
{
"path": "pages/city/city",
"type": "page",
@ -167,6 +176,7 @@
{
"path": "collect/collect",
"type": "page",
"needLogin": true,
"layout": "default",
"style": {
"navigationStyle": "custom"
@ -175,6 +185,7 @@
{
"path": "coupon/coupon",
"type": "page",
"needLogin": true,
"layout": "default",
"style": {
"navigationStyle": "custom"
@ -183,6 +194,7 @@
{
"path": "coupon/my-coupon",
"type": "page",
"needLogin": true,
"layout": "default",
"style": {
"navigationStyle": "custom"
@ -255,6 +267,7 @@
{
"path": "tea-room/detail",
"type": "page",
"needLogin": true,
"layout": "tabbar",
"style": {
"navigationStyle": "custom"
@ -280,6 +293,7 @@
{
"path": "vip/buy",
"type": "page",
"needLogin": true,
"layout": "default",
"style": {
"navigationStyle": "custom"
@ -304,6 +318,7 @@
{
"path": "wallet/wallet",
"type": "page",
"needLogin": true,
"layout": "default",
"style": {
"navigationStyle": "custom"
@ -361,6 +376,7 @@
{
"path": "order/platform/order-list",
"type": "page",
"needLogin": true,
"layout": "default",
"style": {
"navigationStyle": "custom"