[improvement] Coupon: update text (#2256)

This commit is contained in:
neverland
2018-12-10 17:43:15 +08:00
committed by GitHub
parent c5dd39e5cc
commit b5d547593e
5 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ export default {
vanCouponCell: {
title: 'Coupon',
tips: 'Select coupon',
count: count => `You have ${count} offers`
count: count => `You have ${count} coupons`
},
vanCouponList: {
empty: 'No coupons',