Compare commits

..

No commits in common. "c5e16abbc2cd259a16e00ff8b84e6a379cd08442" and "cde4e7db87083bb8a668e73c635339c273be46e0" 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');