소스 검색

阅读器更新

wangzq 2 년 전
부모
커밋
60b45a7063
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  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)