[breaking change] GoodsAction: rename component

This commit is contained in:
陈嘉涵
2019-04-29 16:40:50 +08:00
parent 706f047909
commit 138790b3e3
13 changed files with 114 additions and 114 deletions
+10
View File
@@ -0,0 +1,10 @@
@import '../style/var';
.van-goods-action-button {
flex: 1;
padding: 0;
@media (max-width: 321px) {
font-size: 15px;
}
}