增加分销页面和分销跳转

This commit is contained in:
2025-11-19 11:29:55 +08:00
parent 919a56cc7e
commit 050be3a85e
6 changed files with 611 additions and 1 deletions

View File

@@ -631,6 +631,13 @@
"style": {
"navigationBarTitleText": "限时折扣"
}
},
{
"pageId": "PAGES_MARKET_DISTRIBUTION_INDEX",
"path": "distribution/index",
"style": {
"navigationBarTitleText": "分销"
}
}
]
},