This commit is contained in:
rex
2025-11-27 19:23:32 +08:00
parent cf81b21cbb
commit 44bc902d15
3 changed files with 6 additions and 6 deletions

View File

@@ -1,8 +1,8 @@
{
"mcpServers": {
// "mujian": {
// "command": "npx",
// "args": ["-y", "@mujian/mcp-docs-server"]
// }
"mujian-js-sdk": {
"command": "npx",
"args": ["-y", "@mujian/mcp-docs-server"]
}
}
}

View File

@@ -27,7 +27,7 @@
</div>
<!-- 幕间官方SDK -->
<script src="https://npm.onmicrosoft.cn/@mujian/js-sdk@0.0.6-beta.37/dist/umd/index.js"></script>
<script src="https://npm.onmicrosoft.cn/@mujian/js-sdk@0.0.6-beta.41/dist/umd/index.js"></script>
<!-- 第三方库JQuery - 主要用于提供便利地操作页面元素的函数 -->
<script src="https://npm.onmicrosoft.cn/jquery@3.7.1/dist/jquery.min.js"></script>
<!-- 第三方库JQuery-UI - 主要用于提供基础的UI控件 -->

View File

@@ -46,7 +46,7 @@
<!-- 幕间官方SDK -->
<script src="https://npm.onmicrosoft.cn/@mujian/js-sdk@0.0.6-beta.35/dist/umd/index.js"></script>
<script src="https://npm.onmicrosoft.cn/@mujian/js-sdk@0.0.6-beta.41/dist/umd/index.js"></script>
<!-- 第三方库JQuery - 主要用于提供便利地操作页面元素的函数 -->
<script src="https://npm.onmicrosoft.cn/jquery@3.7.1/dist/jquery.min.js"></script>
<!-- 第三方库JQuery-UI - 主要用于提供基础的UI控件 -->