From 7cab62f549e3e13aa15ac2a071c8df0f734dd85e Mon Sep 17 00:00:00 2001
From: wang <3597712270@qq.com>
Date: 星期一, 22 四月 2024 08:51:21 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/HangZhouMes

---
 UI-Project/vue.config.js |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)

diff --git a/UI-Project/vue.config.js b/UI-Project/vue.config.js
new file mode 100644
index 0000000..1b2c99f
--- /dev/null
+++ b/UI-Project/vue.config.js
@@ -0,0 +1,5 @@
+module.exports = {
+    assetsDir: 'static',
+    parallel: false,
+    publicPath: './',
+};
\ No newline at end of file

--
Gitblit v1.8.0