app-input-ip.less 99 字节
input{
    border-radius: 4px;
    border:1px solid #888;
    padding: 2px 10px;
    width: 20%;
}