import { getCurrentInstance } from 'vue' let app = getCurrentInstance(); console.log( app.appContext.app.config.globalProperties.$loading )
← vue的SEO如何优化? vue3常用api有哪些?→