Merge remote-tracking branch 'remotes/origin/dev/1.0' into dev/1.0

This commit is contained in:
2026-01-07 11:50:41 +08:00
18 changed files with 224 additions and 63 deletions

View File

@@ -19,5 +19,10 @@ export const lang = {
currencySymbol: '¥',
submit: 'Submit',
searchTip: 'Please enter search keywords'
}
},
login: 'Login/Register',
loginTips: 'Click to login and enjoy more exciting information',
toLogin: 'Go to login',
toGoodsCategoryPage: 'Go shopping',
}

View File

@@ -19,5 +19,16 @@ export const lang = {
currencySymbol: '¥',
submit: '提交',
searchTip: '请输入搜索关键词'
}
},
login: '登录/注册',
loginTpis: '点击登录 享受更多精彩信息',
toLogin: '去登录',
toGoodsCategoryPage: '去逛逛',
waitpay: '待付款',
waitsend: '待发货',
waitconfirm: '待收货',
activist: '售后',
completed: '已完成',
}