From 6c601a672b34c32601c20b1691f40703985a575e Mon Sep 17 00:00:00 2001 From: hdm Date: Sat, 10 Dec 2022 23:30:07 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A1=B5=E8=84=9A=E4=BF=A1?= =?UTF-8?q?=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/home/view/common/footer.html | 7 ++++--- app/home/view/index/index.html | 2 +- app/home/view/pages/dev.html | 3 ++- app/home/view/pages/oa.html | 3 ++- public/static/home/css/index.css | 2 +- 5 files changed, 10 insertions(+), 7 deletions(-) diff --git a/app/home/view/common/footer.html b/app/home/view/common/footer.html index 2fdd69f..f959777 100644 --- a/app/home/view/common/footer.html +++ b/app/home/view/common/footer.html @@ -16,6 +16,7 @@
在线社区
帮助中心
常见问题
+
Gitee
diff --git a/app/home/view/index/index.html b/app/home/view/index/index.html index ebe1fa8..64eed08 100644 --- a/app/home/view/index/index.html +++ b/app/home/view/index/index.html @@ -22,7 +22,7 @@ diff --git a/app/home/view/pages/oa.html b/app/home/view/pages/oa.html index 517f7a0..7d09644 100644 --- a/app/home/view/pages/oa.html +++ b/app/home/view/pages/oa.html @@ -24,7 +24,8 @@ 查看体验账号 diff --git a/public/static/home/css/index.css b/public/static/home/css/index.css index 5e5c349..b45f821 100644 --- a/public/static/home/css/index.css +++ b/public/static/home/css/index.css @@ -25,7 +25,7 @@ .banner .btn-view {margin: 60px 0 0 20px; cursor: pointer; display:inline-block; padding: 12px 24px; transition: 0.5s; color: #458BF3; font-size: 12px;} .banner .banner-ops{margin: 20px 0; padding: 12px 0; transition: 0.5s; color: #458BF3; font-size: 12px;} .banner .banner-ops a{margin-right:12px; color: #969696;} -.banner .banner-ops a.btn-full{width:150px; text-align:center; display:inline-block;color: #458BF3;} +.banner .banner-ops a.btn-full{margin-left:55px; color: #458BF3;} .banner .intro-img{width: 420px; position: absolute; bottom:0; left:0;} .banner .intro-img img{width: 100%;}