From c2a0f87ace207301984c1b305444cc019616af5a Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Sat, 19 Jun 2021 16:26:18 +0800
Subject: [PATCH] 互斥工具飞行,添加动画实体
---
config.json | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/config.json b/config.json
index 3e8f3e5..be20db7 100644
--- a/config.json
+++ b/config.json
@@ -244,6 +244,10 @@
{
"name": "剖面分析",
"uri": "widgets/profileAnalysis/Widget"
+ },
+ {
+ "name": "模型gif",
+ "uri": "widgets/modelDiagram/Widget"
}
],
"groups": [],
--
Gitblit v1.9.3