feat: 合并Gin_Vue

This commit is contained in:
TsMask
2023-10-16 17:12:24 +08:00
parent 771320a839
commit 743568861d
77 changed files with 734 additions and 1870 deletions

View File

@@ -20,9 +20,9 @@ let state = reactive({
/**表单属性 */
from: {
/**账号 */
username: 'admin',
username: '',
/**密码 */
password: 'rootaa',
password: '',
/**验证码 */
code: '',
/**验证码uuid */