refactor pack

This commit is contained in:
bridge
2025-12-30 22:32:44 +08:00
parent f14ea0b92e
commit a3b8dd99aa
3 changed files with 1 additions and 31 deletions

View File

@@ -269,7 +269,7 @@ onMounted(() => {
<div class="help-section">
<h4>🛡 5. 安全说明</h4>
<p>
您的 API Key 仅保存在您的本地电脑配置文件中 (`static/local_config.yml`)由本地运行的游戏后端直接与模型厂商通信本游戏 (Cultivation World Simulator) 是完全开源的程序绝不会将您的 Key 上传至任何第三方服务器
您的 API Key 仅保存在您的本地电脑配置文件中 (`static/local_config.yml`)由本地运行的游戏后端直接与模型厂商通信本游戏 (Cultivation World Simulator) 是完全开源的程序绝不会将您的 Key 上传至任何第三方服务器也请注意不要把local_config.yml文件分享给任何人
</p>
</div>
</div>