滚动问题

pull/23/head
taoshihan1991 3 years ago
parent e867835799
commit f3ed9ce123

@ -261,9 +261,7 @@ new Vue({
scrollBottom:function(){
var _this=this;
this.$nextTick(function(){
if(_this.msgList.length>=3){
$('body').scrollTop($("body")[0].scrollHeight);
}
});
},
//软键盘问题

Loading…
Cancel
Save