From 5310c54d47b9dfa87ef9e5dd7b716032825b0828 Mon Sep 17 00:00:00 2001 From: engigu Date: Tue, 17 Mar 2026 14:21:00 +0800 Subject: [PATCH] chore: fix api usage style --- web/src/views/notify/components/ApiUsage.vue | 34 +++++++++++--------- 1 file changed, 18 insertions(+), 16 deletions(-) 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 }} + + +