|
@@ -22,6 +22,21 @@
|
|
|
}
|
|
|
},
|
|
|
{
|
|
|
+ "path": "pages/signName",
|
|
|
+ "style": {
|
|
|
+ "navigationStyle": "custom",
|
|
|
+ "navigationBarTitleText": "签名"
|
|
|
+ // "enablePullDownRefresh": true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "path": "pages/repairConfirmation",
|
|
|
+ "style": {
|
|
|
+ "navigationBarTitleText": "电子支付确认书"
|
|
|
+ // "enablePullDownRefresh": true
|
|
|
+ }
|
|
|
+ },
|
|
|
+ {
|
|
|
"path": "pages/bind",
|
|
|
"style": {
|
|
|
"navigationBarTitleText": "授权绑定"
|