11
This commit is contained in:
@@ -119,10 +119,10 @@ onMounted(() => {
|
||||
<div class="local-config-page custom-scrollbar p-6">
|
||||
<div class="mb-4">
|
||||
<h1 class="gradient-text text-xl font-semibold">本地配置</h1>
|
||||
<p class="mt-1 text-sm text-text-muted">
|
||||
<!-- <p class="mt-1 text-sm text-text-muted">
|
||||
保存在本机 SQLite,与登录后服务端下发的配置合并;<strong class="text-text-secondary">同名键本地优先</strong>,并注入 Node 环境变量
|
||||
<code class="rounded bg-white/10 px-1 font-mono text-xs">AICLIENT_CFG_*</code>。
|
||||
</p>
|
||||
</p> -->
|
||||
</div>
|
||||
|
||||
<Message
|
||||
|
||||
Reference in New Issue
Block a user