头像
This commit is contained in:
parent
18dc0380f6
commit
3329fa7f68
|
|
@ -27,7 +27,7 @@
|
|||
<view class=""
|
||||
style="background-color: #D8D8D8; height: 324rpx; border-radius: 16rpx 16rpx 0rpx 0rpx;">
|
||||
<image :src="item.imgurl"
|
||||
style=" width: 326.39rpx; height: 324rpx; position: absolute; left: 2rpx; " mode="">
|
||||
style=" width: 326.39rpx; height: 324rpx; position: absolute; left: 2rpx; border-radius: 16rpx" mode="">
|
||||
</image>
|
||||
</view>
|
||||
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
|
|
@ -51,10 +51,10 @@
|
|||
<view class="title">{{$config.getAppSetting('currency1_name')}}</view>
|
||||
</view>
|
||||
|
||||
<view class="other-item" @click="$c.to({ url: '/pages/user/jf_jl' })">
|
||||
<!-- <view class="other-item" @click="$c.to({ url: '/pages/user/jf_jl' })">
|
||||
<view class="num" style="color: #333333;">{{ userinfo.score || 0 }}</view>
|
||||
<view class="title">{{$config.getAppSetting('currency2_name')}}</view>
|
||||
</view>
|
||||
</view> -->
|
||||
|
||||
<!-- <view class="other-item" @click="$c.to({ url: '/pages/user/my_coupon' })">
|
||||
<view class="num">{{ userinfo.coupon || 0 }}</view>
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user