如何隐藏input边框,使其不显示

    技术2026-04-03  2

    <input name=username type=text maxlength=20 style="border:0;background:transparent;" >
    最新回复(0)