From 6e8cc24e64e1ac116dd4f2f49ed68339d9c8f058 Mon Sep 17 00:00:00 2001
From: 648540858 <648540858@qq.com>
Date: 星期一, 26 十月 2020 14:21:40 +0800
Subject: [PATCH] 修复查询设备信息接口返回设备通道数错误的问题
---
web_src/index.html | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/web_src/index.html b/web_src/index.html
index 4761547..9c4e39b 100644
--- a/web_src/index.html
+++ b/web_src/index.html
@@ -3,7 +3,7 @@
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
- <title>gb_web</title>
+ <title>鍥芥爣28181</title>
</head>
<body>
<script type="text/javascript" src="./js/liveplayer-lib.min.js"></script>
--
Gitblit v1.8.0