更新大理市民卡app
diff --git a/pages.json b/pages.json
new file mode 100644
index 0000000..f844707
--- /dev/null
+++ b/pages.json
@@ -0,0 +1,488 @@
+{
+ "easycom": {
+ "^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
+ },
+ "pages": [{
+ "path": "pages/sub_tabbar/index",
+ "style": {
+ "navigationBarTitleText": "首页",
+ "app-plus": {
+ "titleNView": false
+ }
+ }
+ },
+ {
+ "path": "pages/sub_tabbar/qrcode",
+ "style": {
+ "navigationBarTitleText": "乘车码",
+ "app-plus": {
+ "titleNView": false
+ }
+ }
+ },
+ {
+ "path": "pages/sub_tabbar/life",
+ "style": {
+ "navigationBarTitleText": "生活"
+ }
+ },
+
+ {
+ "path": "pages/sub_tabbar/active",
+ "style": {
+ "navigationBarTitleText": "活动"
+ }
+ },
+ {
+ "path": "pages/sub_tabbar/mine",
+ "style": {
+ "navigationBarTitleText": "我的",
+ // "transparentTitle":"always"
+ "app-plus": {
+ "titleNView": false
+ }
+ }
+ }
+ ],
+ "subPackages": [{
+ "root": "pages/sub_basic",
+ "pages": [{
+ "path": "register/index",
+ "style": {
+ "navigationBarTitleText": "注册",
+ "app-plus": {
+ "titleNView": false
+ }
+ }
+ },
+ {
+ "path": "login/index",
+ "style": {
+ "navigationBarTitleText": "登录",
+ "app-plus": {
+ "titleNView": false
+ }
+ }
+ },
+ {
+ "path": "network/index",
+ "style": {
+ "navigationBarTitleText": "网络错误"
+ }
+ },
+ {
+ "path": "forgetPwd/index",
+ "style": {
+ "navigationBarTitleText": "忘记密码",
+ "app-plus": {
+ "titleNView": false
+ }
+ }
+ },
+ {
+ "path": "verification/index",
+ "style": {
+ "navigationBarTitleText": "手机认证"
+ }
+ }
+
+ ]
+ }, {
+ "root": "pages/sub_index",
+ "pages": [{
+ "path": "activeDetails/index",
+ "style": {
+ "navigationBarTitleText": "活动详情"
+ }
+ },
+ {
+ "path": "issueQuestion/index",
+ "style": {
+ "navigationBarTitleText": "发布咨询",
+ "app-plus": {
+ "titleNView": false
+ }
+ }
+ },
+ {
+ "path": "qrcode/index",
+ "style": {
+ "navigationBarTitleText": "我的码",
+ "app-plus": {
+ "titleNView": false
+ }
+ }
+ },
+ {
+ "path": "introduce/index",
+ "style": {
+ "navigationBarTitleText": "市民卡简介",
+ "app-plus": {
+ "titleNView": false
+ }
+ }
+ },
+ {
+ "path": "getCityCard/index",
+ "style": {
+ "navigationBarTitleText": "市民卡办理"
+ }
+ },
+ {
+ "path": "activateCard/index",
+ "style": {
+ "navigationBarTitleText": "开卡"
+ }
+ },
+ {
+ "path": "cardApply/index",
+ "style": {
+ "navigationBarTitleText": "卡应用"
+ }
+ },
+ {
+ "path": "chat/index",
+ "style": {
+ "navigationBarTitleText": "咨询"
+ }
+ },
+ {
+ "path": "chatIssue/index",
+ "style": {
+ "navigationBarTitleText": "咨询库"
+ }
+ },
+ {
+ "path": "offlineHelp/index",
+ "style": {
+ "navigationBarTitleText": "网点查询",
+ "app-plus": {
+ "titleNView": {
+ "type": "transparent",
+ "titleText": "网点查询",
+ "blurEffect": "light"
+ },
+ "scrollIndicator": "none"
+ }
+ }
+ },
+ {
+ "path": "question/index",
+ "style": {
+ "navigationBarTitleText": "常见问题"
+ }
+ },
+ {
+ "path": "busRecords/index",
+ "style": {
+ "navigationBarTitleText": "乘车记录"
+ }
+ },
+ {
+ "path": "chatDetails/index",
+ "style": {
+ "navigationBarTitleText": "详情"
+ }
+ },
+ {
+ "path": "scanView/index",
+ "style": {
+ "navigationBarTitleText": "二维码扫描结果",
+ "app-plus": {
+ "titleNView": false
+ }
+ }
+ },
+ {
+ "path": "scanView/pay",
+ "style": {
+ "navigationBarTitleText": "二维码扫描结果",
+ "app-plus": {
+ "titleNView": false
+ }
+ }
+ }
+ ]
+ }, {
+ "root": "pages/sub_mine",
+ "pages": [{
+ "path": "reportheLoss/index",
+ "style": {
+ "navigationBarTitleText": "挂失"
+ }
+ },
+ {
+ "path": "lock/index",
+ "style": {
+ "navigationBarTitleText": "手势解锁",
+ "app-plus": {
+ "titleNView": {
+ "splitLine": {
+ "color": "#F3F3F3"
+ }
+ }
+ }
+ }
+ },
+ {
+ "path": "billsDetails/index",
+ "style": {
+ "navigationBarTitleText": "账单详情",
+ "app-plus": {
+ "titleNView": false
+ }
+ }
+ },
+ {
+ "path": "accountSafe/index",
+ "style": {
+ "navigationBarTitleText": "账户安全"
+ }
+ },
+ {
+ "path": "bindBankCard/index",
+ "style": {
+ "navigationBarTitleText": "绑定市民卡"
+ }
+ },
+ {
+ "path": "changeLoginPwd/index",
+ "style": {
+ "navigationBarTitleText": "修改登录密码"
+ }
+ },
+ {
+ "path": "changePayPwd/index",
+ "style": {
+ "navigationBarTitleText": "设置支付密码"
+ }
+ },
+ {
+ "path": "findPayPwd/index",
+ "style": {
+ "navigationBarTitleText": "找回密码"
+ }
+ },
+ {
+ "path": "otherPay/index",
+ "style": {
+ "navigationBarTitleText": "支付(指纹)"
+ }
+ },
+ {
+ "path": "otherLogin/index",
+ "style": {
+ "navigationBarTitleText": "指纹/手势/人脸登录"
+ }
+ },
+ {
+ "path": "leaveMsgDetail/index",
+ "style": {
+ "navigationBarTitleText": "留言详情"
+ }
+ },
+ {
+ "path": "cashFlow/index",
+ "style": {
+ "navigationBarTitleText": "我的足迹",
+ "app-plus": {
+ "scrollIndicator": "none"
+ }
+ }
+ },
+ {
+ "path": "agreement/index",
+ "style": {
+ "navigationBarTitleText": "用户协议"
+ }
+ },
+ {
+ "path": "bindSxy/index",
+ "style": {
+ "navigationBarTitleText": "签约"
+ }
+ },
+ {
+ "path": "agreementSign/index",
+ "style": {
+ "navigationBarTitleText": "市民卡免密代扣签约协议"
+ }
+ },
+ {
+ "path": "unbindBankCard/index",
+ "style": {
+ "navigationBarTitleText": "解绑市民卡"
+ }
+ },
+ {
+ "path": "personalMsg/index",
+ "style": {
+ "navigationBarTitleText": "我的信息"
+ }
+ },
+ {
+ "path": "leaveMsg/index",
+ "style": {
+ "navigationBarTitleText": "留言"
+ }
+ },
+ {
+ "path": "message/index",
+ "style": {
+ "navigationBarTitleText": "我的消息"
+ }
+ },
+ {
+ "path": "integral/index",
+ "style": {
+ "navigationBarTitleText": "我的积分"
+ }
+ },
+ {
+ "path": "voucher/index",
+ "style": {
+ "navigationBarTitleText": "我的卡券"
+ }
+ },
+ {
+ "path": "integralQuery/index",
+ "style": {
+ "navigationBarTitleText": "积分查询"
+ //#ifdef APP-PLUS
+ ,
+ "titleNView": {
+ "splitLine": {
+ "color": "#F3F3F3"
+ }
+ }
+ //#endif
+ }
+ }
+ ]
+ }, {
+ "root": "pages/sub_medical",
+ "pages": [
+ {
+ "path": "appointment",
+ "style": {
+ "navigationBarTitleText": "预约挂号"
+ }
+ },
+ {
+ "path": "outpatient",
+ "style": {
+ "navigationBarTitleText": "门诊预约"
+ }
+ },
+ {
+ "path": "queryDate",
+ "style": {
+ "navigationBarTitleText": "门诊预约"
+ }
+ },
+ {
+ "path": "confirm",
+ "style": {
+ "navigationBarTitleText": "门诊预约"
+ }
+ },
+ {
+ "path": "result",
+ "style": {
+ "navigationBarTitleText": "门诊预约"
+ }
+ },
+ {
+ "path": "record",
+ "style": {
+ "navigationBarTitleText": "挂号记录"
+ }
+ },
+ {
+ "path": "addPatient",
+ "style": {
+ "navigationBarTitleText": "添加就诊人"
+ }
+ },
+ {
+ "path": "hospital",
+ "style": {
+ "navigationBarTitleText": "医院列表"
+ }
+ },
+ {
+ "path": "patient",
+ "style": {
+ "navigationBarTitleText": "就诊人管理",
+ "app-plus": {
+ "titleNView": false
+ }
+ }
+ },
+ {
+ "path": "report",
+ "style": {
+ "navigationBarTitleText": "报告查询"
+ }
+ },
+ {
+ "path": "reportDetail",
+ "style": {
+ "navigationBarTitleText": "报告详情"
+ }
+ },
+ {
+ "path": "cashFlow",
+ "style": {
+ "navigationBarTitleText": "医疗缴费"
+ }
+ },
+ {
+ "path": "pay",
+ "style": {
+ "navigationBarTitleText": "医疗缴费"
+ }
+ },
+ {
+ "path": "payResult",
+ "style": {
+ "navigationBarTitleText": "医疗缴费"
+ }
+ }
+ ]
+ }],
+ "globalStyle": {
+ "navigationBarTextStyle": "black",
+ "navigationBarTitleText": "uView",
+ "navigationBarBackgroundColor": "#FFFFFF",
+ "backgroundColor": "#FFFFFF",
+ "pageOrientation": "portrait"
+ },
+ "tabBar": {
+ "color": "#999999",
+ "selectedColor": "#2FA8E1",
+ "backgroundColor": "#FFFFFF",
+ "borderStyle": "black",
+ "list": [{
+ "pagePath": "pages/sub_tabbar/index",
+ "text": "首页"
+ },
+ {
+ "pagePath": "pages/sub_tabbar/life",
+ "text": "生活"
+ },
+ {
+ "pagePath": "pages/sub_tabbar/qrcode",
+ "text": "我的码"
+ },
+ {
+ "pagePath": "pages/sub_tabbar/active",
+ "text": "活动"
+ },
+ {
+ "pagePath": "pages/sub_tabbar/mine",
+ "text": "我的"
+ }
+ ]
+ }
+}