1 |
- <view class="pageCon data-v-dcbcfe34"><view class="mineTop data-v-dcbcfe34"><image src="../../static/minebcg.png" class="data-v-dcbcfe34"></image><view class="flex topCon data-v-dcbcfe34" style="padding:130rpx 40rpx 20rpx;"><open-data class="head data-v-dcbcfe34" type="userAvatarUrl"></open-data><view class="data-v-dcbcfe34"><view class="f44 data-v-dcbcfe34">{{info.real_name?info.real_name:'-'}}</view><view class="f30 tMar10 data-v-dcbcfe34">{{info.phone?info.phone:'-'}}</view></view></view></view><block wx:for="{{list}}" wx:for-item="l" wx:for-index="idx" wx:key="idx"><view data-event-opts="{{[['tap',[['goInfo',['$0'],[[['list','',idx,'url']]]]]]]}}" bindtap="__e" class="data-v-dcbcfe34"><view class="flex pad36 data-v-dcbcfe34"><image class="iconImg data-v-dcbcfe34" src="{{l.img}}" alt mode="widthFix"></image><view class="f32 data-v-dcbcfe34">{{l.name}}</view><view class="lMarauto iconfont icon-xiangyou_icon data-v-dcbcfe34"></view></view><block wx:if="{{idx==3}}"><view class="splitLine data-v-dcbcfe34"></view></block></view></block><wm-watermark vue-id="bae1c640-1" text="{{real_name}}" class="data-v-dcbcfe34" bind:__l="__l"></wm-watermark></view>
|