This commit is contained in:
2025-10-27 15:55:29 +08:00
commit 6632080b83
513 changed files with 117442 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
export const lang = {
//title为每个页面的标题
title: '账户列表',
name: '姓名',
accountType: '账号类型',
mobilePhone: '手机号码',
withdrawalAccount: '提现账号',
bankInfo: '支行信息',
newAddAccount: '新增账户',
del: '删除',
update: "修改",
emptyText:"当前暂无账户"
}

View File

@@ -0,0 +1,14 @@
export const lang = {
//title为每个页面的标题
title: '编辑账户',
name: '姓名',
namePlaceholder: '请输入真实姓名',
mobilePhone: '手机号码',
mobilePhonePlaceholder: '请输入手机号',
accountType: '账号类型',
bankInfo: '支行信息',
bankInfoPlaceholder: '请输入支行信息',
withdrawalAccount: '提现账号',
withdrawalAccountPlaceholder: '请输入提现账号',
save: '保存'
}

View File

@@ -0,0 +1,9 @@
export const lang = {
//title为每个页面的标题
title: '收货地址',
newAddAddress: '添加收货地址',
getAddress: '一键获取地址',
is_default: '默认',
modify: '编辑',
del: '删除'
}

View File

@@ -0,0 +1,14 @@
export const lang = {
//title为每个页面的标题
title: '编辑收货地址',
consignee: '姓名',
consigneePlaceholder: '收货人姓名',
mobile: '手机',
mobilePlaceholder: '收货人手机号',
telephone: '电话',
telephonePlaceholder: '收货人固定电话(选填)',
receivingCity: '地区',
address: '详细地址',
addressPlaceholder: '小区、街道、写字楼',
save: '保存'
}

View File

@@ -0,0 +1,4 @@
export const lang = {
//title为每个页面的标题
title: '申请提现'
}

View File

@@ -0,0 +1,3 @@
export const lang = {
title: '账号注销',
}

View File

@@ -0,0 +1,13 @@
export const lang = {
//title为每个页面的标题
title: '我的余额',
accountBalance: '账户余额 ',
money:' (元)',
recharge: '充值',
withdrawal: '提现',
balanceDetailed: '余额明细',
emptyTips: '暂无余额记录',
rechargeRecord:'充值记录',
ableAccountBalance:'现金余额 ',
noAccountBalance:'储值余额 ',
}

View File

@@ -0,0 +1,4 @@
export const lang = {
//title为每个页面的标题
title: '余额明细'
}

View File

@@ -0,0 +1,3 @@
export const lang = {
title: '账号注销',
}

View File

@@ -0,0 +1,3 @@
export const lang = {
title: '账号注销',
}

View File

@@ -0,0 +1,3 @@
export const lang = {
title: '账号注销',
}

View File

@@ -0,0 +1,3 @@
export const lang = {
title: '账号注销',
}

View File

@@ -0,0 +1,4 @@
export const lang = {
//title为每个页面的标题
title: '会员卡'
}

View File

@@ -0,0 +1,4 @@
export const lang = {
//title为每个页面的标题
title: '会员卡'
}

View File

@@ -0,0 +1,4 @@
export const lang = {
//title为每个页面的标题
title: '我的关注'
}

View File

@@ -0,0 +1,4 @@
export const lang = {
//title为每个页面的标题
title: '客服',
}

View File

@@ -0,0 +1,4 @@
export const lang = {
//title为每个页面的标题
title: '我的优惠券'
}

View File

@@ -0,0 +1,5 @@
export const lang = {
//title为每个页面的标题
title: '我的足迹',
emptyTpis: '您还未浏览过任何商品!'
}

View File

@@ -0,0 +1,5 @@
export const lang = {
//title为每个页面的标题
title: '我的礼品',
emptyTips: '暂无礼品'
}

View File

@@ -0,0 +1,4 @@
export const lang = {
//title为每个页面的标题
title: '礼品订单',
}

View File

@@ -0,0 +1,51 @@
export const lang = {
//title为每个页面的标题
title: '会员中心',
login: '登录/注册',
loginTpis: '点击登录 享受更多精彩信息',
memberLevel: '会员等级',
moreAuthority: '更多权限',
allOrders: '全部订单',
seeAllOrders: '查看全部订单',
waitPay: '待付款',
readyDelivery: '待发货',
waitDelivery: '待收货',
refunding: '退款',
// 会员中心入口
sign: '签到',
personInfo: '个人资料',
receivingAddress: '收货地址',
accountList: '账户列表',
couponList: '优惠券',
mySpellList: '我的拼单',
myBargain: '我的砍价',
virtualCode: '虚拟码',
winningRecord: '我的礼品',
myCollection: '我的关注',
myTracks: '我的足迹',
pintuanOrder: '拼团订单',
yushouOrder: '预售订单',
verification: '核销台',
message: '我的消息',
exchangeOrder: '积分兑换',
waitpay:'待付款',
waitsend:'待发货',
waitconfirm:'待收货',
activist:'售后',
completed:'已完成',
// 推广中心
balance: '余额',
point: '积分',
coupon: '优惠券',
memberRecommend: '邀请有礼',
myPresale: '我的预售',
myGiftcard: '我的礼品卡',
myDivideticket: '我的瓜分券',
myRebate:'拼团返利',
myHongbao:'我的红包列表',
myBlindBox:'我的盲盒',
}

