| | |
| | | {{ userInfo.username || '' }} |
| | | </view> |
| | | </view> |
| | | <view class="information-line" |
| | | @click="scoreCert"> |
| | | <view class="line-label"> |
| | | <image src="https://mx.jzeg.cn:9096/appimg/image/banner/address.png" |
| | | mode="widthFix" |
| | | style="width: 36rpx;position: relative;left: 8rpx;"></image> |
| | | <view class="label-text">更改头像</view> |
| | | </view> |
| | | <view class="information-value"> |
| | | <view class=""> |
| | | {{ '' }} |
| | | </view> |
| | | </view> |
| | | </view> |
| | | <view class="information-line last" |
| | | @click="scorePass"> |
| | | <view class="line-label"> |
| | | <image src="https://mx.jzeg.cn:9096/appimg/image/banner/address.png" |
| | | mode="widthFix" |
| | | style="width: 36rpx;position: relative;left: 8rpx;"></image> |
| | | <view class="label-text">更改密码</view> |
| | | </view> |
| | | <view class="information-value"> |
| | | <view class=""> |
| | | {{ '' }} |
| | | </view> |
| | | </view> |
| | | </view> |
| | | </view> |
| | | </view> |
| | | </view> |
| | |
| | | } |
| | | }); |
| | | }); |
| | | }, |
| | | scoreCert(){ |
| | | uni.navigateTo({ |
| | | url: '/pages/password/face?id='+this.userInfo.userId+'&imgPath='+this.userInfo.imgPath+'&username='+this.userInfo.username |
| | | }) |
| | | }, |
| | | scorePass(){ |
| | | uni.navigateTo({ |
| | | url: '/pages/password/password?id='+this.userInfo.userId |
| | | }) |
| | | }, |
| | | // 修改按钮点击 |
| | | editBtnClick() { |
| | |
| | | @include flex; |
| | | justify-content: center; |
| | | position: relative; |
| | | bottom: vww(-400); |
| | | bottom: vww(-450); |
| | | .loginout-main { |
| | | width: 84%; |
| | | } |
| | |
| | | @include flex; |
| | | justify-content: center; |
| | | position: relative; |
| | | bottom: vww(-430); |
| | | bottom: vww(-480); |
| | | |
| | | .loginout-main { |
| | | width: 84%; |