mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-10 03:16:42 +08:00
加了个说明
This commit is contained in:
@@ -75,6 +75,7 @@
|
||||
}
|
||||
},
|
||||
created() {
|
||||
//这里的以后要去掉的,不应该是这样计算的
|
||||
let width = document.body.clientWidth;
|
||||
console.log(width,'width');
|
||||
if(width > 1921) {
|
||||
|
||||
Reference in New Issue
Block a user