From 7c1e6b5758f67163e6ec85ff05af29eea92a1604 Mon Sep 17 00:00:00 2001
From: hanbaoshan <hanbaoshan@aiotlink.com>
Date: 星期一, 31 八月 2020 16:41:45 +0800
Subject: [PATCH] 显示热力图应用
---
src/pages/desktop/index/mock/userData.json | 12 +++++++++++-
1 files changed, 11 insertions(+), 1 deletions(-)
diff --git a/src/pages/desktop/index/mock/userData.json b/src/pages/desktop/index/mock/userData.json
index e1d0344..1ef5859 100644
--- a/src/pages/desktop/index/mock/userData.json
+++ b/src/pages/desktop/index/mock/userData.json
@@ -135,7 +135,17 @@
"width": 760,
"height": 534
},
-
+ {
+ "id": "19",
+ "name": "heatCamera",
+ "src": "../../images/app-mid/algorithm-manage.png",
+ "alt": "鐑姏鍥�",
+ "type": "2",
+ "url": "/view/heatCamera",
+ "title": "鐑姏鍥�",
+ "width": 760,
+ "height": 600
+ },
{
"id": "20",
"name": "areaManage",
--
Gitblit v1.8.0