获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
- video视频播放组件加载00:00?
苹果12mini 视频播放加载00:00,一直在加载不出来看不了 视频链接:https://file.xintujing.online/general/20230908/标准化教室_171709_8896d108ccac4520be28b5352d939a86.mp4 代码如下: <video class="video-player" src='{{item.url}}' show-fullscreen-btn="{{true}}" data-url="{{item.url}}" custom-cache="{{false}}" loop="{{true}}" play-btn-position="center" show-center-play-btn="{{true}}" id="video-{{item.id}}" bindplay="onVideoPlay" style="width: 100%;" binderror="errVedio"></video> </view>
2023-09-26 - 跳转页面只有顶部导航栏显示,其他都是空白
https://developers.weixin.qq.com/miniprogram/dev/devtools/stable.html [图片] 接口也不请求,重新安装,清缓存,更换版本号都试了
2022-06-02 - 线上版本生成海报不可生成,体验版及开发版都可以
https://developers.weixin.qq.com/miniprogram/dev/component/canvas.html
2021-03-23