星油车管小程序
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.
 
 
 
 

2 lines
3.2 KiB

<view class="personal flex column data-v-3fd65076"><view class="personal_title flex ac jc data-v-3fd65076" style="{{'height:'+(titleStyle.height+'px')+';'}}">用户中心</view><view class="personal_top data-v-3fd65076"><view class="businessCard flex ac data-v-3fd65076"><view class="sculpture flex ac jc data-v-3fd65076" style="font-size:55rpx;color:aliceblue;"><image src="{{user.headPhoto}}" mode class="data-v-3fd65076"></image></view><view class="information data-v-3fd65076"><view data-event-opts="{{[['tap',[['login',['$event']]]]]}}" class="information_name data-v-3fd65076" bindtap="__e">{{''+(user?user.name:'点击登录')}}</view><view class="information_footer data-v-3fd65076">{{''+$root.f0}}</view></view></view><block wx:if="{{$root.g0}}"><swiper style="width:100%;height:200rpx;margin-top:70rpx;" indicator-dots="{{true}}" circular="{{true}}" class="data-v-3fd65076"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><swiper-item class="data-v-3fd65076"><view class="wallet flex ac data-v-3fd65076"><image src="../../static/je-bg.png" class="data-v-3fd65076"></image><view class="wallet_container data-v-3fd65076"><view class="wallet_name data-v-3fd65076">{{''+item.$orig.name+''}}<block wx:if="{{item.$orig.shareCompanyQuota==1}}"><text class="data-v-3fd65076">( 共享
)</text></block></view><view class="wallet_balance flex ac jw data-v-3fd65076"><text class="data-v-3fd65076">{{''+(item.$orig.isEye?item.g1:'*****')+''}}</text><block wx:if="{{item.$orig.isEye}}"><uni-icons vue-id="{{'abe335ec-1-'+index}}" type="eye" color="#ffffff" size="25" data-event-opts="{{[['^click',[['isEyeFn',['$0'],[[['cards','',index]]]]]]]}}" bind:click="__e" class="data-v-3fd65076" bind:__l="__l"></uni-icons></block><block wx:else><uni-icons vue-id="{{'abe335ec-2-'+index}}" type="eye-slash-filled" color="#ffffff" size="25" data-event-opts="{{[['^click',[['isEyeFn',['$0'],[[['cards','',index]]]]]]]}}" bind:click="__e" class="data-v-3fd65076" bind:__l="__l"></uni-icons></block></view></view></view></swiper-item></block></swiper></block><view class="options flex around data-v-3fd65076"><block wx:for="{{options}}" wx:for-item="item" wx:for-index="index"><view data-event-opts="{{[['tap',[['othersClick',['$0'],[[['options','',index]]]]]]]}}" class="options_item flex column ac data-v-3fd65076" bindtap="__e"><image mode="heightFix" src="{{item.logo}}" class="data-v-3fd65076"></image><view class="options_item_title data-v-3fd65076">{{item.title}}</view></view></block></view></view><view class="personal_bottom oneflex data-v-3fd65076"><view class="personal_bottom_banner data-v-3fd65076"><image src="{{imgUrl+'/banner.png'}}" class="data-v-3fd65076"></image></view><view class="personal_bottom_others data-v-3fd65076"><block wx:for="{{others}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['othersClick',['$0'],[[['others','',index]]]]]]]}}" class="personal_bottom_others_item flex ac data-v-3fd65076" bindtap="__e"><view class="oneflex personal_bottom_others_item_title data-v-3fd65076">{{item.title}}</view><uni-icons vue-id="{{'abe335ec-3-'+index}}" type="forward" color="#121836" size="20" class="data-v-3fd65076" bind:__l="__l"></uni-icons></view></block></view></view></view>