添加收藏茶室接口和完善茶室详情
This commit is contained in:
@ -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"
|
||||
|
||||
Reference in New Issue
Block a user