spring
2025-09-24 2767d5e2f41ccf766bf84c58f527b1538426fec7
src/pages/login/index.vue
@@ -96,9 +96,11 @@
// 登录表单数据
const loginFormData = ref<LoginFormData>({
  username: "32408083",
  username: "",
  password: "",
  // username: "32408083",
  // username: "32308027",
  password: "cxjt1234",
  // password: "cxjt1234",
});
// 获取重定向参数