Showing
1 changed file
with
1 additions
and
2 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}}"> |
@@ -58,3 +56,4 @@ | @@ -58,3 +56,4 @@ | ||
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