|
@@ -7,6 +7,12 @@
|
|
|
"navigationStyle": "custom"
|
|
|
}
|
|
|
},
|
|
|
+ {
|
|
|
+ "path": "pages/user/scanCode",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "扫码"
|
|
|
+ }
|
|
|
+ },
|
|
|
{
|
|
|
"path": "pages/login/empower",
|
|
|
"style": {
|
|
@@ -31,12 +37,7 @@
|
|
|
"navigationStyle": "custom"
|
|
|
}
|
|
|
},
|
|
|
- {
|
|
|
- "path": "pages/user/scanCode",
|
|
|
- "style": {
|
|
|
- "navigationBarTitleText": "扫码"
|
|
|
- }
|
|
|
- },
|
|
|
+
|
|
|
{
|
|
|
"path": "pages/pay/pay",
|
|
|
"style": {
|