rk
22 小时以前 77970ad391881f9c49a3f15dda8bb447e9326fd2
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: {