木邻有你前端代码仓库
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
3.7 KiB

<view class="my-page data-v-37e1a6b8"><view class="header-section data-v-37e1a6b8"><view class="user-info data-v-37e1a6b8"><view class="avatar-container data-v-37e1a6b8"><image class="avatar data-v-37e1a6b8" src="{{userInfo.headImage||'/static/默认头像.png'}}" mode="aspectFill"></image></view><text class="username data-v-37e1a6b8">{{userInfo.nickName}}</text></view></view><view class="points-section data-v-37e1a6b8"><view data-event-opts="{{[['tap',[['navigateTo',['favoritesActivity']]]]]}}" class="points-item yellow data-v-37e1a6b8" bindtap="__e"><view class="points-content data-v-37e1a6b8"><text class="points-number data-v-37e1a6b8">{{userInfo.collectionNum}}</text><text class="points-label yellow data-v-37e1a6b8">我的收藏</text></view><view class="points-icon data-v-37e1a6b8"><image class="points-icon-img data-v-37e1a6b8" src="/static/我的_活动收藏.png" mode="aspectFit"></image></view></view><view data-event-opts="{{[['tap',[['navigateTo',['points']]]]]}}" class="points-item blue data-v-37e1a6b8" bindtap="__e"><view class="points-content data-v-37e1a6b8"><text class="points-number data-v-37e1a6b8">{{userInfo.score}}</text><text class="points-label blue data-v-37e1a6b8">可用积分</text></view><view class="points-icon data-v-37e1a6b8"><image class="points-icon-img data-v-37e1a6b8" src="/static/我的_积分.png" mode="aspectFit"></image></view></view></view><view class="functions-container data-v-37e1a6b8"><text class="section-title data-v-37e1a6b8">常用功能</text><view class="functions-grid data-v-37e1a6b8"><view data-event-opts="{{[['tap',[['navigateTo',['profile']]]]]}}" class="function-item data-v-37e1a6b8" bindtap="__e"><image class="function-icon data-v-37e1a6b8" src="/static/我的_我的资料.png" mode="aspectFit"></image><text class="function-text data-v-37e1a6b8">我的资料</text></view><view data-event-opts="{{[['tap',[['navigateTo',['reports']]]]]}}" class="function-item data-v-37e1a6b8" bindtap="__e"><image class="function-icon data-v-37e1a6b8" src="/static/我的_我的报名.png" mode="aspectFit"></image><text class="function-text data-v-37e1a6b8">我的报名</text></view><view data-event-opts="{{[['tap',[['navigateTo',['records']]]]]}}" class="function-item data-v-37e1a6b8" bindtap="__e"><image class="function-icon data-v-37e1a6b8" src="/static/我的_兑换记录.png" mode="aspectFit"></image><text class="function-text data-v-37e1a6b8">兑换记录</text></view><view data-event-opts="{{[['tap',[['navigateTo',['favorites']]]]]}}" class="function-item data-v-37e1a6b8" bindtap="__e"><image class="function-icon data-v-37e1a6b8" src="/static/我的_商品收藏.png" mode="aspectFit"></image><text class="function-text data-v-37e1a6b8">商品收藏</text></view><view data-event-opts="{{[['tap',[['logout',['$event']]]]]}}" class="function-item data-v-37e1a6b8" bindtap="__e"><image class="function-icon data-v-37e1a6b8" src="/static/我的_退出登录.png" mode="aspectFit"></image><text class="function-text data-v-37e1a6b8">退出登录</text></view><view data-event-opts="{{[['tap',[['navigateTo',['about']]]]]}}" class="function-item data-v-37e1a6b8" bindtap="__e"><image class="function-icon data-v-37e1a6b8" src="/static/我的_关于我们.png" mode="aspectFit"></image><text class="function-text data-v-37e1a6b8">关于我们</text></view><block wx:if="{{userInfo.role===1}}"><view data-event-opts="{{[['tap',[['navigateTo',['checkin']]]]]}}" class="function-item data-v-37e1a6b8" bindtap="__e"><view class="function-icon-wrapper data-v-37e1a6b8"><uv-icon vue-id="2f91d444-1" name="file-text-fill" size="32" color="#218cdd" class="data-v-37e1a6b8" bind:__l="__l"></uv-icon></view><text class="function-text data-v-37e1a6b8">活动签到</text></view></block></view></view></view>