3 Star 2 Fork 1

zegodev/zego-express-wxmini-sample

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.wxss 706 Bytes
一键复制 编辑 原始数据 按行查看 历史
ivyli 提交于 2年前 . 新增组件接口示例
.containerBase {
height: 63vh;
padding: 10rpx;
}
live-pusher, live-player {
width: 45vw;
height: 45vw;
margin: 5rpx;
}
.index-container {
border-top: 1px slategrey solid
}
.input-container{
text-align: center
}
.button-container{
border-top: 1px slategrey solid
}
.room-input {
height: 80rpx;
border-bottom:1px solid rgba(13, 112, 255, 0.5);
}
button[type='primary'] {
background-color: red;
}
.openRoom {
display: inline-block;
width: 48vw;
margin: 7rpx;
font-size: 28rpx;
background: rgba(13, 112, 255, 0.5);
color: #fff;
}
.snapshotImg{
width:100rpx;
height:100rpx;
}
/* .testpusher{
width: 200rpx;
height: 200rpx;
position: fixed;
left: 0;
top: 0;
} */
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zegodev/zego-express-wxmini-sample.git
git@gitee.com:zegodev/zego-express-wxmini-sample.git
zegodev
zego-express-wxmini-sample
zego-express-wxmini-sample
master

搜索帮助