video标签picture-in-picture-show-progress属性使用报错?

发布于 6 年前作者 mma4851 次浏览最后编辑 6 年前来自 ask

picture-in-picture-show-progress video标签使用这个属性的时候解析报错

VM4331:1 ./pages/index/index.wxml

 unexpected attribute name, near `picture…`

  12 |           controls=“{{false}}” 

  13 |           loop=“{{true}}”

> 14 |           custom-cache=“{{false}}” 

     |          ^

  15 |           picture-in-picture-show-progress=“{{true}}”

  16 |           id=“video{{index}}” 

  17 |           data-id=“{{item.id}}” 

1 回复
xiayao
xiayao1 楼4 年前

麻烦提供能复现问题的代码片段https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html