From c1b885e5ada172a7303d36cfba3cb313c28ae61b Mon Sep 17 00:00:00 2001
From: jhzh <1628036192@qq.com>
Date: Sat, 24 May 2025 11:19:40 +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