html/css怎么禁用浏览器自动填写

html 复制代码
<input type="text" name="username" autocomplete="off">
<input type="password" name="password" autocomplete="new-password">

或者vue:

html 复制代码
<el-input type="text" v-model="loginForm.username" auto-complete="off"/>
<el-input type="password" v-model="loginForm.password" auto-complete="new-password"/>
相关推荐
LaughingZhu1 天前
Product Hunt 每日热榜 | 2026-07-17
前端·数据库·人工智能·经验分享·mysql·chatgpt·html
天若有情6732 天前
纯HTML+Tailwind单页作品集网站——零框架静态前端完整源码
前端·html
qq_419854052 天前
空间网格管理器
前端·javascript·html
天若有情6732 天前
Dev_Portfolio 个人主页html网页源码分享!!!
前端·html·源码·个人主页
云水一下2 天前
零基础玩转 bWAPP 靶场(五):HTML 注入——存储型(博客)
web安全·html·bwapp·存储型注入
芯日记2 天前
Mac-使用文本编辑的html浏览器打开出现源代码问题
macos·html
杨超越luckly2 天前
Agent应用指南:利用POST请求获取麦当劳门店位置信息
人工智能·arcgis·html·数据可视化·麦当劳
贾伟康3 天前
【安心陪诊 Agent v1.1】首页可信设计实战:HTML/CSS 状态卡与急症分流
css·html·harmonyos·ai agent·首页设计
‘’林花谢了春红‘’4 天前
小玩意 生日快乐
css·html·css3
石像鬼₧魂石4 天前
【Y2Ksoft】四季贵州水世界乐园管理系统 —— 玻璃拟态 · 单文件HTML · 开箱即用
前端·html