56
lang/zh-cn/member/info.js Normal file
View File

@@ -0,0 +1,56 @@
export const lang = {
//title为每个页面的标题
title: '个人资料',
headImg: '头像',
account: '账号',
nickname: '昵称',
realName: '真实姓名',
sex: '性别',
birthday: '生日',
password: '密码',
paypassword: '支付密码',
mobilePhone: '手机',
bindMobile: '绑定手机',
cancellation: '注销账号',
lang: "语言",
logout: '退出登录',
save: "保存",
noset: '未设置',
nickPlaceholder: "请输入新昵称",
pleaseRealName:"请输入真实姓名",
nowPassword: "当前密码",
newPassword: "新密码",
confirmPassword: "确认新密码",
phoneNumber: "手机号",
confirmCode: "验证码",
confirmCodeInput: "请输入验证码",
confirmCodeInputerror: "验证码错误",
findanimateCode: "获取动态码",
animateCode: "动态码",
animateCodeInput: "请输入动态码",
modifyNickname: "修改昵称",
modifyPassword: "修改密码",
bindPhone: "绑定手机",
alikeNickname: "与原昵称一致,无需修改",
noEmityNickname: "昵称不能为空",
updateSuccess: "修改成功",
pleaseInputOldPassword: "请输入原始密码",
pleaseInputNewPassword: "请输入新密码",
passwordLength: "密码长度不能小于6位",
alikePassword: "两次密码不一致",
samePassword: "新密码不能与原密码相同",
surePhoneNumber: "请输入正确的手机号",
alikePhone: "与原手机号一致,无需修改",
modify: '修改'
}

View File

@@ -0,0 +1,61 @@
export const lang = {
//title为每个页面的标题
title: '个人资料',
headImg: '头像',
account: '账号',
username: '用户名',
nickname: '昵称',
realName: '真实姓名',
sex: '性别',
birthday: '生日',
password: '密码',
paypassword: '支付密码',
mobilePhone: '手机',
bindMobile: '绑定手机',
cancellation: '注销账号',
lang: "语言",
logout: '退出登录',
save: "保存",
noset: '未设置',
usernamePlaceholder: "请输入新用户名",
nickPlaceholder: "请输入新昵称",
pleaseRealName:"请输入真实姓名",
nowPassword: "当前密码",
newPassword: "新密码",
confirmPassword: "确认新密码",
phoneNumber: "手机号",
confirmCode: "验证码",
confirmCodeInput: "请输入验证码",
confirmCodeInputerror: "验证码错误",
findanimateCode: "获取动态码",
animateCode: "动态码",
animateCodeInput: "请输入动态码",
modifyNickname: "修改昵称",
modifyPassword: "修改密码",
bindPhone: "绑定手机",
alikeusername: "与原用户名一致,无需修改",
noEmityUsername: "用户名不能为空",
alikeNickname: "与原昵称一致,无需修改",
noEmityNickname: "昵称不能为空",
updateSuccess: "修改成功",
pleaseInputOldPassword: "请输入原始密码",
pleaseInputNewPassword: "请输入新密码",
passwordLength: "密码长度不能小于6位",
alikePassword: "两次密码不一致",
samePassword: "新密码不能与原密码相同",
surePhoneNumber: "请输入正确的手机号",
alikePhone: "与原手机号一致,无需修改",
modify: '修改'
}

View File

@@ -0,0 +1,3 @@
export const lang = {
title: '邀请好友',
}

View File

@@ -0,0 +1,17 @@
export const lang = {
//title为每个页面的标题
title: '会员等级',
defaultLevelTips: '您已经是最高级别的会员了!',
tag: '专属标签',
tagDesc: '标签达人',
discount: '专享折扣',
discountDesc: '专享{0}折',
service: '优质服务',
serviceDesc: '360度全方位',
memberLevel: '会员等级',
condition: '条件',
equity: '权益',
giftPackage: '升级礼包',
levelExplain: '等级说明',
upgradeTips: '升级会员,享专属权益'
}

View File

@@ -0,0 +1,4 @@
export const lang = {
//title为每个页面的标题
title: '我的消息'
}

View File

@@ -0,0 +1,4 @@
export const lang = {
//title为每个页面的标题
title: '修改头像'
}

View File

@@ -0,0 +1,3 @@
export const lang = {
title: '支付密码',
}

View File

@@ -0,0 +1,4 @@
export const lang = {
//title为每个页面的标题
title: '我的积分'
}

View File

@@ -0,0 +1,6 @@
export const lang = {
//title为每个页面的标题
title: '积分明细',
emptyTpis: '您暂时还没有积分记录哦!',
pointExplain: '积分说明'
}

View File

@@ -0,0 +1,4 @@
export const lang = {
//title为每个页面的标题
title: '签到有礼'
}

View File

@@ -0,0 +1,4 @@
export const lang = {
//title为每个页面的标题
title: '提现记录'
}

View File

@@ -0,0 +1,4 @@
export const lang = {
//title为每个页面的标题
title: '提现详情'
}