@@ -17,7 +17,7 @@
<u-icon name="/static/me/u701.png" color="#38db38" size="36"></u-icon>
<view class="payName flex-col justify-center">
<text>余额支付</text>
- <text class="balance">可以余额¥{{balance}}</text>
+ <text class="balance">可用余额¥{{balance}}</text>
</view>
<view class="flex-col justify-center">
@@ -122,7 +122,7 @@
- <myPay ref="myPay" :orderNo="subOrderNo" @payResult="payResult" @improperClose="improperClose"></myPay>
+ <myPay ref="myPay" :selectBlPay="userInfo.balance >= price" :balance="userInfo.balance" :orderNo="subOrderNo" @payResult="payResult" @improperClose="improperClose"></myPay>
</template>
@@ -77,7 +77,7 @@
<view :style="{'height':'380rpx'}">
- <view class="payItem flex-row justify-between" v-if="openType!=2" @click="payItem(1)">
+ <view class="payItem flex-row justify-between" @click="payItem(1)">
<view class="flex-row">