no message

Former-commit-id: 05212fd13af7acfe1631e2f1a7558b9f3a67dad1
Former-commit-id: fbca3739d8fe224a8cf8efeeedbfb8863872400c
Former-commit-id: 7d39c145c082075e1aa428d1ae56225cbf9b276c
This commit is contained in:
李杨
2018-02-19 18:09:41 +08:00
parent 92356e5658
commit 500eca74ff

View File

@@ -34,8 +34,7 @@ export default {
computed: {
style () {
return {
height: this.height + 'px',
margin: '-20px'
height: this.height + 'px'
}
}
},