Browse Source

登录验证

master
yuanshun 1 year ago
parent
commit
45dbbdc4f4
  1. 2
      src/view/login/index.vue

2
src/view/login/index.vue

@ -16,7 +16,7 @@
} }
const state:Istate = reactive({ const state:Istate = reactive({
checked:true, checked:true,
accounts:'',
accounts:'13321158701',
code:'', code:'',
codeText:"获取验证码", codeText:"获取验证码",
time:60, time:60,

Loading…
Cancel
Save