From 3cb912e46af76301748b38c8f667adcaba959e8f Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期六, 11 十二月 2021 07:57:31 +0800
Subject: [PATCH] #

---
 views/index.html |   30 +++++++++++++++++++++++++-----
 1 files changed, 25 insertions(+), 5 deletions(-)

diff --git a/views/index.html b/views/index.html
index 013b1d3..7abb321 100644
--- a/views/index.html
+++ b/views/index.html
@@ -6,8 +6,10 @@
 		<meta name="generator" content="Three.js Editor">
 		<meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0">
 		<style>
+
 			body {
 				font-family: sans-serif;
+				/*font-weight: bold;*/
 				font-size: 11px;
 				background-color: #000;
 				margin: 0;
@@ -16,6 +18,7 @@
 				display: block;
 			}
 			#sidebar{
+				display: none;
 				/*瀹氫綅*/
 				position: absolute;
 				top: 50%;
@@ -28,11 +31,26 @@
 				border-radius: 5px;
 				color: #ffffff;
 			}
-			#sidebar h1{
-				font-family: Fantasy;
-				font-size: 36px;
-				text-indent: 5%;
+			#sidebar p1{
+				height: 24px;
+				font-family:   FZChaoCuHei-M10S;
+				font-weight: bold;
+				font-size: 24px;
+				text-indent: 2.5%;
+				letter-spacing:1px;
+				line-height: 25px;
+				margin-top: 15px;
+				margin-left: 2.5%;
 			}
+			#sidebar p2{
+				height: 10px;
+				font-family:   FZChaoCuHei-M10S;
+				font-weight: bold;
+				text-indent: 2.5%;
+				letter-spacing:2px;
+				line-height: 8px;
+			}
+
 			#baobiao1{
 				width: 99%;
 				height: 260px;
@@ -93,7 +111,9 @@
 	</head>
 	<body style="position: relative">
 		<div id="sidebar">
-			<h1>涓壃-绔嬩綋浠撳簱</h1>
+<!--			<h1>涓壃-绔嬩綋浠撳簱</h1>-->
+			<p1>骞垮窞甯�-骞垮窞濉斿晢鍦�</p1>
+			<p2>ZhongYang Automated warehouse</p2>
 			<div id="baobiao1"></div>
 			<div id="baobiao2"></div>
 			<div class="tablebox">

--
Gitblit v1.9.1