From 2b2d9fb33e21ff9fc371e4e5292ba2ed7c613251 Mon Sep 17 00:00:00 2001
From: suvvm <915269675@qq.com>
Date: Sat, 30 Nov 2019 21:56:40 +0800
Subject: [PATCH] =?UTF-8?q?=E5=88=9B=E5=BB=BA=E6=B3=A8=E5=86=8C=E5=B9=B6?=
=?UTF-8?q?=E5=AE=8C=E6=88=90=E7=94=A8=E6=88=B7=E6=9B=B4=E6=96=B0=E9=A1=B5?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages.json | 6 +
pages/user/mdfUser.vue | 323 +++++++++++++++++++++++++++++++++++++++++
2 files changed, 329 insertions(+)
create mode 100644 pages/user/mdfUser.vue
diff --git a/pages.json b/pages.json
index 7772e86..1b3c37f 100644
--- a/pages.json
+++ b/pages.json
@@ -93,6 +93,12 @@
"navigationBarTitleText": "调查信息"
}
}
+ ,{
+ "path" : "pages/user/mdfUser",
+ "style" : {
+ "navigationBarTitleText": "修改信息"
+ }
+ }
,{
"path" : "pages/user/user",
"style" : {}
diff --git a/pages/user/mdfUser.vue b/pages/user/mdfUser.vue
new file mode 100644
index 0000000..01ebb1f
--- /dev/null
+++ b/pages/user/mdfUser.vue
@@ -0,0 +1,323 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 发送验证码
+
+ {{count}}
+
+
+
+
+ 两张图片不同
+
+
+
+
+
+
+
+
+
+
+ 提交修改
+
+
+
+
+
+