|
@@ -136,7 +136,7 @@ onLoad(async (options:object)=>{
|
|
|
</view>
|
|
|
<view class="text-black/30">{{ it.completeTime?dayjs(it.completeTime).format('YYYY/MM/DD HH:mm'):"" }}</view>
|
|
|
</view>
|
|
|
- <view class="text-[#EF4343] text-[32rpx]">+{{ it.onePoints }}(*{{ it.oneRatio }})</view>
|
|
|
+ <view class="text-[#EF4343] text-[32rpx]">+{{ it.onePoints }}(*{{ it.oneRatio }}%)</view>
|
|
|
</view>
|
|
|
<view class="flex py-[40rpx] justify-between text-black/60 text-[24rpx]">
|
|
|
<text>{{ it.pointsName }}</text>
|