perf: 警告

This commit is contained in:
Soulter
2025-04-17 16:24:50 +08:00
parent dc87006fed
commit a4b1da3ca2
+2
View File
@@ -427,6 +427,7 @@
使用模板
</v-btn>
</div>
<small> 某些 MCP 服务器可能需要按照其要求在 `env` 中填充 `API_KEY` `TOKEN` 等信息请注意检查是否填写</small>
<div class="monaco-container">
<VueMonacoEditor
@@ -1057,6 +1058,7 @@ export default {
border: 1px solid rgba(0, 0, 0, 0.1);
border-radius: 4px;
height: 300px;
margin-top: 4px;
overflow: hidden;
}