Commit ede9f16b authored by linxin's avatar linxin

test

parent 5c392d80
...@@ -52,7 +52,7 @@ ...@@ -52,7 +52,7 @@
<div slot="name">应还违约金</div> <div slot="name">应还违约金</div>
<span slot="content">{{ money|currency }}</span> <span slot="content">{{ money|currency }}</span>
</item> </item>
</list-item> </list-item></h-content>
<div class="prompt"> <div class="prompt">
<div><img src="@/assets/payment/prompt.png" alt=""></div> <div><img src="@/assets/payment/prompt.png" alt=""></div>
<div> <div>
...@@ -61,8 +61,6 @@ ...@@ -61,8 +61,6 @@
<p>由于存在款项到账时差性,“已还金额”字段可能XXX,给您造成的不便,请谅解,谢谢!</p> <p>由于存在款项到账时差性,“已还金额”字段可能XXX,给您造成的不便,请谅解,谢谢!</p>
</div> </div>
</div> </div>
</h-content>
<bottom-tab v-if="info.length!==0"> <bottom-tab v-if="info.length!==0">
<tab-button class="footer" @click.native="payDetail()"> <tab-button class="footer" @click.native="payDetail()">
&nbsp;&nbsp; &nbsp;&nbsp;
......
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