Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CoverView无法覆盖video组件 #7441

Closed
15152929190 opened this issue Aug 25, 2020 · 4 comments
Closed

CoverView无法覆盖video组件 #7441

15152929190 opened this issue Aug 25, 2020 · 4 comments

Comments

@15152929190
Copy link

     <Video 
            id="myVideo" 
            src="http://wxsnsdy.tc.qq.com/105/20210/snsdyvideodownload?filekey=30280201010421301f0201690402534804102ca905ce620b1241b726bc41dcff44e00204012882540400&bizid=1023&hy=SH&fileparam=302c020101042530230204136ffd93020457e3c4ff02024ef202031e8d7f02030f42400204045a320a0201000400" 
            >
                <CoverView className="cover-view">
                    123123123
                </CoverView>
            </Video>

taro版本: 3.0.5

@taro-bot2
Copy link

taro-bot2 bot commented Aug 25, 2020

您的 Issue 没有按照规范从 Taro Issue Helper 创建,因此会被直接关闭。

维护开源项目是一项非常辛苦的工作,还请多多包涵。
了解为什么这么严格?

@luckyadam
Copy link
Member

看上去是小程序自己的问题

@Chen-jj
Copy link
Contributor

Chen-jj commented Aug 26, 2020

Taro 中 video 组件目前不允许有子元素,你可以弄个同层的 CoverView 去覆盖

@Yforward
Copy link

@Chen-jj ”Taro 中 video 组件目前不允许有子元素,你可以弄个同层的 CoverView 去覆盖“ 在进入全屏的时候ios可以显示CoverView 而安卓手机在全屏状态下不显示CoverView,这个怎么处理

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants