From c5d2da266f8cb12f05e7771db0fbe6edebe26ac1 Mon Sep 17 00:00:00 2001 From: Jmysy <854085467@qq.com> Date: Fri, 12 Jun 2020 22:22:24 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Pear Admin v 2.0/assets/console1.css | 3 +- Pear Admin v 2.0/assets/error.css | 66 ++++++++++++++++++++ Pear Admin v 2.0/view/console/console1.html | 8 +-- Pear Admin v 2.0/view/error/403.html | 69 +-------------------- Pear Admin v 2.0/view/error/404.html | 69 +-------------------- Pear Admin v 2.0/view/error/500.html | 69 +-------------------- 6 files changed, 75 insertions(+), 209 deletions(-) create mode 100644 Pear Admin v 2.0/assets/error.css diff --git a/Pear Admin v 2.0/assets/console1.css b/Pear Admin v 2.0/assets/console1.css index b26352d..46018e3 100644 --- a/Pear Admin v 2.0/assets/console1.css +++ b/Pear Admin v 2.0/assets/console1.css @@ -22,4 +22,5 @@ .layuiadmin-card-team .layui-team-img {width: 32px;height: 32px;border-radius: 50%;background-color: #009688;margin-right: 15px;} .layuiadmin-card-status dd div.layui-status-img a {width: 100%;height: 100%;display: inline-block;text-align: center;line-height: 32px;} .layuiadmin-card-status dd div span {color: #BBB;} - .layuiadmin-card-status dd div a{color: #01AAED;} \ No newline at end of file + .layuiadmin-card-status dd div a{color: #01AAED;} + .top-panel-tips svg{margin-top: -12px;width:50px;height:50px;} \ No newline at end of file diff --git a/Pear Admin v 2.0/assets/error.css b/Pear Admin v 2.0/assets/error.css new file mode 100644 index 0000000..06208dd --- /dev/null +++ b/Pear Admin v 2.0/assets/error.css @@ -0,0 +1,66 @@ +* { + padding: 0; + margin: 0; + font-size: 0.38rem; + } + ul { + list-style: none; + } + a { + text-decoration: none; + -webkit-tap-highlight-color:transparent + } + .clearfix:after { + content:''; + width: 0; + height: 0; + display: block; + clear: both; + } + + html { + height: 100%; + width: 100%; + } + + body { + font-size: 0.28rem; + height: 100%; + width: 100%; + display: flex; + flex-direction: column; + position: relative; + background-color: white!important; + } + .content { + position: absolute; + top: 50%; + transform: translateY(-50%); + width: 100%; + text-align: center; + } + .content>img { + height: 360px; + max-width: 430px; + margin-right: 180px; + } + .content>* { + display: inline-block; + } + .content-r { + vertical-align: top; + } + .content-r>h1 { + font-size: 72px; + color: #434e59; + margin-bottom: 24px; + font-weight: 600; + } + .content-r>p { + font-size: 20px; + color: rgba(0,0,0,.45); + margin-bottom: 16px; + } + button{ + margin-top: 20px; + } \ No newline at end of file diff --git a/Pear Admin v 2.0/view/console/console1.html b/Pear Admin v 2.0/view/console/console1.html index c4255e3..2f8ac70 100644 --- a/Pear Admin v 2.0/view/console/console1.html +++ b/Pear Admin v 2.0/view/console/console1.html @@ -22,7 +22,7 @@ 9,04,0
- +
@@ -37,7 +37,7 @@ 6,34,4
- +
@@ -52,7 +52,7 @@ 1,34,1
- +
@@ -67,7 +67,7 @@ 7,04,6
- +
diff --git a/Pear Admin v 2.0/view/error/403.html b/Pear Admin v 2.0/view/error/403.html index 93b77b3..595ece8 100644 --- a/Pear Admin v 2.0/view/error/403.html +++ b/Pear Admin v 2.0/view/error/403.html @@ -4,74 +4,7 @@ - +
diff --git a/Pear Admin v 2.0/view/error/404.html b/Pear Admin v 2.0/view/error/404.html index ebbec75..d21fcdf 100644 --- a/Pear Admin v 2.0/view/error/404.html +++ b/Pear Admin v 2.0/view/error/404.html @@ -4,74 +4,7 @@ - +
diff --git a/Pear Admin v 2.0/view/error/500.html b/Pear Admin v 2.0/view/error/500.html index b664430..ce4b378 100644 --- a/Pear Admin v 2.0/view/error/500.html +++ b/Pear Admin v 2.0/view/error/500.html @@ -4,74 +4,7 @@ - +