作者 李涵
1 个管道 的构建 通过 耗费 1 秒

合并分支 'li' 到 'master'

修改bug阶段



查看合并请求 !384
... ... @@ -118,6 +118,12 @@
<span>{$one.whole_num}</span>
</td>
</tr>
<tr>
<th>订单备注</th>
<td>
<span>{$one.remark}</span>
</td>
</tr>
<if condition="$one.step gt 2 && $one.kid neq 0">
<tr>
<th>物流轨迹</th>
... ...