diff --git a/combining.html b/combining.html index ad8d06c..946a1c0 100644 --- a/combining.html +++ b/combining.html @@ -167,7 +167,7 @@ } }, 1000); } else { - this.outTime = ['00', '00', '00']; + this.outTime = []; } }, @@ -185,7 +185,7 @@ footer_bottom: 'https://lsxdemall.oss-cn-beijing.aliyuncs.com/MarketingSystem/img/combining/zfb_common_img_d.png', footer_color: '#4989F5', notis_color: '#FF486D', - time_colors: '#1e6ff8', + times_color: '#1e6ff8', goods_a: 'https://lsxdemall.oss-cn-beijing.aliyuncs.com/MarketingSystem/img/combining/zfb_redenvelope_tobeused.png', goods_b: 'https://lsxdemall.oss-cn-beijing.aliyuncs.com/MarketingSystem/img/combining/zfb_redenvelope_overdue.png', }; @@ -215,7 +215,7 @@ footer_middle: 'https://lsxdemall.oss-cn-beijing.aliyuncs.com/MarketingSystem/img/combining/ysf_common_img_middle.png', footer_bottom: 'https://lsxdemall.oss-cn-beijing.aliyuncs.com/MarketingSystem/img/combining/ysf_common_img_d.png', footer_color: '#FF4901', - time_colors: '#ed703f', + times_color: '#ed703f', notis_color: '#FFD3D8', goods_a: 'https://lsxdemall.oss-cn-beijing.aliyuncs.com/MarketingSystem/img/combining/ysf_redenvelope_tobeused.png', goods_b: 'https://lsxdemall.oss-cn-beijing.aliyuncs.com/MarketingSystem/img/combining/ysf_redenvelope_overdue.png', diff --git a/packkey/combining.html b/packkey/combining.html index 34b0d53..f117a53 100644 --- a/packkey/combining.html +++ b/packkey/combining.html @@ -167,7 +167,7 @@ } }, 1000); } else { - this.outTime = ['00', '00', '00']; + this.outTime = []; } }, @@ -185,7 +185,7 @@ footer_bottom: 'https://lsxdemall.oss-cn-beijing.aliyuncs.com/MarketingSystem/img/combining/zfb_common_img_d.png', footer_color: '#4989F5', notis_color: '#FF486D', - times_color: '#1e6ff8', + times_color: '#1b7bff', goods_a: 'https://lsxdemall.oss-cn-beijing.aliyuncs.com/MarketingSystem/img/combining/zfb_redenvelope_tobeused.png', goods_b: 'https://lsxdemall.oss-cn-beijing.aliyuncs.com/MarketingSystem/img/combining/zfb_redenvelope_overdue.png', }; @@ -200,7 +200,7 @@ footer_bottom: 'https://lsxdemall.oss-cn-beijing.aliyuncs.com/MarketingSystem/img/combining/wx_common_img_d.png', footer_color: '#5eb145', time_color: '#5eb145', - time_colors: '#5eb145', + times_color: '#5eb145', notis_color: '#239700', goods_a: 'https://lsxdemall.oss-cn-beijing.aliyuncs.com/MarketingSystem/img/combining/zfb_redenvelope_tobeused.png', goods_b: 'https://lsxdemall.oss-cn-beijing.aliyuncs.com/MarketingSystem/img/combining/zfb_redenvelope_overdue.png', diff --git a/packkey/reduce.html b/packkey/reduce.html index 1992cd8..ae0e33c 100644 --- a/packkey/reduce.html +++ b/packkey/reduce.html @@ -195,7 +195,7 @@ } }, 1000); } else { - this.outTime = ['00', '00', '00']; + this.outTime = []; } }, filters: { diff --git a/packkey/ysf-reduce.html b/packkey/ysf-reduce.html index 7ff7ce9..4cf2d8e 100644 --- a/packkey/ysf-reduce.html +++ b/packkey/ysf-reduce.html @@ -166,7 +166,7 @@ } }, 1000); } else { - this.outTime = ['00', '00', '00']; + this.outTime = []; } }, filters: { diff --git a/packkey/zfb-reduce.html b/packkey/zfb-reduce.html index 3b90f46..4ff206d 100644 --- a/packkey/zfb-reduce.html +++ b/packkey/zfb-reduce.html @@ -166,7 +166,7 @@ } }, 1000); } else { - this.outTime = ['00', '00', '00']; + this.outTime = []; } }, diff --git a/reduce.html b/reduce.html index ab15f5b..672018d 100644 --- a/reduce.html +++ b/reduce.html @@ -196,7 +196,7 @@ } }, 1000); } else { - this.outTime = ['00', '00', '00']; + this.outTime = []; } }, filters: { diff --git a/ysf-reduce.html b/ysf-reduce.html index e8a72d6..88ae707 100644 --- a/ysf-reduce.html +++ b/ysf-reduce.html @@ -162,7 +162,7 @@ } }, 1000); } else { - this.outTime = ['00', '00', '00']; + this.outTime = []; } }, filters: { diff --git a/zfb-reduce.html b/zfb-reduce.html index 55841cb..673b16e 100644 --- a/zfb-reduce.html +++ b/zfb-reduce.html @@ -161,7 +161,7 @@ } }, 1000); } else { - this.outTime = ['00', '00', '00']; + this.outTime = []; } },