zhangyinghao 1 год назад
Родитель
Сommit
dddd923f2b
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -25,7 +25,7 @@ module.exports = {
    * Detail: https://cli.vuejs.org/config/#publicpath
    */
   publicPath: "./",
-  outputDir: "dist",
+  outputDir: "jiazheng-manage",
   assetsDir: "static",
   /*   lintOnSave: process.env.NODE_ENV === 'development', */
   lintOnSave: false,