更新 API 接口和数据源管理逻辑,调整参数类型,新增表格定义字段,优化请求路径,更新登录组件密码

This commit is contained in:
2026-06-11 17:26:39 +08:00
parent 85845b0d38
commit 61577be41f
4 changed files with 552 additions and 230 deletions

View File

@@ -87,7 +87,7 @@ export default defineComponent({
isShowPassword: false,
ruleForm: {
username: 'admin',
password: '123456',
password: 'Tongli686^*^',
verifyCode: '',
verifyKey: '',
},