heyang 3 年之前
父节点
当前提交
53f1b771f8
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      screenAndroid/WXtrialInterface.html

+ 1 - 1
screenAndroid/WXtrialInterface.html

@@ -118,7 +118,7 @@
 		if(navigator.userAgent.toLowerCase().includes('toutiaomicroapp')){
 			var video = document.getElementById("playerVideo");
 			video.play();
-			setTimeout(() => { // 抖音环境需要设置延时,不然会有video默认图显示
+			setTimeout(() => { // 抖音环境需要设置延时,不然会有video默认图显示1
 				$.alert({
 					title: '提示',
 					text: '开始使用云手机',