详细问题描述
2.3.7版本使用cover-image报错
317:43:10.022 webviewScriptError
17:43:10.043 Cannot read property 'indexOf' of undefined;[Exparser] [Error] [Component] Lifetime Method Error @ wx-cover-image#attached
17:43:10.064 TypeError: Cannot read property 'indexOf' of undefined
17:43:10.083 at ne (uniapp://ready:1:2234)
17:43:10.104 at n.getRealRoute (uniapp://ready:182:277598)
17:43:10.125 at n._update (uniapp://ready:182:371607)
17:43:10.145 at n._attachedCb (uniapp://ready:182:290016)
17:43:10.166 at n.attached (uniapp://ready:182:288107)
17:43:10.188 at i.safeCallback (uniapp://ready:182:123029)
17:43:10.209 at i.call (uniapp://ready:182:122922)
17:43:10.229 at i (uniapp://ready:182:194190)
17:43:10.251 at i (uniapp://ready:182:194505)
17:43:10.270 at i (uniapp://ready:182:194505) at uniapp://ready:182
17:43:10.290 TypeError: Cannot read property 'indexOf' of undefined
17:43:10.310 at ne (uniapp://ready:1:2234)
17:43:10.333 at n.getRealRoute (uniapp://ready:182:277598)
[可重现代码片段]
<view class="ys_video_detail">
<view class="status_bar"><view class="top_view"></view></view>
<view class="video_box">
<cover-image class="tab_bar_icon" src="../../../static/icons/return_whrite.png"></cover-image>
<video src="http://a-image-demo.oss-cn-qingdao.aliyuncs.com/demo.mp4" controls class="video" poster="http://a-image-demo.oss-cn-qingdao.aliyuncs.com/demo.mp4?x-oss-process=video/snapshot,t_10000,m_fast"></video>
</view>
</view>
联系方式
[1938302449]
2 个回复
5***@qq.com
我也是这个问题,请问你解决了吗
洛小豆
所以你解决了吗?我现在也是这个问题