chore(文字修改): 询价 -> 询底价;电话询价->联系我们

This commit is contained in:
2025-12-31 11:49:53 +08:00
parent 8dce1058f6
commit b70725c104
6 changed files with 10 additions and 10 deletions

View File

@@ -3,5 +3,5 @@ export const lang = {
title: '商品分类',
search:'商品搜索',
seeMore : '查看更多',
Make: "询价"
Make: "询价"
}

View File

@@ -11,7 +11,7 @@ export const lang = {
home:'首页',
cart:'购物车',
leave:'立即留言',
make:'电话询价',
make:'联系我们',
send:'配送',
express:'快递发货',
@@ -22,7 +22,7 @@ export const lang = {
status:'该商品已下架',
sellout:'库存不足',
max:'已达最大限购数量',
makebtn:'价',
makebtn:'价格电议',
sales:'销量',
stock:'库存',
kefu:'客服',

View File

@@ -6,6 +6,6 @@ export const lang = {
Price:'价格',
Filter:'筛选',
Search:'请输入您要搜索的商品',
Make:'立即询价',
Make:'立即询价',
}