MrShi
昨天 62b483cc627b0a5f7d626d6b333a3ef7c7c1f4f4
admin/vue.config.js
@@ -6,7 +6,7 @@
}
module.exports = {
  publicPath: './',
  outputDir: process.env.VUE_APP_CONTEXT_PATH || 'test',
  outputDir: 'test',
  assetsDir: 'static',
  lintOnSave: false,
  devServer: {