Compare commits

...

2 Commits

Author SHA1 Message Date
2d7ed292c0
Merge branch 'xbx' of http://git.luyuan.tk/luyuan/demingshangjia into xbx 2020-08-03 17:43:01 +08:00
30451e2767
宽度 2020-08-03 17:42:58 +08:00

View File

@ -266,6 +266,9 @@
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');