计算高度
This commit is contained in:
@@ -62,7 +62,7 @@ export default {
|
||||
},
|
||||
screenHeight(v) {
|
||||
if(v) {
|
||||
this.height = this.screenHeight - 230
|
||||
this.height = this.screenHeight - 200
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user