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
2.2 KiB
1 lines
2.2 KiB
<view class="personal flex column data-v-bb38e908"><view class="ball data-v-bb38e908"></view><view class="ball data-v-bb38e908"></view><view style="{{'height:'+(titleStyle.height+'px')+';'+('padding-top:'+(titleStyle.top+'px')+';')}}" class="data-v-bb38e908"></view><view class="personal_top data-v-bb38e908"><view class="businessCard flex ac data-v-bb38e908"><view class="sculpture flex ac jc data-v-bb38e908" style="font-size:55rpx;color:aliceblue;"><image src="{{user.headPhoto}}" mode class="data-v-bb38e908"></image></view><view class="information data-v-bb38e908"><view data-event-opts="{{[['tap',[['login',['$event']]]]]}}" class="information_name data-v-bb38e908" bindtap="__e">{{''+(user?user.name:'点击登录')}}</view><view class="information_footer data-v-bb38e908">{{''+$root.f0}}</view></view></view></view><view class="personal_center flex around data-v-bb38e908"><view data-event-opts="{{[['tap',[['jump',['details']]]]]}}" class="menu-item flex ac jc data-v-bb38e908" bindtap="__e"><text class="menu-item-label data-v-bb38e908">我的订单</text><image src="../../static/wddd.png" class="data-v-bb38e908"></image></view><view data-event-opts="{{[['tap',[['jump',['created']]]]]}}" class="menu-item flex ac jc data-v-bb38e908" bindtap="__e"><text class="menu-item-label data-v-bb38e908">新建订单</text><image src="../../static/xjdd.png" class="data-v-bb38e908"></image></view></view><view class="personal_bottom oneflex data-v-bb38e908"><view style="color:#000000;font-size:30rpx;font-weight:600;" class="data-v-bb38e908">常用功能</view><view class="personal_bottom_others data-v-bb38e908"><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-bb38e908" bindtap="__e"><block wx:if="{{item.imageSrc}}"><image src="{{item.imageSrc}}" class="data-v-bb38e908"></image></block><view class="oneflex personal_bottom_others_item_title data-v-bb38e908">{{item.title}}</view><uni-icons vue-id="{{'abe335ec-1-'+index}}" type="forward" color="#121836" size="20" class="data-v-bb38e908" bind:__l="__l"></uni-icons></view></block></view></view></view> |