From 6fe3bceb4b162a587d3b28229de75ad6a43d361a Mon Sep 17 00:00:00 2001
From: jinhhanhan <1683105490@qq.com>
Date: Thu, 8 Jan 2026 11:18:58 +0800
Subject: [PATCH 1/3] =?UTF-8?q?chore=EF=BC=9A=E6=89=8B=E5=8A=A8=E5=90=88?=
=?UTF-8?q?=E5=B9=B6=E5=92=8Cdev=E7=9A=84=E4=BB=A3=E7=A0=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
lang/zh-cn/goods/category.js | 2 +-
lang/zh-cn/goods/detail.js | 2 +-
lang/zh-cn/goods/list.js | 2 +-
lang/zh-cn/order/activist.js | 4 +-
pages_goods/detail.vue | 5 +-
pages_goods/list.vue | 3 +-
pages_goods/public/css/list.scss | 2 +-
pages_tool/contact/contact.vue | 903 +++++++++++++++----------------
pages_tool/member/footprint.vue | 8 +-
9 files changed, 461 insertions(+), 470 deletions(-)
diff --git a/lang/zh-cn/goods/category.js b/lang/zh-cn/goods/category.js
index 87105e7..47c7eb3 100644
--- a/lang/zh-cn/goods/category.js
+++ b/lang/zh-cn/goods/category.js
@@ -3,5 +3,5 @@ export const lang = {
title: '商品分类',
search:'商品搜索',
seeMore : '查看更多',
- Make: "询底价"
+ Make: "咨询"
}
diff --git a/lang/zh-cn/goods/detail.js b/lang/zh-cn/goods/detail.js
index 1faa509..e1a0744 100644
--- a/lang/zh-cn/goods/detail.js
+++ b/lang/zh-cn/goods/detail.js
@@ -22,7 +22,7 @@ export const lang = {
status:'该商品已下架',
sellout:'库存不足',
max:'已达最大限购数量',
- makebtn:'价格电议',
+ makebtn:' ',
sales:'销量',
stock:'库存',
kefu:'客服',
diff --git a/lang/zh-cn/goods/list.js b/lang/zh-cn/goods/list.js
index fc8bec1..7806673 100644
--- a/lang/zh-cn/goods/list.js
+++ b/lang/zh-cn/goods/list.js
@@ -6,6 +6,6 @@ export const lang = {
Price:'价格',
Filter:'筛选',
Search:'请输入您要搜索的商品',
- Make:'立即询底价',
+ Make:'查看详情',
}
diff --git a/lang/zh-cn/order/activist.js b/lang/zh-cn/order/activist.js
index 3113f05..bc39f08 100644
--- a/lang/zh-cn/order/activist.js
+++ b/lang/zh-cn/order/activist.js
@@ -1,6 +1,6 @@
export const lang = {
//title为每个页面的标题
- title: '退款',
+ title: '售后',
checkDetail: '查看详情',
- emptyTips: '暂无退款记录'
+ emptyTips: '暂无售后记录'
}
diff --git a/pages_goods/detail.vue b/pages_goods/detail.vue
index 2328b31..5bdaefb 100644
--- a/pages_goods/detail.vue
+++ b/pages_goods/detail.vue
@@ -90,10 +90,7 @@
{{ goodsSkuDetail.label_name }}
-
- {{$lang('stock')}}: {{ goodsSkuDetail.stock +goodsSkuDetail.unit}}
- {{$lang('sales')}}: {{ goodsSkuDetail.sale_num+goodsSkuDetail.unit }}
-
+
-
-
-
-
- {{ $lang('onlineMessage') }}
-
-
-
-
-
-
-
-
-
-
-
-
-
- {{ $lang('onlineMessage') }}
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+ {{ $lang('onlineMessage') }}
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ $lang('onlineMessage') }}
+
+
+
+
-
+
-
-
+
+
-
- {{ item.realname }}
- {{ item.position }}
-
- {{ item.address }}
-
-
- {{ item.mobile }}
- {{ $lang('call') }}
-
-
-
-
- {{ item.email }}
- {{ $lang('copy') }}
-
-
-
-
-
-
-
-
+
+ {{ item.realname }}
+ {{ item.position }}
+ {{ item.address }}
+
+
+ {{ item.mobile }}
+ {{ $lang('call') }}
+
+
+
+
+ {{ item.email }}
+ {{ $lang('copy') }}
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/pages_tool/member/footprint.vue b/pages_tool/member/footprint.vue
index 27e7361..5c0de12 100644
--- a/pages_tool/member/footprint.vue
+++ b/pages_tool/member/footprint.vue
@@ -23,9 +23,9 @@
- {{ $lang('common.currencySymbol') }}
- {{ parseFloat(showPrice(item)).toFixed(2).split('.')[0] }}
- .{{ parseFloat(showPrice(item)).toFixed(2).split('.')[1] }}
+
+
+
@@ -39,7 +39,7 @@
{{ $lang('common.currencySymbol') }}
{{ showMarketPrice(item) }}
- 已售{{ item.sale_num }}{{ item.unit ? item.unit : '件' }}
+
From 81088022041778c98f0b4165678e55c0b027980b Mon Sep 17 00:00:00 2001
From: jinhhanhan <1683105490@qq.com>
Date: Thu, 8 Jan 2026 11:30:35 +0800
Subject: [PATCH 2/3] =?UTF-8?q?chore=EF=BC=9A=E6=89=8B=E5=8A=A8=E5=92=8Cde?=
=?UTF-8?q?v=E5=90=88=E5=B9=B6?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
lang/zh-cn/goods/category.js | 2 +-
lang/zh-cn/goods/detail.js | 2 +-
lang/zh-cn/goods/list.js | 2 +-
pages_goods/detail.vue | 5 ++++-
pages_goods/list.vue | 2 +-
pages_tool/member/footprint.vue | 8 ++++----
6 files changed, 12 insertions(+), 9 deletions(-)
diff --git a/lang/zh-cn/goods/category.js b/lang/zh-cn/goods/category.js
index 47c7eb3..87105e7 100644
--- a/lang/zh-cn/goods/category.js
+++ b/lang/zh-cn/goods/category.js
@@ -3,5 +3,5 @@ export const lang = {
title: '商品分类',
search:'商品搜索',
seeMore : '查看更多',
- Make: "咨询"
+ Make: "询底价"
}
diff --git a/lang/zh-cn/goods/detail.js b/lang/zh-cn/goods/detail.js
index e1a0744..1faa509 100644
--- a/lang/zh-cn/goods/detail.js
+++ b/lang/zh-cn/goods/detail.js
@@ -22,7 +22,7 @@ export const lang = {
status:'该商品已下架',
sellout:'库存不足',
max:'已达最大限购数量',
- makebtn:' ',
+ makebtn:'价格电议',
sales:'销量',
stock:'库存',
kefu:'客服',
diff --git a/lang/zh-cn/goods/list.js b/lang/zh-cn/goods/list.js
index 7806673..fc8bec1 100644
--- a/lang/zh-cn/goods/list.js
+++ b/lang/zh-cn/goods/list.js
@@ -6,6 +6,6 @@ export const lang = {
Price:'价格',
Filter:'筛选',
Search:'请输入您要搜索的商品',
- Make:'查看详情',
+ Make:'立即询底价',
}
diff --git a/pages_goods/detail.vue b/pages_goods/detail.vue
index 5bdaefb..2328b31 100644
--- a/pages_goods/detail.vue
+++ b/pages_goods/detail.vue
@@ -90,7 +90,10 @@
{{ goodsSkuDetail.label_name }}
-
+
+ {{$lang('stock')}}: {{ goodsSkuDetail.stock +goodsSkuDetail.unit}}
+ {{$lang('sales')}}: {{ goodsSkuDetail.sale_num+goodsSkuDetail.unit }}
+
@@ -32,7 +33,6 @@
-
@@ -43,6 +43,7 @@
{{ item.realname }}
{{ item.position }}
+
{{ item.address }}
@@ -63,6 +64,20 @@
+
+
+
+
+
+
-
+
+
@@ -117,6 +144,7 @@
{{ $lang('messageContent') }}
+