DESKTOP-2IO5MST\huting pirms 1 gada
vecāks
revīzija
66fcba07e2

+ 4
- 2
pages/recharge/recharge-pay.vue Parādīt failu

@@ -2,7 +2,7 @@
<view class="content">
<view @click="rechargeAction">
<view style="display: flex;align-items: center;">
<image class="photo" :src="fileURL + 'image/index/goRecharge.png'" mode="widthFix"></image>去充值
<image class="photo" :src="fileURL + 'image/index/goRecharge.png'"></image>去充值
</view>
<image class="photo1" src="../../static/image/icon-back.png" mode="widthFix"></image>
</view>
@@ -23,7 +23,7 @@
</view>
<view>
<view style="display: flex;align-items: center;">
<image class="photo" :src="fileURL + 'image/index/consumptionDetails.png'" mode="widthFix"></image>消费明细
<image class="photo" :src="fileURL + 'image/index/consumptionDetails.png'"></image>消费明细
</view>
<image class="photo1" src="../../static/image/icon-back.png" mode="widthFix"></image>
</view>
@@ -192,6 +192,7 @@

.photo {
width: 40rpx;
height: 40rpx;
margin-right: 40rpx;
}

@@ -210,6 +211,7 @@
padding: 16rpx 20rpx;
align-items: center;
justify-content: space-between;
height: 60rpx;
}

.red {

+ 7
- 6
subpackage/after-sale/activation-once-again/activation-once-again.vue Parādīt failu

@@ -41,7 +41,7 @@
<view class="title"> 卡信息 </view>
<view class="card">
<view class="card-left">
<image :src="`${$imgUrl}card2.png`" mode=""></image>
<image :src="`${$imgUrl}card2.png`" mode="widthFix"></image>
<view class="card-center">
<view class="card-center-head"> {{orderInfos.cardId}} </view>
<view class="tips">
@@ -56,7 +56,7 @@
<view class="title"> OBU设备信息 </view>
<view class="card">
<view class="card-left">
<image :src="`${$imgUrl}card1.png`" mode=""></image>
<image :src="`${$imgUrl}card1.png`" mode="widthFix"></image>
<view class="card-center">
<view class="card-center-head"> {{orderInfos.obuId}} </view>
<view class="tips">
@@ -235,14 +235,14 @@
// console.log('======移除监听======', res)
// // uni.$off('bluetoothLink')
// })
if(option.state){
if (option.state) {
getObuId()
}
});

onShow((option) => {

})

@@ -275,7 +275,7 @@
} else {
msg("请上传正确行驶证")
}
// navTo("/pages/bluetooth/bluetooth?routeType=6&id=" + ids);
};

@@ -682,6 +682,7 @@
font-family: Noto Sans S Chinese;
font-weight: 400;
color: #666666;
margin-top: 4rpx;

.tips-card {
width: 70rpx;

Notiek ielāde…
Atcelt
Saglabāt