【前端】ionic项目中,使用H5的input type=month选择日期,为什么只显示时间,顶部的确定却没了

其他type值也是一样,上面的顶部取消 确认都没有

<label class="item item-input">

<span class="input-label">Month</span>

<input type="month">

</label>

【前端】ionic项目中,使用H5的input type=month选择日期,为什么只显示时间,顶部的确定却没了

真机效果,如下:

【前端】ionic项目中,使用H5的input type=month选择日期,为什么只显示时间,顶部的确定却没了

回答

以上是 【前端】ionic项目中,使用H5的input type=month选择日期,为什么只显示时间,顶部的确定却没了 的全部内容, 来源链接: utcz.com/a/78706.html

回到顶部