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
960 B

<view><view class="statusbar" style="{{('height:'+top+'px;')}}"></view><view class="navtion"><view class="navbar" style="{{('height:'+menuButtonHeight+'px;width:calc(100% - '+menuleft+'px);')}}"><view data-event-opts="{{[['tap',[['showbianzu',['$event']]]]]}}" class="centerview row" bindtap="__e"><text>{{mintitle}}</text><image src="{{status==true?'../../static/image/jiantouxia.png':'../../static/image/jiantouxia2.png'}}"></image></view><view data-event-opts="{{[['tap',[['my',['$event']]]]]}}" class="leftview" bindtap="__e"><image src="../../static/image/geren.png" mode="aspectFit"></image></view><block wx:if="{{status==true}}"><view data-event-opts="{{[['tap',[['changestatus',['$event']]]]]}}" class="pop row" bindtap="__e"><image class="popback" src="../../static/image/bianzu.png" mode="aspectFill"></image><image class="popxiuxi" src="../../static/image/xiuxi.png"></image><text class="poptext">{{xiuxi}}</text></view></block></view></view></view>