Skip to content

前言

  • 微信小程序 input 组件内容显示长度不足 input 宽度

解决

  • 不要在 input 组件上设置 display 属性为 flex,如果还是不行,再给元素显式设置宽度

相关资料

Released under the MIT License.