dist upload2

这个提交包含在:
xming521
2020-02-17 14:33:04 +08:00
父节点 25a3f88e42
当前提交 3296830144
共有 26 个文件被更改,包括 15617 次插入0 次删除

10
CTAI_web/vue.config.js 普通文件
查看文件

@@ -0,0 +1,10 @@
module.exports = {
lintOnSave: undefined,
publicPath: './',
outputDir: undefined,
assetsDir: undefined,
runtimeCompiler: undefined,
productionSourceMap: undefined,
parallel: false,
css: undefined
}