Kaynağa Gözat

移除修改密码

seimin 2 yıl önce
ebeveyn
işleme
efc210e975
1 değiştirilmiş dosya ile 10 ekleme ve 2 silme
  1. 10 2
      src/views/indes.vue

+ 10 - 2
src/views/indes.vue

@@ -18,10 +18,10 @@
18 18
         <i class="dash dash-chahao"></i>
19 19
         <span>电话查号</span>
20 20
       </div>
21
-      <div @click="toChangePassword()">
21
+      <!-- <div @click="toChangePassword()">
22 22
         <i class="dash dash-xiugaimima"></i>
23 23
         <span>修改密码</span>
24
-      </div>
24
+      </div> -->
25 25
       <div @click="toKnowList()" v-if="wxBxQuestions == 0">
26 26
         <i class="iconfont icon-message"></i>
27 27
         <span>常见问题</span>
@@ -386,6 +386,14 @@ export default {
386 386
   align-items: center;
387 387
   justify-content: center;
388 388
 }
389
+.tav div a{
390
+  flex: 1;
391
+  text-align: center;
392
+  display: flex;
393
+  flex-direction: column;
394
+  align-items: center;
395
+  justify-content: center;
396
+}
389 397
 .tav div i {
390 398
   font-size: 0.6rem;
391 399
   color: white;