This commit is contained in:
luyuan 2020-08-03 17:42:58 +08:00
parent 385653d391
commit 30451e2767
Signed by: theluyuan
GPG Key ID: A7972FD973317FF3

View File

@ -266,6 +266,9 @@
color: #fff;
flex-direction: column-reverse;
}
.livePusher{
width: 750rpx;
}
</style>
<script>
const ChatRoomService =require('../../static/chatservice');