边框 border设置1rpx 在iPhoneX上面显示不完整
边框 border设置1rpx 在iPhoneX上面显示不完整 [图片] .count input { width: 260rpx; height: 70rpx; line-height: 70rpx; font-size: 26rpx; border: solid 1rpx #dbdbdb; padding: 0rpx 25rpx; color: #626262; text-align: center; } 另外1rpx在iOS和android端显示的宽度不一致的问题什么时候能解决? 麻烦官方给个解决方案