diff --git a/src/views/secondHandCar/carSource.vue b/src/views/secondHandCar/carSource.vue
index 8048270e..dd2dfe9c 100644
--- a/src/views/secondHandCar/carSource.vue
+++ b/src/views/secondHandCar/carSource.vue
@@ -40,7 +40,7 @@
@@ -366,4 +367,7 @@ export default {
width: 100%;
height: 100%;
}
+ ::v-deep .el-carousel__button {
+ height: 0.15rem !important;
+ }
diff --git a/src/views/secondHandCar/indexList.vue b/src/views/secondHandCar/indexList.vue
index f61d6ae6..9bd337e7 100644
--- a/src/views/secondHandCar/indexList.vue
+++ b/src/views/secondHandCar/indexList.vue
@@ -94,8 +94,9 @@
{{ item.brandModel?.match(/^[\u4e00-\u9fa5]+/)?.[0]?.replace(/牌$/, '') }} | {{item.emissionStandard?.label}} | {{ formatToWan(item.mileage) }}公里
{{ item.boardType?.label ? item.boardType?.label+' | ' : ''}} {{item.emissionStandard?.label}}
+ 含税价格:
{{formatNumber(item.minPrice) }} 万
~
{{formatNumber(item.maxPrice) }} 万
@@ -183,7 +184,7 @@ export default {
{value:1,label:'不限'},{value:3,label:'国三'},{value:4,label:'国四'},{value:5,label:'国五'},{value:6,label:'国六'}
],
boardTypeOption:[
- {value:1,label:'全落地'},{value:2,label:'斜落地'},{value:3,label:'一般斜板'},{value:9,label:'不限'}
+ {value:1,label:'全落地'},{value:2,label:'斜落一体'},{value:3,label:'普通斜板'},{value:9,label:'不限'}
],
poupShow:false,
suggestContent:'',
diff --git a/src/views/secondHandCar/mineRelease.vue b/src/views/secondHandCar/mineRelease.vue
index 98d5928e..25b9446f 100644
--- a/src/views/secondHandCar/mineRelease.vue
+++ b/src/views/secondHandCar/mineRelease.vue
@@ -40,8 +40,9 @@
{{ item.boardType?.label ? item.boardType?.label+' | ' : ''}}
{{item.vehicleType }} | {{item.emissionStandard?.label}}
-
{{formatNumber(item.minPrice) }} 万
+
含税价格:{{formatNumber(item.minPrice) }} 万
+ 含税价格:
{{formatNumber(item.minPrice) }} 万
~
{{formatNumber(item.maxPrice) }} 万
diff --git a/src/views/secondHandCar/wantBuy.vue b/src/views/secondHandCar/wantBuy.vue
index 22495413..79614967 100644
--- a/src/views/secondHandCar/wantBuy.vue
+++ b/src/views/secondHandCar/wantBuy.vue
@@ -24,7 +24,7 @@
*求购类型
- 拖车
+ 平板拖车
地库车
牵引车
随车吊
@@ -41,8 +41,8 @@
*落板方式
全落地
- 斜落地
- 一般平板
+ 斜落一体
+ 普通斜板
不限
diff --git a/src/views/secondHandCar/wantBuySale.vue b/src/views/secondHandCar/wantBuySale.vue
index a225a92e..63eb034e 100644
--- a/src/views/secondHandCar/wantBuySale.vue
+++ b/src/views/secondHandCar/wantBuySale.vue
@@ -15,6 +15,7 @@
{{ detailInfo.createTime?.substring(0,10) }}发布
+ 含税价格:
{{formatNumber(detailInfo.minPrice) }} 万
~
{{formatNumber(detailInfo.maxPrice) }} 万
@@ -29,12 +30,12 @@
{{ detailInfo.vehicleType }}
- 拖车类型
+ 车辆类型
{{ detailInfo.boardType?.label }}
- 拖车落板
+ 落板方式