MrShi
昨天 44363d47ed8e2bc0a649833692d47740a877b49e
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: {