Browse Source

阅读器更新

wangzq 2 năm trước cách đây
mục cha
commit
60b45a7063
1 tập tin đã thay đổi với 2 bổ sung2 xóa
  1. 2 2
      src/views/Reader/index.ux

+ 2 - 2
src/views/Reader/index.ux

@@ -406,8 +406,8 @@ export default {
           this.showtoast = false
           // this.$element('list').scrollTo({ index: 0 })
         }).catch(f => {
-          console.log('f code')
-          console.log(f.data)
+          // console.log('f code')
+          // console.log(f.data)
           this.showtoast = false
           if (f.data.code == '10014' || f.data.code == '10015' || f.data.code == '10016') {
             this.getChapters(bid, this.canReadecid)