作者 王晓刚
1 个管道 的构建 通过 耗费 0 秒

去除收货地址为空的订单

... ... @@ -66,7 +66,7 @@
<div class="order_address">
<!-- 有地址 -->
<if condition="$data.is_courier eq 1">
<a href="{:url('orderpage/go_add_address',array('indent_id'=>$data['id']))}">
<a href="{:url('orderpage/go_add_address',array('indet_id'=>$data['id']))}">
<div class="order_addressYes">
<div class="or_addressYesImg1">
<img src="__TMPL__/public/assets/images/38.png" alt=""/>
... ...