Commit 52f3afed authored by zhengke's avatar zhengke

修改

parent 7b799e95
......@@ -235,7 +235,7 @@
</p>
<div class="contractTitle comTop">三、课程费用</div>
<p>1、费用总计:以乙方选择课程之时,即时公布的课程收费标准为准。</p>
<div style="display:flex;margin-top:10px;">人民币(大写):<div class="comConInput" style="width:60%">{{dataList.CNYCaps}}</div></div>
<div style="display:flex;margin-top:10px;">人民币(大写):<div class="comConInput" style="width:60%">{{dataList.CNYCaps}}</div></div>
<div style="display:flex;margin:10px 0;">人民币(小写):<div class="comConInput" style="width:60%">{{dataList.Money}}</div></div>
<p>2、支付方式:<span style="color:red;">扫码支付(微信、支付宝)、POS机刷卡支付(信用卡,银行借记卡)、银行汇款/转账。</span></p>
<p>
......
......@@ -467,7 +467,7 @@
<div class="commonTitle1">三、课程费用</div>
<div class="contractContent">1、费用总计:以乙方选择课程之时,即时公布的课程收费标准为准。</div>
<div>
人民币(大写):<div class="contractInput" style="width:180px;">{{dataList.CNYCaps}}</div>
人民币(大写):<div class="contractInput" style="width:180px;">{{dataList.CNYCaps}}</div>
</div>
<div style="margin:10px 0;">
人民币(小写):<div class="contractInput" style="width:180px;">{{dataList.Money}}</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 to comment