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}}">
... ... @@ -58,3 +56,4 @@
</div>
</div>
</div>
<input type="hidden" name="shop-id" class="shop-id" value="{{shopId}}">
... ...