From 296846573e766af4158120daa0234e69f2d98cda Mon Sep 17 00:00:00 2001 From: whycq <whycq> Date: 星期四, 09 十二月 2021 16:54:49 +0800 Subject: [PATCH] # --- views/index.html | 29 ++++++++++++++++++++++++----- static/js/object/baobiao1.html | 10 ++++++++++ 2 files changed, 34 insertions(+), 5 deletions(-) diff --git a/static/js/object/baobiao1.html b/static/js/object/baobiao1.html new file mode 100644 index 0000000..566549b --- /dev/null +++ b/static/js/object/baobiao1.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="UTF-8"> + <title>Title</title> +</head> +<body> + +</body> +</html> \ No newline at end of file diff --git a/views/index.html b/views/index.html index 013b1d3..ca60737 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; @@ -28,11 +30,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 +110,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