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 line
1.1 KiB
1 line
1.1 KiB
<view><topnav vue-id="133a9744-1" title="{{pageTitle}}" data-event-opts="{{[['^tohome',[['tohome']]]]}}" bind:tohome="__e" bind:__l="__l"></topnav><view class="content"><view class="pageTitle">个人信息</view><view class="listBox mp-20"><view class="listBoxItem"><view class="listBoxItemLeft">头像</view><view data-event-opts="{{[['tap',[['chooseImg',['$event']]]]]}}" class="listBoxItemRight" bindtap="__e"><image class="iconface" src="{{info.avatar_url}}"></image><text class="iconfont icon-Icons_ToolBar_ArrowRight"></text></view></view><view class="listBoxline"></view><view class="listBoxItem"><view class="listBoxItemLeft">账户名</view><view class="listBoxItemRight">{{''+info.name+''}}</view></view></view><view class="pageTitle">版本信息</view><view class="listBox mp-20"><view class="listBoxItem"><view class="listBoxItemLeft">当前版本</view><view data-event-opts="{{[['tap',[['bindSet',['$event']]]]]}}" class="listBoxItemRight" bindtap="__e">V2.0</view></view></view><view data-event-opts="{{[['tap',[['bindQuit',['$event']]]]]}}" class="btnQuit" bindtap="__e">退出登录</view></view></view> |