no message
This commit is contained in:
4
app.vue
4
app.vue
@@ -15,8 +15,8 @@ const isProduction = process.env.NODE_ENV === "production"
|
||||
// console.log(process.env.NODE_ENV, "NODE_ENV")
|
||||
onMounted(() => {
|
||||
// isNeedLogin.value = false
|
||||
// if (!isProduction) isNeedLogin.value = false
|
||||
// else determineIsLogin()
|
||||
if (!isProduction) isNeedLogin.value = false
|
||||
else determineIsLogin()
|
||||
|
||||
// window["userInfoWin"] = {
|
||||
// "username": "",
|
||||
|
||||
Reference in New Issue
Block a user