吉安感知网项目-前端
张含笑
2026-01-30 cfb17aabb35ceb6712e9f347e9ede85fbf611681
feat:修改账号
1 files modified
4 ■■■■ changed files
uniapps/work-app/src/pages/login/index.vue 4 ●●●● patch | view | raw | blame | history
uniapps/work-app/src/pages/login/index.vue
@@ -82,8 +82,8 @@
  });
}
const loginFormGd = ref({
  username: "admin",
  password: "admin",
  username: "zhx",
  password: "123456",
});
async function submit() {