You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1 lines
3.0 KiB
1 lines
3.0 KiB
<view class="bond"><far-bottom vue-id="5194d853-1" bind:__l="__l"></far-bottom><scroll-view style="{{'height:'+(phoneHight)+';'}}" scroll-y="{{true}}"><image class="wid750 " src="{{rzType==1?bondBackGz:bondBackQz}}"></image><view class="absolute0 "><block wx:if="{{priceList}}"><view><view class="priceList"><radio-group data-event-opts="{{[['change',[['radioChange',['$event']]]]]}}" bindchange="__e"><block wx:for="{{priceList}}" wx:for-item="item" wx:for-index="index" wx:key="index"><label class="price-item"><view><radio color="#FF4444" value="{{item}}" checked="{{index===current}}"></radio></view><view style="font-size:28rpx;">{{"¥"+item}}</view></label></block></radio-group></view></view></block><view class="marginAuto mainView"><view class="mainTitle p30"><view class="flex"><text class="font24 color999999 inlineBlock marinT2">诚信保证金</text><text class="font28" style="{{'color:'+(attMoneyInfo.is_money==0?'#4ECA8F':'#999999')+';'}}">{{''+(attMoneyInfo.is_money==0?'未缴纳':'已缴纳')+''}}</text></view><view class="marginT38"><text class="font24 colorFF4444">¥<text class="font46">{{attMoneyInfo.money}}</text></text></view></view><view class="mainLine marinT9auto"><view class="leftdot"></view><view class="rightdot"></view></view><view class="mainBody marinT9auto p30"><view><text class="font24 color333333">保证金说明:</text></view><view class=" marginT17"><rich-text class="font24 color999999 pB30" nodes="{{attMoneyInfo.bonddescription}}"></rich-text></view></view></view><view class="marginT40"><view class="pL30"><block wx:if="{{agree==false}}"><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="bor1gray" bindtap="__e"></view></block><block wx:if="{{agree==true}}"><image class="image22" src="{{imgfixUrls+'merchant/tyXy.png'}}" data-event-opts="{{[['tap',[['e1',['$event']]]]]}}" bindtap="__e"></image></block><text class="font24 color999999 marginL10">阅读并同意</text><text data-event-opts="{{[['tap',[['showPop',['$event']]]]]}}" class="font24 color4F6D8C" bindtap="__e">《用户协议条款》</text></view></view><block wx:if="{{agree==true}}"><view data-event-opts="{{[['tap',[['bondOrder',['$event']]]]]}}" class="{{['submitButton','marginT70Auto','textC',attMoneyInfo.is_money==1?'buttonJn':rzType==1?'buttonGr':'buttonQy']}}" bindtap="__e"><text class="colorW font28 lineHeight80">{{attMoneyInfo.is_money==0?'立即缴纳':'已缴纳'}}</text></view></block><block wx:if="{{agree==false}}"><view class="submitButton1 marginT70Auto textC"><text class="lineHeight80 colorW font28">{{attMoneyInfo.is_money==0?'立即缴纳':'已缴纳'}}</text></view></block><pop-agreement vue-id="5194d853-2" show="{{show}}" buttonColor="{{buttonColor}}" textInfo="{{attMoneyInfo.bondagreement}}" data-event-opts="{{[['^clickmask',[['closePop']]]]}}" bind:clickmask="__e" bind:__l="__l"></pop-agreement></view></scroll-view><block wx:if="{{types==1}}"><view><tab-bars vue-id="5194d853-3" tabBarAct="{{0}}" pageType="18" bind:__l="__l"></tab-bars></view></block></view>
|