修改打包报错问题
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user