wenmenghao 3 жил өмнө
parent
commit
4c5638374b
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -1,7 +1,7 @@
 const webpack = require('webpack')
 module.exports = {
   publicPath: '/',
-  outputDir: "qmx_page",
+  outputDir: "qmx_page_admin",
   productionSourceMap: false,
   lintOnSave: false,
   configureWebpack: {