@ -68,7 +68,9 @@ Page({
showMsg: false,
})
.then((res) => {
res.chapter.Content = decryptData(res.chapter.Content);
if (res.chapter.content_encrypt === 1) {
}
this.setData({
book: {
...res.book,