* [refac] disable auto complete of html input.

This commit is contained in:
liugang
2024-12-09 09:21:27 +08:00
committed by 刘刚
parent bde08619cc
commit 3094754644
+1 -1
View File
@@ -158,7 +158,7 @@ formPanel
set::name('redis[password]'),
set::type('password'),
set::value($config->redis->password),
set::autocomplete('off')
set::autocomplete('new-password')
)
),
formGroup