| | |
| | | <span class="title">担保金额</span> |
| | | <span class="value">{{params.guaranteedAmt}}</span> |
| | | </div> |
| | | <div class="cell-item-style"> |
| | | <span class="title">月赠费金额</span> |
| | | <span class="value">{{params.monGiftAmt}}</span> |
| | | </div> |
| | | </div> |
| | | <f-confirm v-model="showModal" showIcon iconClass='scene_Staging-shenhezhong' iconColor='#fff' @on-confirm='onSubmit' :showCancelBtn='false'> |
| | | <div>支付完成</div> |
| | |
| | | <x-input title='活动名称' v-model.trim="contName" readonly text-align='right'></x-input> |
| | | <x-input title='合约期' v-model.trim="term" readonly text-align='right'></x-input> |
| | | <x-input title='担保金额' v-model.trim="guaranteedAmt" readonly text-align='right'></x-input> |
| | | <x-input title='月赠费金额' v-model.trim="monGiftAmt" readonly text-align='right'></x-input> |
| | | </div> |
| | | <div style="height: 10px; background: #f5f5f5;"></div> |
| | | <div class="title" style="border-radius:6px;"> |