添加购物车模板

This commit is contained in:
icssoa
2025-08-21 00:44:18 +08:00
parent ecc32b38b5
commit 96d44d1687
7 changed files with 428 additions and 5 deletions

View File

@@ -428,6 +428,12 @@
"style": {
"navigationBarTitleText": "%商品分类%"
}
},
{
"path": "shop/shopping-cart",
"style": {
"navigationStyle": "custom"
}
}
]
}