From b59324a7812fb5877bdb14f38228670520a9d95a Mon Sep 17 00:00:00 2001
From: 18516761980 <56479841@qq.com>
Date: 星期四, 06 十月 2022 19:35:56 +0800
Subject: [PATCH] #
---
src/main/webapp/views/index.html | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/views/index.html b/src/main/webapp/views/index.html
index f503cdc..5e42cec 100644
--- a/src/main/webapp/views/index.html
+++ b/src/main/webapp/views/index.html
@@ -5,6 +5,14 @@
<title>鑷姩浠撳簱WCS绯荤粺</title>
<link rel="stylesheet" href="../static/css/index.css">
<script src="../static/js/jquery/jquery-3.3.1.min.js"></script>
+ <style>
+ html{
+ transform: scale(0.5) translate(-50%,-50%);
+ height: 200%;
+ width: 200%;
+ }
+
+ </style>
</head>
<body>
<!-- 瀵艰埅鏍� -->
--
Gitblit v1.9.1