修改打包报错问题

This commit is contained in:
guanj
2025-10-10 13:53:45 +08:00
parent 2643aa12f8
commit c972ad6fb8
10 changed files with 10 additions and 6 deletions

View File

@@ -23,7 +23,7 @@ window.addEventListener("message", (event) => {
});
// setTimeout(() => {
console.log("🚀 ~ import.meta.env.VITE_NAME:", import.meta.env.VITE_NAME)
// console.log("🚀 ~ import.meta.env.VITE_NAME:", import.meta.env.VITE_NAME)
if (import.meta.env.VITE_NAME == 'wuxi') {
store.dispatch("loginAction", {
username: "cdf",