摘要: 参考 vue3.0以上关于打包后出现空白页和路由不起作用 配置参考 步骤 /vue.config.js 配置打包路径,因为是相对路径访问,所以配置 publicPath 为空或 “./” const { defineConfig } = require('@vue/cli-service') mod 阅读全文
posted @ 2022-03-20 16:10 夏秋初 阅读(1661) 评论(1) 推荐(1)