1、SearchBar 在第一次进入页面或者刷新页面时,样式错乱;
当聚焦再离焦之后样式正常。
解决办法:
.am-search-input{
	max-width: 100%;
}

问题样式图片:
antd-mobile采坑

相关文章: