master #20

Merged
cmx merged 7 commits from master into cmx 2020-08-05 01:16:40 +00:00
Showing only changes of commit c5e16abbc2 - Show all commits

View File

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