From c7187e038c284acc051a439c5eda16582bdb9b7a Mon Sep 17 00:00:00 2001 From: lixuliang <lixuliang_hd@126.com> Date: 星期六, 14 九月 2024 10:16:13 +0800 Subject: [PATCH] 更新 --- src/components/menu/tools/roam.vue | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/menu/tools/roam.vue b/src/components/menu/tools/roam.vue index 696cb47..006d25d 100644 --- a/src/components/menu/tools/roam.vue +++ b/src/components/menu/tools/roam.vue @@ -474,8 +474,8 @@ console.log(data); PathAnimationData.isFly = true; layerOpen("璺緞婕父", { - width: 352, - height: 350, + width: 334, + height: 445, offset: ["15%", Viewer.container.offsetWidth - 360 - 200 + "px"], // offset: ["60%", "10px"], url: "./static/html/PathAnimationSec.html", -- Gitblit v1.9.3