From 9a4b79689904a42583493b45a6b1b9294af49673 Mon Sep 17 00:00:00 2001
From: zhangzengfei <zhangzengfei@iotlink.com>
Date: 星期二, 15 六月 2021 16:07:17 +0800
Subject: [PATCH] 修复数据栈选中后无效http请求的问题
---
public/apps.json | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/public/apps.json b/public/apps.json
index 29a9792..8dcedee 100644
--- a/public/apps.json
+++ b/public/apps.json
@@ -277,7 +277,6 @@
"isUpgrade": false,
"progressMsg": ""
},
-
{
"id": "ee64fe23-7631-4ef9-9aca-ea09673693df",
"name": "浜轰綋楠ㄩ璺熻釜",
@@ -332,7 +331,7 @@
"url": "/view/gb28181/",
"title": "GB28181閰嶇疆",
"width": 1200,
- "height": 970,
+ "height": 850,
"iconBlob": "",
"icon": "../../images/app-mid/GB-config.png",
"version": "1.0.2",
--
Gitblit v1.8.0