| 1 |
- <view class="{{['data-v-6005fa36',themeName]}}"><view data-event-opts="{{[['tap',[['onChooseAvatar',['$event']]]]]}}" class="header bg-white p-t-30 data-v-6005fa36" bindtap="__e"><button class="flex data-v-6005fa36" hover-class="none"><image src="{{userInfos.avatar!=''?userInfos.avatar:'../../static/images/icon_wechat.png'}}" class="data-v-6005fa36"></image></button><view class="m-l-40 data-v-6005fa36"><view class="nickname lg data-v-6005fa36">{{''+userInfos.nickname+''}}</view><view class="muted m-t-20 data-v-6005fa36">{{'ID:'+userInfos.sn+''}}</view></view><view style="margin-left:auto;" class="data-v-6005fa36"><u-icon vue-id="28840b3e-1" name="arrow-right" class="data-v-6005fa36" bind:__l="__l"></u-icon></view></view><view data-event-opts="{{[['tap',[['showPayPwd',['$event']]]]]}}" class="item nr flex row-between data-v-6005fa36" bindtap="__e"><view class="label data-v-6005fa36">转账密码</view><u-icon vue-id="28840b3e-2" name="arrow-right" class="data-v-6005fa36" bind:__l="__l"></u-icon></view><view data-event-opts="{{[['tap',[['showLogin',['$event']]]]]}}" class="item nr flex row-between data-v-6005fa36" bindtap="__e"><view class="label data-v-6005fa36">登录密码</view><u-icon vue-id="28840b3e-3" name="arrow-right" class="data-v-6005fa36" bind:__l="__l"></u-icon></view><block wx:if="{{userInfo.is_auth===0}}"><view class="item nr flex row-between data-v-6005fa36"><view class="label data-v-6005fa36">微信授权</view><button data-event-opts="{{[['tap',[['bindWechat',['$event']]]]]}}" class="br60 bind nr flex row-center data-v-6005fa36" bindtap="__e">授权</button></view></block><view data-event-opts="{{[['tap',[['goPage',['/bundle/pages/server_explan/server_explan',1]]]]]}}" class="item nr flex row-between data-v-6005fa36" style="margin-top:24rpx;" bindtap="__e"><view class="label data-v-6005fa36">服务协议</view><view class="content data-v-6005fa36"></view><u-icon vue-id="28840b3e-4" name="arrow-right" class="data-v-6005fa36" bind:__l="__l"></u-icon></view><view data-event-opts="{{[['tap',[['goPage',['/bundle/pages/server_explan/server_explan',2]]]]]}}" class="item nr flex row-between data-v-6005fa36" bindtap="__e"><view class="label data-v-6005fa36">隐私政策</view><view class="content data-v-6005fa36"></view><u-icon vue-id="28840b3e-5" name="arrow-right" class="data-v-6005fa36" bind:__l="__l"></u-icon></view><view class="item nr flex row-between data-v-6005fa36"><view class="label data-v-6005fa36">关于我们</view><view class="content flex row-right m-r-24 data-v-6005fa36">{{"v"+userInfos.version}}</view></view><view class="p-b-50 data-v-6005fa36"><button data-event-opts="{{[['tap',[['logOut',['$event']]]]]}}" class="btn m-t-30 md br60 flex row-center white data-v-6005fa36" style="height:88rpx;" bindtap="__e">退出登录</button></view><u-popup bind:input="__e" vue-id="28840b3e-6" closeable="{{true}}" maskCloseAble="{{false}}" mode="center" border-radius="14" value="{{showNickName}}" data-event-opts="{{[['^input',[['__set_model',['','showNickName','$event',[]]]]]]}}" class="data-v-6005fa36" bind:__l="__l" vue-slots="{{['default']}}"><view class="p-24 bg-white data-v-6005fa36" style="width:70vw;"><view class="m-b-30 xl text-center data-v-6005fa36">修改用户名</view><form data-event-opts="{{[['submit',[['changeNameConfirm',['$event']]]]]}}" bindsubmit="__e" class="data-v-6005fa36"><u-form-item vue-id="{{('28840b3e-7')+','+('28840b3e-6')}}" label="新昵称" labelWidth="{{120}}" class="data-v-6005fa36" bind:__l="__l" vue-slots="{{['default']}}"><input class="nr data-v-6005fa36" style="height:60rpx;" name="nickname" type="nickname" placeholder="请输入新的昵称" value="{{userInfos.nickname}}"/></u-form-item><button class="btn white flex br60 row-center data-v-6005fa36" form-type="submit">确定</button></form></view></u-popup><u-picker vue-id="28840b3e-8" mode="selector" confirm-color="#101010" default-selector="{{[0]}}" range="{{sexList}}" value="{{showPicker}}" data-event-opts="{{[['^confirm',[['changeSexConfirm']]],['^input',[['__set_model',['','showPicker','$event',[]]]]]]}}" bind:confirm="__e" bind:input="__e" class="data-v-6005fa36" bind:__l="__l"></u-picker><u-action-sheet vue-id="28840b3e-9" list="{{loginList}}" value="{{showTipsLogin}}" data-event-opts="{{[['^click',[['actionSheetLogin']]],['^input',[['__set_model',['','showTipsLogin','$event',[]]]]]]}}" bind:click="__e" bind:input="__e" class="data-v-6005fa36" bind:__l="__l"></u-action-sheet><u-action-sheet vue-id="28840b3e-10" list="{{payList}}" value="{{showTipsPwd}}" data-event-opts="{{[['^click',[['actionSheetPay']]],['^input',[['__set_model',['','showTipsPwd','$event',[]]]]]]}}" bind:click="__e" bind:input="__e" class="data-v-6005fa36" bind:__l="__l"></u-action-sheet></view>
|