Commit f46cd3d523aaf3458de0b16c4d7cfea64135f27f
1 parent
f824edb8
分类
Showing
1 changed file
with
3 additions
and
0 deletions
pages/goods/categoryList/categoryList.js
@@ -727,6 +727,9 @@ Page({ | @@ -727,6 +727,9 @@ Page({ | ||
727 | this.checkCor(); | 727 | this.checkCor(); |
728 | } | 728 | } |
729 | } | 729 | } |
730 | + this.setData({ | ||
731 | + countDownNum: 3, | ||
732 | + }); | ||
730 | // if(e.currentTarget.dataset.index == 223){ | 733 | // if(e.currentTarget.dataset.index == 223){ |
731 | // this.setData({ status_show: 1}); | 734 | // this.setData({ status_show: 1}); |
732 | // }else if(e.currentTarget.dataset.index == 220){ | 735 | // }else if(e.currentTarget.dataset.index == 220){ |