From 3cc464c397d2c4feb6241271b5de6f60c69ea8f2 Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Wed, 18 Jun 2025 14:34:12 +0800
Subject: [PATCH] 1
---
vue.config.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/vue.config.js b/vue.config.js
index a718a88..30bc35b 100644
--- a/vue.config.js
+++ b/vue.config.js
@@ -54,4 +54,4 @@
},
}
});
-module.exports.publicPath = "/dadi/";
\ No newline at end of file
+// module.exports.publicPath = "/dadi/";
\ No newline at end of file
--
Gitblit v1.9.3