单选题 下面不属于 flex 布局属性的是()
A、flex:1
B、display:flex
C、flex-direction:row
D、float:left
单选题 关于 input 组件说法错误的是()
A、可以设置禁用
B、单行文本输入
C、支持placeholder提示
D、type只有3种有效类型
单选题 iPhone6 中 rpx 与 px 的换算关系是()
A、1rpx=1px
B、1rpx=2px
C、1rpx=3px
D、1rpx=1.5px
单选题 下面不属于 scroll-view 组件属性的是()
A、scroll-x
B、scroll-top
C、bindscroll
D、current
单选题 微信小程序中单击事件是()
A、touchmove
B、tap
C、touchend
D、touchstart
单选题 image 组件中保持图片纵横缩放比、完整显示图片的模式是()
A、aspectFill
B、scaleToFill
C、aspectFit
D、widthFix
单选题 slider 滑动组件中用来调节进度的属性是()
A、percent
B、progress
C、bindchange
D、activeColor
单选题 关于小程序组件描述错误的是()
A、所有组件都使用大写
B、自带微信样式功能
C、是视图层基本单元
D、都有基础属性