css
liukangdong
2024-06-25 ebc96a1cf0424c04dceacbc42f9ad2a897223be9
h5/packagesMine/notificationDetails/notificationDetails.vue
@@ -14,7 +14,7 @@
         return {
            info: {},
            content:  ''
         };
    }
      },
      onLoad(option) {
         this.$u.api.getNoticeDetail({ id: option.content })
@@ -46,7 +46,7 @@
            &:first-child {
               font-size: 40rpx;
               font-family: PingFangSC-Medium, PingFang SC;
               font-weight: 500;
        font-weight: 600;
               color: #222222;
            }
            &:last-child {