会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
whether-or-not
博客园
首页
新随笔
联系
管理
订阅
2022年3月5日
uni-app使用video组件碰到的一系列问题记录
摘要: 第一,网速慢,获取不了视频,真机调试播不了,但是浏览器是可以的 <view class="card" v-for="(item,index) in videolist" :key='index'"> success: (res) => { console.log(res,'res.data'); v
阅读全文
posted @ 2022-03-05 09:59 whether-or-not
阅读(3965)
评论(1)
推荐(0)
编辑