pages/groupChat/groupChat.vue
@@ -4,7 +4,7 @@ <!-- 自定义顶部导航栏 --> <!-- <navBarTop :title="'聊天室'"></navBarTop> --> <view class="tab"> <u-tabs :list="list" :is-scroll="false" :current="current" active-color="#14B9C8" inactive-color="#595959" <u-tabs :list="list" :is-scroll="false" :current="current" active-color="#103289" inactive-color="#595959" height="100" @change="change"></u-tabs> </view> <swiper id="swiperBox" :style="{ height: swiperHeight + 'px' }" :current="current" @change="tabsChange">