Authored by 郭成尧

is_overdue_soon

@@ -47,7 +47,9 @@ @@ -47,7 +47,9 @@
47 {{/isEqualOr}} 47 {{/isEqualOr}}
48 </div> 48 </div>
49 </div> 49 </div>
  50 + {{#isEqualOr is_overdue_soon 'Y'}}
50 <span class="top-tip"></span> 51 <span class="top-tip"></span>
  52 + {{/isEqualOr}}
51 </div> 53 </div>
52 {{/each}} 54 {{/each}}
53 {{/ usableCouponsList}} 55 {{/ usableCouponsList}}
@@ -270,14 +270,14 @@ body { @@ -270,14 +270,14 @@ body {
270 z-index: 3; 270 z-index: 3;
271 271
272 .left-info { 272 .left-info {
273 - width: 490px; 273 + width: 510px;
274 height: 100px; 274 height: 100px;
275 float: left; 275 float: left;
276 padding-right: 20px; 276 padding-right: 20px;
277 } 277 }
278 278
279 .use-now-btn { 279 .use-now-btn {
280 - width: 260px; 280 + width: 240px;
281 height: 100px; 281 height: 100px;
282 background-color: #d0021b; 282 background-color: #d0021b;
283 color: #fff; 283 color: #fff;