819527061@qq.com
2024-07-27 77252da784ffa4036d613054696f73fbfdafb6d9
pages/tabbar-page/index-tabbar/index-tabbar.vue
@@ -7,7 +7,7 @@
               <u-badge :isDot="true"
                  type="error"
                  v-if="dotShow"></u-badge>
               <u-icon name="chat"
               <u-icon name="chat"
                  color="#fff"
                  size="50"></u-icon>
            </view>
@@ -136,7 +136,7 @@
      //          if (res.code === 0) {
      //             if(res.data.length){
      //                this.getDetailData();
      //             }
      //          } else {
      //             this.$u.toast('加载失败')
@@ -384,10 +384,10 @@
   .search-bar {
      height: vww(20);
      width: 96%;
      width: calc(100% - 200rpx);
      position: absolute;
      top: vww(96);
      right: vww(32);
      right: 100rpx;
      z-index: 1;
      .icon-body {