This commit is contained in:
liuyuan
2025-06-10 17:49:45 +08:00
parent d3ede507f3
commit b465c476b8
21 changed files with 569 additions and 365 deletions

View File

@@ -88,7 +88,7 @@
</image>
<u-icon v-if="v.icon" name="map-fill" color="#018F89" size="20"
style="display: inline-block"></u-icon>
<template v-if="v.type == 3&&$platform=='android'">
<template v-if="v.type == 3">
<text style="color: #aaa; margin-left: 10rpx">
(全部积分{{ initData.user.jf }})</text>
</template>
@@ -107,7 +107,7 @@
<text>
{{ isShowAddress ? freightNum.toFixed(2) : Number(0).toFixed(2) }}</text>
</template>
<template v-if="v.type == 3&&$platform=='android'">
<template v-if="v.type == 3">
<text style="color: #fe6035"> -{{ jfNumberShow }}</text>
</template>
<template v-if="v.type == 5">
@@ -119,7 +119,7 @@
</view>
</view>
<view class="bottom jf_box" v-if="v.type == 3&&$platform=='android'">
<view class="bottom jf_box" v-if="v.type == 3">
<view class="jf_box">
<text style="color: #7dc1f0; font-weight: 600">可用积分({{ jfNumberMax }})</text>
<view class="jf_input">