From f3e5b489e30a921c03ef8b97e1cd845b65ea5d9d Mon Sep 17 00:00:00 2001 From: YM <479443481@qq.com> Date: 星期三, 05 六月 2024 18:17:16 +0800 Subject: [PATCH] 1 --- src/pages/inherit/index.vue | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/pages/inherit/index.vue b/src/pages/inherit/index.vue index 203d015..64c5077 100644 --- a/src/pages/inherit/index.vue +++ b/src/pages/inherit/index.vue @@ -252,8 +252,9 @@ curveness: 0 }, force: { + layoutAnimation: false, // initLayout: 'circular', - // gravity: 0 + // gravity: 0, friction: 0.1, repulsion: 500, edgeLength: 6 -- Gitblit v1.9.1