Silent 6 年之前
父節點
當前提交
47d477fc2c
共有 1 個文件被更改,包括 0 次插入1 次删除
  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({