We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
没有设置宽高,手机端正常
{% dplayer "url=https://oss.yansheng.xyz/video/Let%20Her%20Go-J.Fla.mp4" "loop=yes" "theme=#FADFA3" "autoplay=false"%}
设置宽高后,超屏,即仍然按照电脑端进行显示
{% dplayer "url=https://oss.yansheng.xyz/video/Let%20Her%20Go-J.Fla.mp4" "loop=yes" "theme=#FADFA3" "autoplay=false" "width=854px" "height=480px" %}
注:
The text was updated successfully, but these errors were encountered:
设置宽高会定义成行内元素,即使在主题的样式中进行相关约束好像也控制不了
Sorry, something went wrong.
No branches or pull requests
没有设置宽高,手机端正常
设置宽高后,超屏,即仍然按照电脑端进行显示
注:
The text was updated successfully, but these errors were encountered: