f
This commit is contained in:
@@ -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('')
|
||||
|
||||
Reference in New Issue
Block a user