
就算把input的type改成了search也不行,代码如下:
1 | < div class = "mui-input-row mui-search" style = "float: left; width: 85%;margin-top: 5px;" > |
2 | < input type = "search" placeholder = "请输入职位名称" /> |
3 | </ div > |

代码如下:
1 | < form class = "mui-input-group" > |
2 | < div class = "mui-input-row mui-search" style = "float: left; width: 85%;margin-top: 5px;" > |
3 | < input type = "search" placeholder = "请输入职位名称" /> |
4 | </ div > |
5 | </ form > |
部分素材资源来源网站,本站提供免费下载,如有侵权请联系站长马上删除!