diff --git a/view/css/admin_style.css b/view/css/admin_style.css
index 920f007..d626916 100644
--- a/view/css/admin_style.css
+++ b/view/css/admin_style.css
@@ -1,58 +1,3 @@
-@media screen and (max-width: 950px){
- /* .admin-container-outer .admin-layui-header{
- height: 48px !important;
- background-color: #1890FF !important;
- }
- .admin-container-outer .admin-layui-header *{
- line-height: 48px !important;
- }
- .admin-container-outer .admin-layui-nav-img{
- width: 24px !important;
- height: 24px !important;
- margin-right: 8px !important;
- }
- .header_user_name{
- color:#FFFFFF !important;
- }
- .admin-container-outer .header_user_info{
- padding: 0 32px !important;
- }
- .admin-container-outer .admin-menu-list{
- top: 48px !important;
- width: 188px !important;
- background-color: #FFFFFF !important;
- }
- .admin-container-outer .admin-menu-layui-side-scroll{
- width: 188px !important;
- }
- .admin-container-outer .admin-layui-nav-tree{
- background-color:#FFFFFF !important;
- width: 188px !important;
- padding-left: 38px !important;
- }
- .admin-container-outer .admin-layui-nav-item-a{
- padding: 0px !important;
- margin-right: 0px !important;
- }
- .admin-header-user-info{
- padding: 0px !important;
- }
- .admin_logout_img{
- width: 14px !important;
- height: auto !important;
- border-radius:unset !important;
- margin-right: 0px !important;
- }
-
- .layui-nav-itemed>.admin-layui-nav-child{
- background-color: #ffffff !important;
- }
-
- .layui-nav-item>.admin-layui-nav-item-title-a{
- color: #000000 !important;
- } */
-}
-
@media screen and (max-width: 768px) {
.layui-layout-admin .layui-layout-left,
.layui-layout-admin .layui-body,
@@ -75,9 +20,6 @@ body{
background-color:#FFFFFF !important;
color: #000000 !important;
}
-/* .admin-menu-list a{
- color: black !important;
-} */
.admin-menu-list .layui-this a,.layui-nav-tree .layui-nav-child dd.layui-this{
background-color:rgba(24, 144, 255, 0.13) !important;
color: rgba(24, 144, 255, 1) !important;
@@ -140,19 +82,6 @@ body{
.admin-layui-nav-child{
color:red !important;
}
-a, article, aside, b, body, button, dd, div, dl, dt, figcaption, figure, footer, h1, h2, h3, h4, h5, h6, header, i, input, li, nav, p, section, select, span, textarea, ul {
- /* padding: 0;
- margin: 0;
- list-style: none;
- font-style: normal;
- text-decoration: none;
- border: none;
- font-weight: 400;
- -webkit-box-sizing: border-box;
- box-sizing: border-box;
- -webkit-tap-highlight-color: transparent;
- -webkit-font-smoothing: antialiased; */
-}
.admin-layui-nav-item-a-child{
font-family: PingFangSC-Medium;
color: rgba(99, 108, 120, 1) !important;
diff --git a/view/css/common.css b/view/css/common.css
index 88c9601..62d9ac9 100644
--- a/view/css/common.css
+++ b/view/css/common.css
@@ -1,55 +1,99 @@
@font-face {
- font-family: 'icomoon';
- src: url('/font/icomoon.eot?mle4db');
- src: url('/font/icomoon.eot?mle4db#iefix') format('embedded-opentype'),
- url('/font/icomoon.ttf?mle4db') format('truetype'),
- url('/font/icomoon.woff?mle4db') format('woff'),
- url('/font/icomoon.svg?mle4db#icomoon') format('svg');
- font-weight: normal;
- font-style: normal;
- font-display: block;
- }
+ font-family: 'icomoon';
+ src: url('/font/icomoon.eot?myxkk3');
+ src: url('/font/icomoon.eot?myxkk3#iefix') format('embedded-opentype'),
+ url('/font/icomoon.ttf?myxkk3') format('truetype'),
+ url('/font/icomoon.woff?myxkk3') format('woff'),
+ url('/font/icomoon.svg?myxkk3#icomoon') format('svg');
+ font-weight: normal;
+ font-style: normal;
+ font-display: block;
+}
- [class^="icon-"], [class*=" icon-"] {
- /* use !important to prevent issues with browser extensions that change fonts */
- font-family: 'icomoon' !important;
- speak: never;
- font-style: normal;
- font-weight: normal;
- font-variant: normal;
- text-transform: none;
- line-height: 1;
+[class^="icon-"], [class*=" icon-"] {
+ /* use !important to prevent issues with browser extensions that change fonts */
+ font-family: 'icomoon' !important;
+ speak: never;
+ font-style: normal;
+ font-weight: normal;
+ font-variant: normal;
+ text-transform: none;
+ line-height: 1;
- /* Better Font Rendering =========== */
- -webkit-font-smoothing: antialiased;
- -moz-osx-font-smoothing: grayscale;
- }
+ /* Better Font Rendering =========== */
+ -webkit-font-smoothing: antialiased;
+ -moz-osx-font-smoothing: grayscale;
+}
- .icon-uniE9001:before {
- content: "\e907";
- color: #c4c7cc;
- }
- .icon--:before {
- content: "\e906";
- color: #c4c7cc;
- }
- .icon--1:before {
- content: "\e902";
- color: #c4c7cc;
- }
- .icon-1:before {
- content: "\e903";
- color: #c4c7cc;
- }
- .icon--2:before {
- content: "\e904";
- color: #31b927;
- }
- .icon-2:before {
- content: "\e905";
- color: #f21019;
- }
- .icon-uniE900:before {
- content: "\e901";
- color: #c4c7cc;
- }
+.icon--6:before {
+ content: "\e900";
+ color: #636c78;
+}
+.icon--6-2:before {
+ content: "\e908";
+ color: #1890ff;
+}
+.icon--8:before {
+ content: "\e90e";
+ color: #fff;
+}
+.icon-1-2:before {
+ content: "\e909";
+ color: #636c78;
+}
+.icon-uniE90A:before {
+ content: "\e90a";
+ color: #636c78;
+}
+.icon-1:before {
+ content: "\e90b";
+ color: #1890ff;
+}
+.icon-2:before {
+ content: "\e90c";
+ color: #636c78;
+}
+.icon-3:before {
+ content: "\e90d";
+ color: #1890ff;
+}
+.icon-dingd:before {
+ content: "\e90f";
+ color: #636c78;
+}
+.icon-dingd1:before {
+ content: "\e910";
+ color: #1890ff;
+}
+.icon-LOGO:before {
+ content: "\e911";
+ color: #fff;
+}
+.icon-uniE9001:before {
+ content: "\e907";
+ color: #c4c7cc;
+}
+.icon--:before {
+ content: "\e906";
+ color: #c4c7cc;
+}
+.icon--1:before {
+ content: "\e902";
+ color: #c4c7cc;
+}
+.icon-11:before {
+ content: "\e903";
+ color: #c4c7cc;
+}
+.icon--2:before {
+ content: "\e904";
+ color: #31b927;
+}
+.icon-21:before {
+ content: "\e905";
+ color: #f21019;
+}
+.icon-uniE900:before {
+ content: "\e901";
+ color: #c4c7cc;
+}
\ No newline at end of file
diff --git a/view/font/icomoon.eot b/view/font/icomoon.eot
index 1ee2494..282cb77 100644
Binary files a/view/font/icomoon.eot and b/view/font/icomoon.eot differ
diff --git a/view/font/icomoon.svg b/view/font/icomoon.svg
index af70308..d00d82a 100644
--- a/view/font/icomoon.svg
+++ b/view/font/icomoon.svg
@@ -7,11 +7,22 @@