添加收藏茶室接口和完善茶室详情

This commit is contained in:
wangxiaowei
2025-11-12 17:40:35 +08:00
parent 29bf4dae74
commit 0cad65c295
32 changed files with 1522 additions and 505 deletions

View File

@ -153,6 +153,7 @@
{
"path": "pages/search/search",
"type": "page",
"needLogin": true,
"layout": "tabbar",
"style": {
"navigationStyle": "custom"
@ -335,6 +336,7 @@
{
"path": "order/douyin/order-list",
"type": "page",
"needLogin": true,
"layout": "default",
"style": {
"navigationStyle": "custom"
@ -375,6 +377,7 @@
{
"path": "order/tea-room/order-list",
"type": "page",
"needLogin": true,
"layout": "default",
"style": {
"navigationStyle": "custom"
@ -391,6 +394,7 @@
{
"path": "order/tea-specialist/order-list",
"type": "page",
"needLogin": true,
"layout": "default",
"style": {
"navigationStyle": "custom"