Commit 32b37e86 authored by hezhen's avatar hezhen

修改订单状态

parent 54e33d1f
...@@ -81,8 +81,8 @@ ...@@ -81,8 +81,8 @@
{else} {else}
{/if} {/if}
{else} {elseif $item['pay_status'] == 2}
<span class="layui-badge">已退款</span>
{/if} {/if}
</td> </td>
<td> <td>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment