vue-zone / vue3-vant-mobile

An mobile web apps template based on the Vue 3 ecosystem。一个基于 Vue 3 生态系统的移动 web 应用模板,帮助你快速完成业务开发。

Home Page:https://vue3-vant-mobile.netlify.app

Repository from Github https://github.comvue-zone/vue3-vant-mobileRepository from Github https://github.comvue-zone/vue3-vant-mobile

Help: ReferenceError - Possible Issue with auto-imports

cwandev opened this issue · comments

_Originally posted by @sniper19891112

Hello I have download https://github.com/easy-temps/vue3-vant-mobile and ran it
but I got the following error
ReferenceError: definePage is not defined
at setup (index.vue:5:1)
ReferenceError: isDark is not defined
at setup (App.vue:7:1)

maybe don't load auto-imports.d.ts file

could you help me, please?