zhongshujie
2024-12-19 8a27f5724e10e82cc5a30bf7051397da2e697e63
packageBookService/pages/bookServices/detail/components/brief/index.js
@@ -4,10 +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;'
  }
});