<div class="order_section">
月售{{ shop.recent_order_num }}单
</div>
</section>
<section class="shop_rating_order_right">
<span class="delivery_style delivery_right">
{{ shop.delivery_mode.text }}
</span>
</section>
<section class="shop_distance">
<p class="shop_delivery_msg">
<span>¥{{ shop.float_minimum_order_amount }}起送</span>
<span class="segmentation">/</span>
<span>配送费约¥5</span>
</p>
</section>