This commit is contained in:
18631081161 2025-03-24 14:20:04 +08:00
parent 18dc0380f6
commit 3329fa7f68
3 changed files with 1074 additions and 1155 deletions

View File

@ -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

View File

@ -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>