src/pages/login/index.vue
@@ -29,8 +29,8 @@ import { HOME_PATH, LOGIN_PATH, removeQueryString } from "@/router"; const userStore = useUserStore(); const loginForm = ref({ username: "shuishen", password: "Dashabi....", username: "cpz3", password: "cpz3@2025", }); const inputStyle = computed(() => { const style = {};