fix:解决导航无法显示问题

This commit is contained in:
orgin 2023-06-26 18:16:50 +08:00
parent a26d6e53e4
commit 622e64e17d

View File

@ -7,6 +7,7 @@ function resolve(dir) {
// vue.config.js
module.exports = {
runtimeCompiler: true,
/*
Vue-cli3:
Crashed when using Webpack `import()` #2463