摘要: 其中input的几个style样式简单说一下。 position:absolute 在这里是让input和select在同一位置。 z-index:2 是为了让input在select上面。 width:80% 是为了不盖住select后面的小三角符号,select还可以点击。 autocomple 阅读全文
posted @ 2019-08-07 10:59 清风拂袖间 阅读(17196) 评论(0) 推荐(0) 编辑