From 76c6d6ef5bd168da7b8305e52adecb00e5aff6d3 Mon Sep 17 00:00:00 2001 From: zhouxueli <2841188632@qq.com> Date: Tue, 11 Mar 2025 11:09:01 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BA=8C=E6=89=8B=E8=BD=A6=E4=BA=A4=E6=98=93?= =?UTF-8?q?=EF=BC=8C=E5=85=A8=E9=83=A8=E9=A1=B5=E9=9D=A2&=E5=AF=B9?= =?UTF-8?q?=E6=8E=A5=E9=83=A8=E5=88=86=E6=8E=A5=E5=8F=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/secondHandCar/carSource.vue | 554 ++++++++++++++++++ .../components/upload-common.vue | 154 +++++ src/views/secondHandCar/forSale.vue | 305 ++++++++++ src/views/secondHandCar/indexList.vue | 303 ++++++---- src/views/secondHandCar/mineRelease.vue | 397 +++++++++++++ src/views/secondHandCar/wantBuy.vue | 467 +++++++++++++++ src/views/secondHandCar/wantBuySale.vue | 226 +++++++ 7 files changed, 2295 insertions(+), 111 deletions(-) create mode 100644 src/views/secondHandCar/carSource.vue create mode 100644 src/views/secondHandCar/components/upload-common.vue create mode 100644 src/views/secondHandCar/forSale.vue create mode 100644 src/views/secondHandCar/mineRelease.vue create mode 100644 src/views/secondHandCar/wantBuy.vue create mode 100644 src/views/secondHandCar/wantBuySale.vue diff --git a/src/views/secondHandCar/carSource.vue b/src/views/secondHandCar/carSource.vue new file mode 100644 index 00000000..1ab6f271 --- /dev/null +++ b/src/views/secondHandCar/carSource.vue @@ -0,0 +1,554 @@ + + + + diff --git a/src/views/secondHandCar/components/upload-common.vue b/src/views/secondHandCar/components/upload-common.vue new file mode 100644 index 00000000..e3d1b05e --- /dev/null +++ b/src/views/secondHandCar/components/upload-common.vue @@ -0,0 +1,154 @@ + + + + + \ No newline at end of file diff --git a/src/views/secondHandCar/forSale.vue b/src/views/secondHandCar/forSale.vue new file mode 100644 index 00000000..b0b9eeea --- /dev/null +++ b/src/views/secondHandCar/forSale.vue @@ -0,0 +1,305 @@ + + + + + diff --git a/src/views/secondHandCar/indexList.vue b/src/views/secondHandCar/indexList.vue index e1c9c7f3..61e704da 100644 --- a/src/views/secondHandCar/indexList.vue +++ b/src/views/secondHandCar/indexList.vue @@ -2,11 +2,12 @@
- + - + v-model.trim="topSearch"> +
@@ -16,28 +17,28 @@
-
+
- + - + + :value="item.label"> - + - + - + @@ -65,91 +66,73 @@
-
+
- +
-
牵引车
-
全落地 | 黄牌 | 粤海 | 18万km | 国5
-
注册日期: 2025-03-07
-
10.25
-
-
-
-
- -
-
-
牵引车
-
全落地 | 黄牌 | 粤海 | 18万km | 国5
-
注册日期: 2025-03-07
-
10.25
-
-
-
-
- -
-
-
牵引车
-
全落地 | 黄牌 | 粤海 | 18万km | 国5
-
注册日期: 2025-03-07
-
10.25
-
-
-
-
- -
-
-
牵引车
-
全落地 | 黄牌 | 粤海 | 18万km | 国5
-
注册日期: 2025-03-07
-
10.25
-
-
-
-
- -
-
-
牵引车
-
全落地 | 黄牌 | 粤海 | 18万km | 国5
-
注册日期: 2025-03-07
-
10.25
+
{{item.vehicleType}}
+
{{ item.boardType?.label }} | {{ item.licenseType?.label }} | + {{ item.mileage }}km | {{item.emissionStandard?.label}}
+ +
{{ item.boardType?.label }} | + {{item.vehicleType }} | {{item.emissionStandard?.label}}
+ +
{{priceHandle(item.maxPrice) }}
+
- -
+
+ +
+ + + + 反馈建议 +
+
如有任何建议,请及时反馈我们。
+ +
+
提交
+
+
+
+ + diff --git a/src/views/secondHandCar/wantBuy.vue b/src/views/secondHandCar/wantBuy.vue new file mode 100644 index 00000000..4dcfae8e --- /dev/null +++ b/src/views/secondHandCar/wantBuy.vue @@ -0,0 +1,467 @@ + + + + + diff --git a/src/views/secondHandCar/wantBuySale.vue b/src/views/secondHandCar/wantBuySale.vue new file mode 100644 index 00000000..98c34c1e --- /dev/null +++ b/src/views/secondHandCar/wantBuySale.vue @@ -0,0 +1,226 @@ + + + + +