240 发简信
IP属地:安徽
  • 小程序使用表单组件,应该优先考虑加form

    普通写法html: js:name(e) {this.setData({name: e.detail.value})}, input一旦增多就...

  • Resize,w 360,h 240
  • Resize,w 360,h 240
    小程序搜索框放大镜图标居中

    利用placeholder样式背景。 //html// //css//.input_view {padding-top: 50rpx;} .cl...