picker组件设置fields="month"
- 当前 Bug 的表现(可附上截图)
- 预期表现
-
复现路径
-
提供一个最简复现 Demo
picker组件设置fields=“month”,
<picker mode=“date” value=“{{showDate}}” fields=“month” bindchange=“bindDateChange”>
</picker>
在iPhone7上预览调试表现异常
复现路径
提供一个最简复现 Demo
picker组件设置fields=“month”,
<picker mode=“date” value=“{{showDate}}” fields=“month” bindchange=“bindDateChange”>
</picker>
在iPhone7上预览调试表现异常