Commit c4544dfa by 朱继来

调整支付方式

parent 06f213b3
...@@ -62,7 +62,7 @@ ...@@ -62,7 +62,7 @@
<div class="layui-col-xs6 layui-col-sm6 layui-col-md6"> <div class="layui-col-xs6 layui-col-sm6 layui-col-md6">
<label class="layui-form-label">支付方式:</label> <label class="layui-form-label">支付方式:</label>
<span class="layui-text">{{ $return['mobile'] }}</span> <span class="layui-text">{{ App\Http\Controllers\getPayName($return['order_id']) }}</span>
</div> </div>
</div> </div>
......
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 sign in to comment