提交 8213d6cc 编写于 作者: H hdx

video: rpx to px

上级 eaa8b7a7
......@@ -134,7 +134,7 @@
</view>
</template>
<script lang="uts">
<script>
export default {
onReady() {
this.videoContext = uni.createVideoContext('video', this);
......@@ -414,7 +414,7 @@
<style>
.video {
width: 750rpx;
height: 400rpx;
width: 100%;
height: 200px;
}
</style>
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册