更新 infowindow-view.js

remotes/origin/master
钟进 4 years ago
parent bb43395e8a
commit 28ba40f0c9

@ -114,9 +114,9 @@ var Infowindow = View.extend({
this._loadCover();
}
if (this._containsVideo()) {
this._loadVideo();
}
// if (this._containsVideo()) {
// this._loadVideo();
// }
@ -456,7 +456,7 @@ var Infowindow = View.extend({
},
_loadVideofunction () {
_loadVideo: function () {
this._renderCoverLoader();
this._startCoverLoader();

Loading…
Cancel
Save