video-player-edit

This commit is contained in:
joshen
2024-08-05 16:46:58 +08:00
parent a604fa07f5
commit c6d7587078

View File

@@ -191,7 +191,7 @@
var _this = this
this.initPlayingTime=this.inittime;
this.videoContext=uni.createVideoContext("xvideoPlayer", this);
document.getElementsByTagName('video')[0].load()
// document.getElementsByTagName('video')[0].load()
uni.getSystemInfo({
success: function (info) {
//alert(info.windowWidth)