2.2版本发布,详情查阅版本说明
This commit is contained in:
@@ -110,7 +110,7 @@ export default {
|
||||
},
|
||||
created() {
|
||||
this.$nextTick(() => {
|
||||
this.height = document.documentElement.clientHeight - 250
|
||||
this.height = document.documentElement.clientHeight - 200
|
||||
this.init()
|
||||
})
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user