闫增涛
2024-12-16 dcdf94bfb544daeb6ada5c3b1ce6cb62f4c35863
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;'
  }
});