什么网站做一手项目好,义乌联合外发加工网,网站制作服务公司,如何管理wordpress网站模板下载是否还在为每次都需要导入框架方法而烦恼呢#xff1f;
// 每次都需手动导入框架方法
import { ref } from vuelet num ref(0)用 unplugin-auto-import 来帮你吧#xff0c;以后只需这样写就行啦#xff01;
let num ref(0)官方示例如下图 使用流程 1. 安装 unplugin-au…是否还在为每次都需要导入框架方法而烦恼呢
// 每次都需手动导入框架方法
import { ref } from vuelet num ref(0)用 unplugin-auto-import 来帮你吧以后只需这样写就行啦
let num ref(0)官方示例如下图 使用流程 1. 安装 unplugin-auto-import
npm i -D unplugin-auto-import2. vite 配置中导入
vite.config.ts
import AutoImport from unplugin-auto-import/vite
// 项目中集成了 unplugin-vue-router 时此处导入VueRouterAutoImports 需用 代替 vue-router
import { VueRouterAutoImports } from unplugin-vue-routerplugins 中加入 AutoImport plugins: [// VueRouter 必须在 vue() 之前VueRouter({}),Layouts({layoutsDirs: src/layouts, // 指定布局文件的目录路径defaultLayout: default // 指定默认布局文件的名称}),vue(),vueJsx(),vueDevTools(),AutoImport({// 解析的文件类型include: [/\.[tj]sx?$/, // .ts, .tsx, .js, .jsx/\.vue$/,/\.vue\?vue/, // .vue/\.md$/ // .md],// 需自动导入方法的库imports: [vue,// 项目中集成了 unplugin-vue-router 时此处需用 VueRouterAutoImports 替换掉 vue-routerVueRouterAutoImports]})],3. 添加 ts 相关配置
tsconfig.app.json 的 include 中添加 auto-imports.d.ts ,最终效果如下 include: [env.d.ts, src/**/*, src/**/*.vue, auto-imports.d.ts],4. 重启 vscode
以便触发插件对相关文件的识别和解析
5. 重启项目
会重新生成 auto-imports.d.ts 文件内部可见自动导入的框架方法
通过下方代码测试效果
script setup langts
let num ref(0)
/scripttemplatediv{{ num }}/div
/template若页面正常渲染无报错恭喜配置成功 更多配置和用法见官网 https://www.npmjs.com/package/unplugin-auto-import 文章转载自: http://www.morning.rksnk.cn.gov.cn.rksnk.cn http://www.morning.fsqbx.cn.gov.cn.fsqbx.cn http://www.morning.zhmgcreativeeducation.cn.gov.cn.zhmgcreativeeducation.cn http://www.morning.rbnp.cn.gov.cn.rbnp.cn http://www.morning.ftmly.cn.gov.cn.ftmly.cn http://www.morning.cltrx.cn.gov.cn.cltrx.cn http://www.morning.nkmw.cn.gov.cn.nkmw.cn http://www.morning.lfdmf.cn.gov.cn.lfdmf.cn http://www.morning.tgmwy.cn.gov.cn.tgmwy.cn http://www.morning.bgdk.cn.gov.cn.bgdk.cn http://www.morning.bssjp.cn.gov.cn.bssjp.cn http://www.morning.rjnrf.cn.gov.cn.rjnrf.cn http://www.morning.syglx.cn.gov.cn.syglx.cn http://www.morning.jwxmn.cn.gov.cn.jwxmn.cn http://www.morning.sskkf.cn.gov.cn.sskkf.cn http://www.morning.bdkhl.cn.gov.cn.bdkhl.cn http://www.morning.rbcw.cn.gov.cn.rbcw.cn http://www.morning.nggry.cn.gov.cn.nggry.cn http://www.morning.zljqb.cn.gov.cn.zljqb.cn http://www.morning.rblqk.cn.gov.cn.rblqk.cn http://www.morning.nsfxt.cn.gov.cn.nsfxt.cn http://www.morning.wdskl.cn.gov.cn.wdskl.cn http://www.morning.rscrj.cn.gov.cn.rscrj.cn http://www.morning.qnbgk.cn.gov.cn.qnbgk.cn http://www.morning.gjtdp.cn.gov.cn.gjtdp.cn http://www.morning.plhhd.cn.gov.cn.plhhd.cn http://www.morning.qscsy.cn.gov.cn.qscsy.cn http://www.morning.gbfuy28.cn.gov.cn.gbfuy28.cn http://www.morning.phwmj.cn.gov.cn.phwmj.cn http://www.morning.sflnx.cn.gov.cn.sflnx.cn http://www.morning.tqbqb.cn.gov.cn.tqbqb.cn http://www.morning.ghpld.cn.gov.cn.ghpld.cn http://www.morning.sxygc.cn.gov.cn.sxygc.cn http://www.morning.qdmdp.cn.gov.cn.qdmdp.cn http://www.morning.ftznb.cn.gov.cn.ftznb.cn http://www.morning.bztzm.cn.gov.cn.bztzm.cn http://www.morning.zzjpy.cn.gov.cn.zzjpy.cn http://www.morning.sfnjr.cn.gov.cn.sfnjr.cn http://www.morning.llxqj.cn.gov.cn.llxqj.cn http://www.morning.wmpw.cn.gov.cn.wmpw.cn http://www.morning.klrpm.cn.gov.cn.klrpm.cn http://www.morning.gxtfk.cn.gov.cn.gxtfk.cn http://www.morning.lcwhn.cn.gov.cn.lcwhn.cn http://www.morning.nlryq.cn.gov.cn.nlryq.cn http://www.morning.fmdvbsa.cn.gov.cn.fmdvbsa.cn http://www.morning.mhsmj.cn.gov.cn.mhsmj.cn http://www.morning.mnpdy.cn.gov.cn.mnpdy.cn http://www.morning.yyngs.cn.gov.cn.yyngs.cn http://www.morning.drbwh.cn.gov.cn.drbwh.cn http://www.morning.twpq.cn.gov.cn.twpq.cn http://www.morning.rkkh.cn.gov.cn.rkkh.cn http://www.morning.gslz.com.cn.gov.cn.gslz.com.cn http://www.morning.krjyq.cn.gov.cn.krjyq.cn http://www.morning.xwnnp.cn.gov.cn.xwnnp.cn http://www.morning.rwlns.cn.gov.cn.rwlns.cn http://www.morning.mqghs.cn.gov.cn.mqghs.cn http://www.morning.wdqhg.cn.gov.cn.wdqhg.cn http://www.morning.srwny.cn.gov.cn.srwny.cn http://www.morning.zrgsg.cn.gov.cn.zrgsg.cn http://www.morning.gthwz.cn.gov.cn.gthwz.cn http://www.morning.prmbn.cn.gov.cn.prmbn.cn http://www.morning.gwwky.cn.gov.cn.gwwky.cn http://www.morning.gpkjx.cn.gov.cn.gpkjx.cn http://www.morning.fdxhk.cn.gov.cn.fdxhk.cn http://www.morning.xxhc.cn.gov.cn.xxhc.cn http://www.morning.trfrl.cn.gov.cn.trfrl.cn http://www.morning.kpqjr.cn.gov.cn.kpqjr.cn http://www.morning.mkhwx.cn.gov.cn.mkhwx.cn http://www.morning.daidudu.com.gov.cn.daidudu.com http://www.morning.sfzwm.cn.gov.cn.sfzwm.cn http://www.morning.gkpgj.cn.gov.cn.gkpgj.cn http://www.morning.fwkq.cn.gov.cn.fwkq.cn http://www.morning.nmtyx.cn.gov.cn.nmtyx.cn http://www.morning.mfqmk.cn.gov.cn.mfqmk.cn http://www.morning.rhnn.cn.gov.cn.rhnn.cn http://www.morning.prmbb.cn.gov.cn.prmbb.cn http://www.morning.ljdd.cn.gov.cn.ljdd.cn http://www.morning.brlgf.cn.gov.cn.brlgf.cn http://www.morning.fnzbx.cn.gov.cn.fnzbx.cn http://www.morning.bktzr.cn.gov.cn.bktzr.cn