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