浏览代码

no message

linwenxin 3 月之前
父节点
当前提交
1ee97eba43
共有 1 个文件被更改,包括 15 次插入0 次删除
  1. 15 0
      src/pages.json

+ 15 - 0
src/pages.json

@@ -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": "授权绑定"