diff --git a/pages.json b/pages.json
index 3a55850..044ad1e 100644
--- a/pages.json
+++ b/pages.json
@@ -411,6 +411,16 @@
}
}
},
+ {
+ "path": "setting/setting",
+ "style": {
+ "navigationStyle": "custom",
+ "navigationBarTitleText": "uni-app分页",
+ "app": {
+ "bounce": "none"
+ }
+ }
+ },
{
"path": "idcardAuth/idcardAuth",
"style": {
@@ -421,6 +431,16 @@
}
}
},
+ {
+ "path": "patientMsg/patientMsg",
+ "style": {
+ "navigationStyle": "custom",
+ "navigationBarTitleText": "uni-app分页",
+ "app": {
+ "bounce": "none"
+ }
+ }
+ },
{
"path": "videoHistroy/videoHistroy",
diff --git a/pages_app/patientMsg/patientMsg.vue b/pages_app/patientMsg/patientMsg.vue
new file mode 100644
index 0000000..9bb8802
--- /dev/null
+++ b/pages_app/patientMsg/patientMsg.vue
@@ -0,0 +1,286 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ [图片]
+
+
+
+
+
+
+
+ 暂无患者消息
+
+
+
+
+
+
+ 患者消息
+
+
+
+ 患者列表
+
+
+ 随访计划
+
+
+
+
+
+
+
+
diff --git a/pages_app/setting/setting.vue b/pages_app/setting/setting.vue
new file mode 100644
index 0000000..155170f
--- /dev/null
+++ b/pages_app/setting/setting.vue
@@ -0,0 +1,370 @@
+
+
+
+
+
+
+
+
+
+
+
+
+ 消息通知
+
+ 已开启
+
+
+
+
+
+
+ 修改登录密码
+
+
+
+
+
+ 更换手机号
+
+
+
+
+
+ 版本更新
+
+
+
+
+
+ 关于肝胆相照
+
+
+
+
+
+ 分享肝胆相照APP
+
+
+
+
+
+ 肝胆相照直播群
+
+
+
+
+
+ 微信关联
+
+
+
+
+
+ 清除缓存
+
+ 1.39MB
+
+
+
+
+
+
+ 意见反馈
+
+
+
+
+
+ 注销账户
+
+
+
+
+
+ 注册协议
+
+
+
+
+
+ 隐私政策
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/pages_app/wechatContact/wechatContact.vue b/pages_app/wechatContact/wechatContact.vue
index 9d32893..0a0ddfa 100644
--- a/pages_app/wechatContact/wechatContact.vue
+++ b/pages_app/wechatContact/wechatContact.vue
@@ -41,7 +41,7 @@