chore:手动合并和dev的代码

This commit is contained in:
2026-01-08 11:18:58 +08:00
parent 2d98a32efc
commit 6fe3bceb4b
9 changed files with 461 additions and 470 deletions

View File

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

View File

@@ -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:'查看详情',
}

View File

@@ -1,6 +1,6 @@
export const lang = {
//title为每个页面的标题
title: '退款',
title: '售后',
checkDetail: '查看详情',
emptyTips: '暂无退款记录'
emptyTips: '暂无售后记录'
}