Commit 248fe93a authored by youjie's avatar youjie

no message

parent cf5ffe68
......@@ -348,7 +348,7 @@ const rules = computed(() => ({
const loginPage = ref(null)
const currentStep = ref(3)
const currentStep = ref(1)
const loading = ref(false)
const isFromOta = ref(false) // 是否从 OTA 授权进入
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment