From f96a2246074ec51d0930836390fa6e3433141d28 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@63.com> Date: 星期一, 22 八月 2022 15:17:51 +0800 Subject: [PATCH] # --- src/main/webapp/views/console.html | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/src/main/webapp/views/console.html b/src/main/webapp/views/console.html index ee1b073..94f0421 100644 --- a/src/main/webapp/views/console.html +++ b/src/main/webapp/views/console.html @@ -1,11 +1,9 @@ <!DOCTYPE html> -<html> +<html lang="en"> <head> <meta charset="utf-8"> <title>WCS鎺у埗涓績</title> - <!--<link rel="stylesheet" type="text/css" href="../static/css/common.css">--> <link rel="stylesheet" href="../static/css/console.css"> - <!-- <link rel="stylesheet" type="text/css" href="../static/css/normalize.css">--> <link rel="stylesheet" href="../static/css/animate.min.css"> <script src="../static/js/jquery/jquery-3.3.1.min.js"></script> <script src="../static/js/layer/layer.js"></script> -- Gitblit v1.9.1