diff --git a/pages/goods/categoryList/categoryList.js b/pages/goods/categoryList/categoryList.js index 991fd14..e3d1305 100644 --- a/pages/goods/categoryList/categoryList.js +++ b/pages/goods/categoryList/categoryList.js @@ -727,6 +727,9 @@ Page({ this.checkCor(); } } + this.setData({ + countDownNum: 3, + }); // if(e.currentTarget.dataset.index == 223){ // this.setData({ status_show: 1}); // }else if(e.currentTarget.dataset.index == 220){