fix: 关闭consolelog
This commit is contained in:
@@ -38,8 +38,6 @@ if (typeof window !== 'undefined') {
|
||||
}
|
||||
|
||||
function updateHomePageStyle(value) {
|
||||
console.log(homePageStyle)
|
||||
console.log(value)
|
||||
if (value) {
|
||||
if (homePageStyle)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user