mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-07-29 11:51:44 +08:00
refactor: 前端界面微调
This commit is contained in:
@@ -335,6 +335,7 @@ onMounted(loadConfig)
|
||||
<Input
|
||||
v-model="apiKey"
|
||||
type="password"
|
||||
autocomplete="off"
|
||||
:placeholder="config?.api_key_configured ? `已配置:${config.api_key_source}` : 'sk-...'"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user