接入店铺列表数据

This commit is contained in:
2026-03-20 17:51:59 +08:00
parent 13811ae87d
commit 944bdd5294
5 changed files with 640 additions and 2 deletions

View File

@@ -1604,6 +1604,13 @@
{
"root": "pages/mall/admin/shop",
"pages": [
{
"path": "shop-manage",
"style": {
"navigationBarTitleText": "店铺列表",
"navigationStyle": "custom"
}
},
{
"path": "manage",
"style": {