Browse Source

测试判断微信支付方式

master
lixiaoyu 3 years ago
parent
commit
8be43cd1c8
  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/mobile-select-area.css">
<link rel="stylesheet" type="text/css" href="{__TPL__}css/dialog.css"> <link rel="stylesheet" type="text/css" href="{__TPL__}css/dialog.css">
<form action="{U('flow/index/done')}" method="post" name="theForm" id="theForm"> <form action="{U('flow/index/actiondone')}" method="post" name="theForm" id="theForm">
<div class="con"> <div class="con">
<div class="flow-checkout"> <div class="flow-checkout">
<section class="flow-checkout-adr padding-all"> <section class="flow-checkout-adr padding-all">

Loading…
Cancel
Save