Showing
1 changed file
with
2 additions
and
3 deletions
1 | {{!-- | 1 | {{!-- |
2 | desc: 红人店铺 | 2 | desc: 红人店铺 |
3 | --}} | 3 | --}} |
4 | -<input type="hidden" name="shop-id" class="shop-id" value="{{shopId}}"> | ||
5 | - | ||
6 | <div class="reds-shop"> | 4 | <div class="reds-shop"> |
7 | {{!--shop-header--}} | 5 | {{!--shop-header--}} |
8 | <div class="shop-header brand-header" data-id="{{brand.brand_id}}"> | 6 | <div class="shop-header brand-header" data-id="{{brand.brand_id}}"> |
@@ -57,4 +55,5 @@ | @@ -57,4 +55,5 @@ | ||
57 | </div> | 55 | </div> |
58 | </div> | 56 | </div> |
59 | </div> | 57 | </div> |
60 | -</div> | ||
58 | +</div> | ||
59 | +<input type="hidden" name="shop-id" class="shop-id" value="{{shopId}}"> |
-
Please register or login to post a comment