[improvement] Coupon: jsx (#2456)

This commit is contained in:
neverland
2019-01-07 15:50:51 +08:00
committed by GitHub
parent c6e1aaf5da
commit 7f853f694a
15 changed files with 471 additions and 479 deletions
+7
View File
@@ -0,0 +1,7 @@
@import '../style/var';
.van-coupon-cell {
&--selected {
color: @text-color;
}
}