加了个说明

This commit is contained in:
daihh
2022-10-21 12:20:58 +08:00
parent 687d82b663
commit da9dd09826

View File

@@ -75,6 +75,7 @@
}
},
created() {
//这里的以后要去掉的,不应该是这样计算的
let width = document.body.clientWidth;
console.log(width,'width');
if(width > 1921) {