diff --git a/src/views/login/index.vue b/src/views/login/index.vue index ed9b4d2..089fd24 100644 --- a/src/views/login/index.vue +++ b/src/views/login/index.vue @@ -54,7 +54,7 @@ onBeforeMount(() => { // userPinia.getInfo() // router.push('/') // } - xingzhi.value = 1 + xingzhi.value = 2 getSignCode() }) const loginForm = ref(ElForm); //表单实例化 @@ -153,7 +153,7 @@ const judgingEnvironment = () => {