mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/learning-system-portal.git
synced 2025-12-11 03:46:44 +08:00
调整样式
This commit is contained in:
@@ -93,7 +93,7 @@ export default {
|
||||
let screenWidth = window.screen.availWidth;
|
||||
if (screenWidth <= 1440) {
|
||||
this.editContent = 'edit-content-low';
|
||||
this.rowNum = 11;
|
||||
this.rowNum = 10;
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user