QYF-GitLab1
2024-12-31 dd9ca4df1e2a72707de5ae4e57e081d89db01a36
packageBookService/pages/bookServices/detail/components/brief/index.js
@@ -4,9 +4,16 @@
      type: String,
      value: '',
    },
    catalogue: {
      type: String,
      value: '',
    },
    authorIntroduction: {
      type: String,
      value: '',
    },
  },
});
  data: {
    richStyle: 'font-size: 28rpx;color: #333; line-height: 48rpx;text-align: justify;'
  }
});