Explorar el Código

阅读器更新

wangzq hace 2 años
padre
commit
60b45a7063
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  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)