From 17fa154079745b8291c0c492ea3560380bcdfc7a Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期五, 17 七月 2020 13:10:30 +0800 Subject: [PATCH] Merge branches 'master' and 'xtyasrs' of https://gitee.com/luxiaotao1123/zy-asrs into xtyasrs --- src/main/webapp/views/index.html | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/views/index.html b/src/main/webapp/views/index.html index d654c1f..04042de 100644 --- a/src/main/webapp/views/index.html +++ b/src/main/webapp/views/index.html @@ -2,10 +2,11 @@ <html> <head> <meta charset="utf-8"> - <title>鑷姩浠撳偍绠$悊绯荤粺</title> + <title>鑷姩浠撳偍 - 绠$悊绯荤粺</title> <meta name="renderer" content="webkit"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="viewport" content="width=device-width, initial-scale=1.0, minimum-scale=1.0, maximum-scale=1.0, user-scalable=0"> + <link rel="icon" type="image/x-icon" href="../static/image/log.png" /> <link rel="stylesheet" href="../static/layuiadmin/layui/css/layui.css" media="all"> <link rel="stylesheet" href="../static/layuiadmin/style/admin.css" media="all"> <style> -- Gitblit v1.9.1