sale outlet 倒计时改为ajax获取
Showing
2 changed files
with
1 additions
and
1 deletions
@@ -384,7 +384,7 @@ const getDiscountDetailData = (id, yhChannel) => { | @@ -384,7 +384,7 @@ const getDiscountDetailData = (id, yhChannel) => { | ||
384 | activity: { | 384 | activity: { |
385 | cover_url: res[0] && res[0].cover_url | 385 | cover_url: res[0] && res[0].cover_url |
386 | 386 | ||
387 | - //left_time: res[0] && res[0].left_time | 387 | + // left_time: res[0] && res[0].left_time |
388 | } | 388 | } |
389 | }; | 389 | }; |
390 | } else { | 390 | } else { |
-
Please register or login to post a comment