xbx #18

Merged
theluyuan merged 2 commits from xbx into master 2020-08-03 09:44:24 +00:00

View File

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