From 7afa7ffe80baf19d12238b5048cedef172d077c1 Mon Sep 17 00:00:00 2001 From: Surpriseplus <845948745@qq.com> Date: 星期三, 21 十二月 2022 20:18:45 +0800 Subject: [PATCH] 1 --- src/views/Thematic/index.vue | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/src/views/Thematic/index.vue b/src/views/Thematic/index.vue index 22ef12b..d7e30bf 100644 --- a/src/views/Thematic/index.vue +++ b/src/views/Thematic/index.vue @@ -245,6 +245,8 @@ data.showPoint = false; data.showLine = true; data.mode = 1; + data.height = 1000; + // 寮圭獥鏁版嵁 window.PathAnimationData = { flyData: data, -- Gitblit v1.9.3