...
|
...
|
@@ -2,10 +2,10 @@ |
|
|
<div class="good-detail-page yoho-page">
|
|
|
<div class="banner-container">
|
|
|
<div class="tag-container">
|
|
|
<p class="good-tag new-tag">NEW</p>
|
|
|
<!-- <p class="good-tag new-tag">NEW</p> -->
|
|
|
{{# tags}}
|
|
|
{{# is_new}}
|
|
|
<!-- <p class="good-tag new-tag">NEW</p> -->
|
|
|
<p class="good-tag new-tag">NEW</p>
|
|
|
{{/ is_new}}
|
|
|
{{# is_advance}}
|
|
|
<p class="good-tag renew-tag">再到着</p>
|
...
|
...
|
|