F12 审查元素input标签 type属性包括 text/ password /button如 〈input type="button" value="登录" width: px;height: px /〉但这种方式写出来的按钮样式很丑,一般用div写,功能用js实现