会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
拨云
博客园
首页
新随笔
联系
管理
订阅
2023年7月11日
Vue3.2项目构架之unplugin-auto-import自动引入
摘要: vue3日常项目中定义变量需要引入ref,reactive等等比较麻烦,可以通过unplugin-auto-import给我们自动引入 1、安装 npm i -D unplugin-auto-import 2、在vite.config.ts中引入 import AutoImport from 'un
阅读全文
posted @ 2023-07-11 16:34 拨云丶
阅读(1164)
评论(0)
推荐(1)
编辑
公告