[improvement] optimize coupon text (#1934)

This commit is contained in:
neverland
2018-10-16 15:57:23 +08:00
committed by GitHub
parent b8fa4d901f
commit cb793b3671
8 changed files with 11 additions and 11 deletions

View File

@@ -47,8 +47,8 @@ export default {
i18n: {
'zh-CN': {
submit: '提交订单',
tip1: '的收货地址不支持同城送, 我们已为推荐快递',
tip2: '的收货地址不支持同城送, ',
tip1: '的收货地址不支持同城送, 我们已为推荐快递',
tip2: '的收货地址不支持同城送, ',
tip3: '修改地址',
check: '全选',
clickButton: '点击按钮',