ll
liukangdong
2024-12-06 86baa8ff948d2e79588e0dd7efa16f6b8ac3b157
h5/pages/staff/meetingDetail.vue
@@ -15,6 +15,7 @@
        <view class="value">
          <!-- <text>主要讨论智能会议室系统选型,请大家一定要按时来开会,时间宝贵。感谢大家!</text> -->
          <u-textarea
               autoHeight
            border="none"
            v-model="detail.meetingContent"
            disabled
@@ -255,8 +256,8 @@
      }
      .personnel {
        display: flex;
            flex-wrap: wrap;
        width: 100%;
        overflow-x: auto;
        .per_item {
          flex-shrink: 0;
          display: flex;
@@ -264,12 +265,18 @@
          justify-content: center;
          align-items: center;
          justify-content: center;
          margin-right: 24rpx;
          margin-right: 16rpx;
               width: 85rpx;
               margin-bottom: 22rpx;
               &:nth-of-type(7n){
                  margin-right: 0;
               }
          .avatar {
            width: 72rpx;
            height: 72rpx;
            margin: 0;
            border-radius: 50%;
                  margin-bottom: 8rpx;
          }
          .name {
            font-size: 26rpx;