kitchendDevice/unpackage/dist/build/mp-weixin/pages/me/me.wxml

1 line
2.1 KiB
Plaintext

<view class="content data-v-352da9d5"><block wx:if="{{token}}"><view data-event-opts="{{[['tap',[['navTo',['/pageTwo/setting/setting']]]]]}}" class="head data-v-352da9d5" bindtap="__e"><view class="left data-v-352da9d5"><image src="{{info.head_pic}}" class="data-v-352da9d5"></image><text class="data-v-352da9d5">{{info.nickname}}</text></view><view class="right data-v-352da9d5"><uni-icons vue-id="8e55f700-1" type="forward" size="20" color="#666" class="data-v-352da9d5" bind:__l="__l"></uni-icons></view></view></block><view class="list data-v-352da9d5"><view data-event-opts="{{[['tap',[['navTo',['/pageTwo/me/mymenu?pageName=我的菜谱']]]]]}}" class="item data-v-352da9d5" bindtap="__e"><text class="data-v-352da9d5">我的菜谱</text><uni-icons vue-id="8e55f700-2" type="forward" size="20" color="#666" class="data-v-352da9d5" bind:__l="__l"></uni-icons></view><view data-event-opts="{{[['tap',[['navTo',['/pageTwo/me/mymenu?pageName=我的收藏']]]]]}}" class="item data-v-352da9d5" bindtap="__e"><text class="data-v-352da9d5">我的收藏</text><uni-icons vue-id="8e55f700-3" type="forward" size="20" color="#666" class="data-v-352da9d5" bind:__l="__l"></uni-icons></view><view data-event-opts="{{[['tap',[['navTo',['/pageTwo/me/userEdit']]]]]}}" class="item data-v-352da9d5" bindtap="__e"><text class="data-v-352da9d5">个人资料</text><uni-icons vue-id="8e55f700-4" type="forward" size="20" color="#666" class="data-v-352da9d5" bind:__l="__l"></uni-icons></view><view data-event-opts="{{[['tap',[['navTo',['/pageTwo/me/record']]]]]}}" class="item data-v-352da9d5" bindtap="__e"><text class="data-v-352da9d5">饮食记录</text><uni-icons vue-id="8e55f700-5" type="forward" size="20" color="#666" class="data-v-352da9d5" bind:__l="__l"></uni-icons></view></view><block wx:if="{{token}}"><view data-event-opts="{{[['tap',[['handleOutLogin',['$event']]]]]}}" class="btn data-v-352da9d5" bindtap="__e">退出登录</view></block><block wx:if="{{!token}}"><view data-event-opts="{{[['tap',[['handleLogin',['$event']]]]]}}" class="btn data-v-352da9d5" bindtap="__e">登录后查看更多</view></block></view>