wang
2024-04-22 7cab62f549e3e13aa15ac2a071c8df0f734dd85e
Merge branch 'master' of http://10.153.19.25:10101/r/HangZhouMes
1个文件已添加
5 ■■■■■ 已修改文件
UI-Project/vue.config.js 5 ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史
UI-Project/vue.config.js
New file
@@ -0,0 +1,5 @@
module.exports = {
    assetsDir: 'static',
    parallel: false,
    publicPath: './',
};