From 7823dc2ae6c9dffc9a9d710e8208694e09859164 Mon Sep 17 00:00:00 2001 From: Surpriseplus <845948745@qq.com> Date: 星期二, 17 一月 2023 15:04:44 +0800 Subject: [PATCH] 1 --- src/views/Thematic/index.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/Thematic/index.vue b/src/views/Thematic/index.vue index 79b2813..1636091 100644 --- a/src/views/Thematic/index.vue +++ b/src/views/Thematic/index.vue @@ -454,7 +454,7 @@ data.showPoint = false; data.showLine = true; data.mode = 1; - data.height = 1000; + data.height = 2000; // 寮圭獥鏁版嵁 window.PathAnimationData = { -- Gitblit v1.9.3