From b28ffc4244f6e4a727f44eadba8b7ea614fe9637 Mon Sep 17 00:00:00 2001
From: zhangzengfei <zhangzengfei@iotlink.com>
Date: 星期三, 16 九月 2020 13:32:51 +0800
Subject: [PATCH] app: add visual

---
 public/apps.json                 |   11 +++++++++++
 public/images/app-mid/visual.png |    0 
 2 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/public/apps.json b/public/apps.json
index 82069db..a0ae632 100644
--- a/public/apps.json
+++ b/public/apps.json
@@ -155,6 +155,17 @@
       "title": "鎽勫儚鏈哄尯鍩熺鐞�",
       "width": 1200,
       "height": 600
+    },
+    {
+      "id": "202",
+      "name": "visual",
+      "src": "../../images/app-mid/visual.png",
+      "alt": "鏁版嵁鍙鍖�",
+      "type": "1",
+      "url": "/view/visual",
+      "title": "鏁版嵁鍙鍖�",
+      "width": 1200,
+      "height": 600
     }
   ]
 }
\ No newline at end of file
diff --git a/public/images/app-mid/visual.png b/public/images/app-mid/visual.png
new file mode 100644
index 0000000..038e685
--- /dev/null
+++ b/public/images/app-mid/visual.png
Binary files differ

--
Gitblit v1.8.0