diff --git a/pages/user/account/index.vue b/pages/user/account/index.vue
index 0b26e28..253c709 100644
--- a/pages/user/account/index.vue
+++ b/pages/user/account/index.vue
@@ -48,38 +48,67 @@
placeholder="请输入昵称"
inputAlign="right"
border="none"
- color="#FFFFFF"
+ color="#999999"
maxlength="10"
v-model="info.wxName"
>
-
+
+
+
+
+
+
+
+
+
- 手机号
+ 协议与说明
-
-
+
-
+
+
+
+
+
+
+
+
+
+
-
+
+
+
+ 注销账号
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -96,9 +125,7 @@
},
wxAvatar: [],
- //按钮设置
- btn_loading:false,
- btn_disabled:false,
+
}
},
onLoad(option) {
@@ -228,14 +255,14 @@