Browse Source

添加首页验证码

UI 2 năm trước cách đây
mục cha
commit
6cfe4d3270
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/login/index.vue

+ 1 - 1
src/views/login/index.vue

@@ -132,7 +132,7 @@ export default {
     }
     return {
       loginForm: {
-        username: 'admin002',
+        username: 'adminult',
         password: '123456'
       },
       loginRules: {