在这里插入图片描述

使用 @ 别名导入

// 导入 src/components/Button.vue
import Button from '@/components/Button.vue'

// 导入 src/utils/helper.js
import { helperFunc } from '@/utils/helper'

// 导入 src/store/index.js
import store from '@/store'
Logo

Agent 垂直技术社区,欢迎活跃、内容共建。

更多推荐