Browse Source

文字修改

seimin 3 years ago
parent
commit
a0ceed2bde
1 changed files with 8 additions and 8 deletions
  1. 8 8
      src/views/changePassword.vue

+ 8 - 8
src/views/changePassword.vue

@@ -11,20 +11,20 @@
11 11
           >
12 12
         </div>
13 13
         <div class="demoItem">
14
-          <cube-button light>
15
-            <a href="https://oah5.zuel.edu.cn/Mobile/UserPwdInfo"
16
-              >OA修改密码</a
17
-            ></cube-button
18
-          >
19
-        </div>
20
-        <div class="demoItem">
21
-          <cube-button light @click="showToast()">认证计费密码修改</cube-button>
14
+          <cube-button light @click="showToast()">校园网认证密码修改</cube-button>
22 15
         </div>
23 16
         <div class="demoItem">
24 17
           <cube-button light @click="toChangePassword()"
25 18
             >邮箱密码修改</cube-button
26 19
           >
27 20
         </div>
21
+        <div class="demoItem">
22
+          <cube-button light>
23
+            <a href="https://oah5.zuel.edu.cn/Mobile/UserPwdInfo"
24
+              >OA修改密码</a
25
+            ></cube-button
26
+          >
27
+        </div>
28 28
       </div>
29 29
     </div>
30 30
   </div>