快捷支付 未签约处理

master
tpingzhang 5 years ago
parent e0dbe67464
commit 12a253b57c

@ -507,8 +507,10 @@ $(function() {
</div> </div>
</div> </div>
</div> </div>
<!-- <input style="width: 100%;border: 0;" onclick="return sendform()" type="submit" id="wfsubmit" name="wfsubmit" value="立即提交订单" class="weui-footer_fixed-bottom bottombutton"/> --> <!-- -->
<div style="width: 100%;border: 0;" onclick="return sendform()" type="submit" id="wfsubmit" name="wfsubmit" class="weui-footer_fixed-bottom bottombutton">立即提交订单</div> <div style="width: 100%;border: 0;" name="wfsubmit" class="weui-footer_fixed-bottom bottombutton">
<input style="width: 100%;border: 0;" onclick="return sendform()" type="submit" id="wfsubmit" name="wfsubmit" value="立即提交订单" class="weui-footer_fixed-bottom bottombutton"/>
</div>
</form> </form>
</body> </body>

Loading…
Cancel
Save