forms/chinaArea/cChinaArea.scss
@@ -6,6 +6,11 @@ @import "../../common/sassMixin"; .c-china-area { .at-input__container { .at-input__input { pointer-events: none; } } .at-input__input { .weui-input { pointer-events: none; @@ -15,9 +20,17 @@ &::after { display: none; } .at-icon-loading, .at-icon-chevron-right { font-size: 1.024rem; font-size: 48px; color: #ccc; } .at-icon-loading { margin-right: 9px; animation: atRotate 1s linear infinite; } } .at-input__icon { display: none; } }