Fix:4953 【商城小程序】体验项目详情页,点击营业执照按钮不会跳转显示对应资质内容

This commit is contained in:
LinCyJang
2026-03-23 22:41:49 +08:00
parent 990684840b
commit b638a3aa66
3 changed files with 121 additions and 2 deletions
+8
View File
@@ -760,6 +760,14 @@
"navigationStyle": "custom"
}
},
{
"path": "views/storeLicense",
"style": {
"navigationBarTitleText": "营业执照",
"navigationBarBackgroundColor": "#FFFFFF",
"navigationStyle": "custom"
}
},
{
"path": "views/submitOrder",
"style": {