[breaking change] Sku: no longer support i18n (#1734)

This commit is contained in:
neverland
2018-08-31 10:41:19 +08:00
committed by GitHub
parent d32f9a42f3
commit 15375f4523
12 changed files with 315 additions and 700 deletions

View File

@@ -16,14 +16,6 @@
&::-webkit-scrollbar {
display: none;
}
/* 修复ios下点击没反应的问题 */
.van-field {
input[type*=date],
input[type*=time] {
height: 26px;
}
}
}
&-group-container {