|
|
|
@ -166,26 +166,26 @@
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div style="display: flex;justify-content:space-between;">
|
|
|
|
|
<div style="color: red;font-size: 18px;line-height: 82px;">
|
|
|
|
|
支付宝账号:{$paymentInfo['account']} 接口类型:{$paymentInfo['is_free_str']}
|
|
|
|
|
</div>
|
|
|
|
|
<div style="display: flex;justify-content:space-between;">
|
|
|
|
|
<div style="color: red;font-size: 18px;line-height: 82px;">
|
|
|
|
|
支付宝账号:{$paymentInfo['account']} 接口类型:{$paymentInfo['is_free_str']}
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<div style="display: flex;padding:20px 10px;line-height: 40px;justify-content:center;">
|
|
|
|
|
<input name="verify" type="text" class="login_input verify" value="" placeholder="请填写验证码"/>
|
|
|
|
|
<div id="sendSasfeCode" class="g-btn" style="margin-left: 20px;">获取验证码</div>
|
|
|
|
|
<div style="margin-left: 20px;">接收验证码手机:{$mobile}</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="search_list" style="display:flex;margin: 0;align-items:center;margin-right: 20px;">
|
|
|
|
|
<if condition="$isCanPayment">
|
|
|
|
|
<a class="sch-btn" href="javascript:;" id="setPayment" style="width: 150px;height: 40px;line-height: 40px;">确认打款</a>
|
|
|
|
|
<else />
|
|
|
|
|
打款接口错误,无法打款
|
|
|
|
|
</if>
|
|
|
|
|
</div>
|
|
|
|
|
<div style="display: flex;padding:20px 10px;line-height: 40px;justify-content:center;">
|
|
|
|
|
<input name="verify" type="text" class="login_input verify" value="" placeholder="请填写验证码"/>
|
|
|
|
|
<div id="sendSasfeCode" class="g-btn" style="margin-left: 20px;">获取验证码</div>
|
|
|
|
|
<div style="margin-left: 20px;">接收验证码手机:{$mobile}</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="search_list" style="display:flex;margin: 0;align-items:center;margin-right: 20px;">
|
|
|
|
|
<if condition="$isCanPayment">
|
|
|
|
|
<a class="sch-btn" href="javascript:;" id="setPayment" style="width: 150px;height: 40px;line-height: 40px;">确认打款</a>
|
|
|
|
|
<else />
|
|
|
|
|
打款接口错误,无法打款
|
|
|
|
|
</if>
|
|
|
|
|
</div>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|