From 8b2b5c03ba852e7b965d208ac29d3fa64ea9ecfe Mon Sep 17 00:00:00 2001 From: Lawrence <1934378145@qq.com> Date: 星期一, 16 十一月 2020 17:05:22 +0800 Subject: [PATCH] 改正xml空字段转换为数字的错误 --- 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 cb0b3df..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>GB28181服务器</title> + <title>鍥芥爣28181</title> </head> <body> <script type="text/javascript" src="./js/liveplayer-lib.min.js"></script> -- Gitblit v1.8.0