vue import Layout from '@/layout' @用法

vue.config.js文件
configureWebpack: { // provide the app's title in webpack's name field, so that // it can be accessed in index.html to inject the correct title. name: name, resolve: { alias: { '@': resolve('src') } } },

  

posted on 2021-12-30 10:40  左侧岚  阅读(1502)  评论(0编辑  收藏  举报

导航