Feat(商品详情):新增商家资质页

This commit is contained in:
linxi
2024-09-10 18:06:11 +08:00
parent c015eb9dff
commit b0fffe8101
3 changed files with 91 additions and 3 deletions
+7
View File
@@ -139,6 +139,13 @@
"navigationBarTextStyle": "white"
}
},
{
"path": "pages/shop/GoodsCon/qualifications",
"style": {
"navigationBarTitleText": "商家资质",
"navigationBarTextStyle": "black"
}
},
{
"path": "pages/user/address/AddAddress/index",
"style": {