Silent 6 years ago
parent
commit
47d477fc2c
1 changed files with 0 additions and 1 deletions
  1. 0 1
      wechat/pages/article/article.js

+ 0 - 1
wechat/pages/article/article.js

xqd
@@ -123,7 +123,6 @@ Page({
         'type': tab
       },
       success: res => {
-        console.log(res)
         if (res.data.status == 'success') {
           if (res.data.type != 'both' && res.data.list.length <= 0) {
             wx.showToast({