Silent 6 vuotta sitten
vanhempi
commit
47d477fc2c
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      wechat/pages/article/article.js

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

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