在微信浏览器中,H5的audio无法自动播放问题的解决方法
摘要:this.$nextTick(function () { let video = this.$refs.aplayer; if ( typeof WeixinJSBridge == "object" && typeof WeixinJSBridge.invoke == "function" ) {
阅读全文
posted @ 2022-01-06 16:19