[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
View File
@@ -34,7 +34,6 @@ export default {
vanCouponCell: {
title: 'Coupon',
tips: 'Select coupon',
reduce: 'Reduce',
count: count => `You have ${count} offers`
},
vanCouponList: {