app-update.wxml 1.1 KB

1
  1. <block wx:if="{{popup_show}}"><view class="wrap data-v-44f416fc"><view class="popup-bg data-v-44f416fc" style="{{(getHeight)}}"><view class="{{['popup-content','data-v-44f416fc',(popup_show)?'popup-content-show':'']}}"><view class="update-wrap data-v-44f416fc"><image class="top-img data-v-44f416fc" src="./images/img.png"></image><view class="content data-v-44f416fc"><text class="title data-v-44f416fc">{{$root.m0+update_info.version}}</text><view class="title-sub data-v-44f416fc"><rich-text nodes="{{update_info.info}}"></rich-text></view><block wx:if="{{downstatus<1}}"><button data-event-opts="{{[['tap',[['nowUpdate']]]]}}" class="btn data-v-44f416fc" bindtap="__e">{{''+$root.m1+''}}</button></block><block wx:else><view class="sche-wrap data-v-44f416fc"><view class="sche-bg data-v-44f416fc"><view class="sche-bg-jindu data-v-44f416fc" style="{{(lengthWidth)}}"></view></view><text class="down-text data-v-44f416fc">{{$root.m2+":"+$root.g0+"M/"+$root.g1+"M"}}</text></view></block></view></view><image class="close-ioc data-v-44f416fc" src="./images/close.png" data-event-opts="{{[['tap',[['closeUpdate']]]]}}" bindtap="__e"></image></view></view></view></block>