@@ -99,7 +99,7 @@ Page({
})
dowmCount = setTimeout(() => {
this.getList(true)
- }, 500);
+ }, 1000);
},
/* 开关切换 */
changeSwitch({
@@ -1,4 +1,4 @@
-<view class="unread">总共{{total}}个,有1个更新</view>
+<view class="unread">总共{{total}}个</view>
<My_card custom-class='product-list'>
<view class="item" wx:for="{{list}}">
<navigator url="#" data-item="{{item}}" bindtap="toDetail">