From 6d4779a48a752c164e2fe7559dac6caed00f416f Mon Sep 17 00:00:00 2001
From: liuyg <376836862@qq.com>
Date: Fri, 02 Jul 2021 09:10:16 +0800
Subject: [PATCH] 飞行测试

---
 config.json |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)

diff --git a/config.json b/config.json
index fa25648..6ae1555 100644
--- a/config.json
+++ b/config.json
@@ -284,8 +284,7 @@
       {
         "name": "开敞度分析",
         "uri": "widgets/openAnalysis/Widget"
-      }
-      ,
+      },
       {
         "name": "BOX交互裁剪",
         "uri": "widgets/BOXInteractive/Widget"
@@ -293,6 +292,10 @@
       {
         "name": "Cross裁剪",
         "uri": "widgets/crossTailoring/Widget"
+      },
+      {
+        "name": "飞行",
+        "uri": "widgets/filyL/Widget"
       }
     ],
     "groups": [],

--
Gitblit v1.9.3