|
@@ -219,7 +219,7 @@
|
|
|
} catch (e) {}
|
|
|
$("#uploaderInput").parent().hide();
|
|
|
$("#uploaderFiles").html(loadingHtml);
|
|
|
-
|
|
|
+
|
|
|
// iOS点击选择后创建一个定时器,查询是否获取到url(客户端上传成功回调)
|
|
|
if (vTools.androidOrIOS() != 'ios') return
|
|
|
// ios定时查询取消上传loading定时器标记
|
|
@@ -348,6 +348,7 @@
|
|
|
$(".weui-uploader__input-box").show();
|
|
|
}
|
|
|
</script>
|
|
|
+{{include "/common/baiducc.html"}}
|
|
|
</body>
|
|
|
|
|
|
</html>
|