[Improvement] CouponCell: optimize text (#1499)

This commit is contained in:
neverland
2018-07-17 21:21:08 +08:00
committed by GitHub
parent 1b702c0a21
commit 1f5a409112
7 changed files with 8 additions and 11 deletions
+1 -2
View File
@@ -30,9 +30,8 @@ export default {
label: '合计:'
},
vanCouponCell: {
title: '优惠券',
title: '优惠券',
tips: '使用优惠',
reduce: '省',
count: count => `您有 ${count} 个可用优惠`
},
vanCouponList: {