From 3a836bf0e99603375db6a5741301e73dcb731922 Mon Sep 17 00:00:00 2001 From: Sakurasan <26715255+Sakurasan@users.noreply.github.com> Date: Fri, 28 Aug 2026 21:22:40 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20curl=20=E7=A4=BA=E4=BE=8B=E5=A4=8D?= =?UTF-8?q?=E5=88=B6=E6=8C=89=E9=92=AE=E9=80=83=E9=80=B8=E5=88=B0=E9=A1=B5?= =?UTF-8?q?=E5=A4=B4=E5=8F=A0=E5=8A=A0=E5=9C=A8=E9=80=80=E5=87=BA=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E4=B8=8A?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 上轮移动端修复误删容器 relative,absolute 按钮向上冒泡定位到 页面顶端。加回 relative 使按钮回到代码块右上角。 --- web/src/views/console/DashboardView.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/src/views/console/DashboardView.vue b/web/src/views/console/DashboardView.vue index 767b1bc..0479f0b 100644 --- a/web/src/views/console/DashboardView.vue +++ b/web/src/views/console/DashboardView.vue @@ -173,7 +173,7 @@ onMounted(load)

curl 示例

-
+
{{ curlCmd }}