Browse Source

测试判断微信支付方式

master
lixiaoyu 3 years ago
parent
commit
ca0e374969
  1. 2
      mobile/source/apps/flow/views/checkout.html

2
mobile/source/apps/flow/views/checkout.html

@ -2,7 +2,7 @@
<link rel="stylesheet" type="text/css" href="{__TPL__}css/mobile-select-area.css">
<link rel="stylesheet" type="text/css" href="{__TPL__}css/dialog.css">
<form action="{U('flow/index/done')}" method="post" name="theForm" id="theForm" onSubmit="return checkOrderForm(this)">
<form action="{U('flow/index/done')}" method="post" name="theForm" id="theForm">
<div class="con">
<div class="flow-checkout">
<section class="flow-checkout-adr padding-all">

Loading…
Cancel
Save