|
@@ -242,7 +242,7 @@ define(['$', 'template', 'order', 'native', 'helper', 'user', 'api', 'config', '
|
|
/*setTimeOut*/
|
|
/*setTimeOut*/
|
|
setInterval(function () {
|
|
setInterval(function () {
|
|
if (product.name == "活动产品") {
|
|
if (product.name == "活动产品") {
|
|
- $('.show-time-picker').css('display', 'none');
|
|
|
|
|
|
+ // $('.show-time-picker').css('display', 'none');
|
|
$('.show-coupon-picker').css('display', 'none');
|
|
$('.show-coupon-picker').css('display', 'none');
|
|
$('.o2o-singles-day').css('display', 'inline');
|
|
$('.o2o-singles-day').css('display', 'inline');
|
|
}
|
|
}
|