feat: 合并Gin_Vue
This commit is contained in:
@@ -20,9 +20,9 @@ let state = reactive({
|
||||
/**表单属性 */
|
||||
from: {
|
||||
/**账号 */
|
||||
username: 'admin',
|
||||
username: '',
|
||||
/**密码 */
|
||||
password: 'rootaa',
|
||||
password: '',
|
||||
/**验证码 */
|
||||
code: '',
|
||||
/**验证码uuid */
|
||||
|
||||
Reference in New Issue
Block a user