''
liukangdong
2024-07-04 5a85dcab83e969d6b21c599b512a15117e9b8651
h5/pages/staff/meetingCalendar.vue
@@ -463,6 +463,10 @@
            font-weight: 600;
            font-size: 32rpx;
            color: #222222;
            flex: 1;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
          }
          .status {
            height: 38rpx;
@@ -472,6 +476,10 @@
            border: 1rpx solid #999999;
            font-size: 22rpx;
            color: #999999;
            margin-left: 20rpx;
            display: flex;
            justify-content: center;
            align-items: center;
          }
          .padding {
            color: $uni-color-primary;