智慧保安互联网APP
shuishen
2021-07-27 446ea93beb903902882d4691d2f35b3d7f19c9f6
pages/groupChat/groupChat.vue
@@ -3,9 +3,10 @@
   <view class="work">
      <!-- 自定义顶部导航栏 -->
      <!-- <navBarTop :title="'聊天室'"></navBarTop> -->
      <view class="tab">
      <view style="height:100rpx;"></view>
      <view class="tab" style="position: fixed;top: 0;width: 100%;height: 100rpx;z-index: 100;">
         <u-tabs :list="list" :is-scroll="false" :current="current" active-color="#14B9C8" inactive-color="#595959"
            height="100" @change="change"></u-tabs>
            height="100" @change="change" style="background-color:rgba(255,255,255,0.8)"></u-tabs>
      </view>
      <swiper id="swiperBox" :style="{ height: swiperHeight + 'px' }" :current="current" @change="tabsChange">
         <swiper-item class="swiper-item" v-for="(item, indexs) in list" :key="indexs">