init
This commit is contained in:
31
lang/zh-cn/goods/detail.js
Normal file
31
lang/zh-cn/goods/detail.js
Normal file
@@ -0,0 +1,31 @@
|
||||
export const lang = {
|
||||
//title为每个页面的标题
|
||||
title: '',
|
||||
select: '选择',
|
||||
details:'商品详情',
|
||||
params: '参数',
|
||||
service: '商品服务',
|
||||
allGoods: '全部商品',
|
||||
image: '图片',
|
||||
video: '视频',
|
||||
home:'首页',
|
||||
cart:'购物车',
|
||||
leave:'立即留言',
|
||||
make:'立即咨询',
|
||||
|
||||
send:'配送',
|
||||
express:'快递发货',
|
||||
commission:'佣金详情',
|
||||
commissiontext:'佣金',
|
||||
addcart:'添加购物车',
|
||||
buynow:'立即购买',
|
||||
status:'该商品已下架',
|
||||
sellout:'库存不足',
|
||||
max:'已达最大限购数量',
|
||||
makebtn:'咨询',
|
||||
sales:'销量',
|
||||
stock:'库存',
|
||||
kefu:'客服',
|
||||
follow:'收藏',
|
||||
spec:'规格',
|
||||
}
|
||||
Reference in New Issue
Block a user