<style>
#text{
background: url("./public/image/锁头.png") no-repeat;
height: 34px;
padding-left: 40px;
}
</style>
<form action="#">
<input type="text" id="text">
</form>
主要利用为input添加背景图片和限制paddingleft