From 22eef3376dbf16f2e05c68b9b264dabaf0dacf91 Mon Sep 17 00:00:00 2001 From: Jin Lei <jinlei_182@163.com> Date: 星期三, 24 一月 2024 23:15:52 +0800 Subject: [PATCH] Merge branch 'master' of http://106.120.22.35:48888/r/PM20221203225_MobileWeb --- src/components/sideMenu/roamPanel/roamPanel.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/components/sideMenu/roamPanel/roamPanel.vue b/src/components/sideMenu/roamPanel/roamPanel.vue index 5f9fc74..a20b53e 100644 --- a/src/components/sideMenu/roamPanel/roamPanel.vue +++ b/src/components/sideMenu/roamPanel/roamPanel.vue @@ -150,7 +150,7 @@ type: 2, title: result.name, shade: false, - area: ["100%", 'auto'], + area: ["100%", '200px'], offset: "r", skin: "other-class", content: SmartEarthRootUrl + "Workers/path/Path.html", -- Gitblit v1.9.3