This commit is contained in:
Mrx
2026-01-19 12:53:10 +08:00
parent 73c20a120d
commit 1d74c07465
22 changed files with 69 additions and 69 deletions

View File

@@ -11,7 +11,7 @@ const router = useRouter()
const route = useRoute()
const agentStore = useAgentStore()
const userStore = useUserStore()
const appName = import.meta.env.VITE_APP_NAME || '真爱查';
const appName = import.meta.env.VITE_APP_NAME || '幸福查';
const phoneNumber = ref('')
const verificationCode = ref('')