This commit is contained in:
杨鹏
2025-09-23 22:27:41 +08:00
parent 232cea0f7e
commit aed85c92df
19 changed files with 238 additions and 374 deletions
+4 -15
View File
@@ -55,13 +55,13 @@
}
},
{
"path": "pages/index/chat",
"path": "pages/index/cart",
"style": {
"navigationBarTitleText": "聊天"
"navigationBarTitleText": "购物车"
},
"meta": {
"sync": true,
"title": "聊天",
"title": "购物车",
"group": "商城"
}
},
@@ -76,17 +76,6 @@
"group": "商城"
}
},
{
"path": "pages/index/cart",
"style": {
"navigationBarTitleText": "购物车"
},
"meta": {
"sync": true,
"title": "购物车",
"group": "商城"
}
},
{
"path": "pages/index/login",
"style": {
@@ -739,7 +728,7 @@
"pagePath": "pages/index/room"
},
{
"pagePath": "pages/index/chat"
"pagePath": "pages/index/cart"
},
{
"pagePath": "pages/index/user"