diff --git a/web/src/views/notify/components/ApiUsage.vue b/web/src/views/notify/components/ApiUsage.vue index badc72f..257b051 100644 --- a/web/src/views/notify/components/ApiUsage.vue +++ b/web/src/views/notify/components/ApiUsage.vue @@ -252,7 +252,7 @@ const currentExample = computed(() => { 用于外部脚本或工具调用 API 时的安全凭证 - + @@ -285,7 +285,7 @@ const currentExample = computed(() => { - API 接口说明 + API 接口说明 @@ -357,27 +357,29 @@ const currentExample = computed(() => { - - + + - 脚本调用示例 + 脚本调用示例 - - - - {{ lang.name }} - - + + + + + {{ lang.name }} + + + - - - 复制代码 + + + 复制代码