['我的推广二维码展示形式及个人中中心接口对接']

This commit is contained in:
2021-09-17 15:34:25 +08:00
parent d0412c96dc
commit 0fa8736ed3
6 changed files with 116 additions and 39 deletions

View File

@@ -451,13 +451,17 @@
"path": "pages/verification/index",
"name": "Verification",
"style": {
"navigationBarTitleText": "扫码验证"
"navigationBarTitleText": "扫码验证",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#f40c50"
}
}, {
"path": "pages/verification/details",
"name": "VerificationDetails",
"style": {
"navigationBarTitleText": "核销券详情"
"navigationBarTitleText": "核销券详情",
"navigationBarTextStyle": "white",
"navigationBarBackgroundColor": "#f40c50"
}
}, {
"path": "pages/shop/lists",