fix:分类页打开的效果 https://t.zsxq.com/pRbKn

pull/151/MERGE
YunaiV 2025-06-15 18:28:04 +08:00
parent 1f169a1ed1
commit 963b3801f5
1 changed files with 3 additions and 0 deletions

View File

@ -681,6 +681,9 @@
"list": [{ "list": [{
"pagePath": "pages/index/index" "pagePath": "pages/index/index"
}, },
{
"pagePath": "pages/index/category"
},
{ {
"pagePath": "pages/index/cart" "pagePath": "pages/index/cart"
}, },