Compare commits

..

No commits in common. "2d7ed292c067e29fd6608c4583e99cc41b98165c" and "59df1ed10f1105f1973f36e051740ddcad0a1391" have entirely different histories.

View File

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