Compare commits

...

3 Commits

View File

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