Authored by 郭成尧

code-better

{{!--
desc: 红人店铺
--}}
<input type="hidden" name="shop-id" class="shop-id" value="{{shopId}}">
<div class="reds-shop">
{{!--shop-header--}}
<div class="shop-header brand-header" data-id="{{brand.brand_id}}">
... ... @@ -57,4 +55,5 @@
</div>
</div>
</div>
</div>
\ No newline at end of file
</div>
<input type="hidden" name="shop-id" class="shop-id" value="{{shopId}}">
... ...