From 3cac1aa2234e7193e565adb515f57c9a7b5cae53 Mon Sep 17 00:00:00 2001 From: gongfuxiang Date: Sun, 9 Oct 2022 19:40:43 +0800 Subject: [PATCH] =?UTF-8?q?=E6=A0=B7=E5=BC=8F=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/admin/view/default/answer/index.html | 2 +- app/admin/view/default/appmini/base_nav.html | 2 +- app/admin/view/default/goods/spec.html | 2 +- app/admin/view/default/pluginsadmin/nav.html | 2 +- app/admin/view/default/site/forgetpwd/index.html | 6 +++--- app/admin/view/default/site/login/index.html | 6 +++--- app/admin/view/default/theme/nav.html | 2 +- public/static/admin/default/css/common.css | 14 ++++++++++++++ 8 files changed, 25 insertions(+), 11 deletions(-) diff --git a/app/admin/view/default/answer/index.html b/app/admin/view/default/answer/index.html index 2f5a6386c..53781b5c9 100755 --- a/app/admin/view/default/answer/index.html +++ b/app/admin/view/default/answer/index.html @@ -37,7 +37,7 @@ -
+
diff --git a/app/admin/view/default/appmini/base_nav.html b/app/admin/view/default/appmini/base_nav.html index 31f063bba..99c2bd4c5 100644 --- a/app/admin/view/default/appmini/base_nav.html +++ b/app/admin/view/default/appmini/base_nav.html @@ -6,7 +6,7 @@ {{/foreach}} {{/if}} -
  • +
  • 更多主题下载
  • \ No newline at end of file diff --git a/app/admin/view/default/goods/spec.html b/app/admin/view/default/goods/spec.html index fa887cc27..3d7db2781 100644 --- a/app/admin/view/default/goods/spec.html +++ b/app/admin/view/default/goods/spec.html @@ -230,7 +230,7 @@ {{foreach $type.value as $spec_key=>$spec}} {{if !empty($spec['images'])}}
  • - +
    • diff --git a/app/admin/view/default/pluginsadmin/nav.html b/app/admin/view/default/pluginsadmin/nav.html index 1a7c6ad53..fafac9769 100755 --- a/app/admin/view/default/pluginsadmin/nav.html +++ b/app/admin/view/default/pluginsadmin/nav.html @@ -5,7 +5,7 @@
    • 上传应用
    • -
    • +
    • 更多插件下载
    \ No newline at end of file diff --git a/app/admin/view/default/site/forgetpwd/index.html b/app/admin/view/default/site/forgetpwd/index.html index 0398fcb34..431f43616 100644 --- a/app/admin/view/default/site/forgetpwd/index.html +++ b/app/admin/view/default/site/forgetpwd/index.html @@ -37,7 +37,7 @@
    -
    @@ -72,7 +72,7 @@
    -
    @@ -107,7 +107,7 @@
    -
    diff --git a/app/admin/view/default/site/login/index.html b/app/admin/view/default/site/login/index.html index 69ad572d1..b49ad4235 100644 --- a/app/admin/view/default/site/login/index.html +++ b/app/admin/view/default/site/login/index.html @@ -63,7 +63,7 @@
    -
    @@ -98,7 +98,7 @@
    -
    @@ -133,7 +133,7 @@
    -
    diff --git a/app/admin/view/default/theme/nav.html b/app/admin/view/default/theme/nav.html index c7c497c2b..344050a3f 100755 --- a/app/admin/view/default/theme/nav.html +++ b/app/admin/view/default/theme/nav.html @@ -5,7 +5,7 @@
  • 主题安装
  • -
  • +
  • 更多主题下载
  • \ No newline at end of file diff --git a/public/static/admin/default/css/common.css b/public/static/admin/default/css/common.css index b9895a804..3201db778 100755 --- a/public/static/admin/default/css/common.css +++ b/public/static/admin/default/css/common.css @@ -41,6 +41,20 @@ a:focus {outline:0;text-decoration:none;} legend {margin-bottom: 1rem; } legend a.am-fr{margin-top: 10px;} .am-popup-bd {background:#fff;} +.cr-eee {color:#eee !important;} +.cr-ccc {color:#ccc !important;} +.cr-ddd {color:#ddd !important;} +.cr-999 {color:#999 !important;} +.cr-666 {color:#666 !important;} +.cr-red {color:#fd4747 !important;} +.cr-green { color: #4aaa4a !important; } +.cr-blue { color: #4abbf5 !important; } +.cr-yellow { color: #e4bfbc !important; } +.am-form select,.am-form textarea,.am-form input[type="text"],.am-form input[type="password"],.am-form input[type="datetime"],.am-form input[type="datetime-local"],.am-form input[type="date"],.am-form input[type="month"],.am-form input[type="time"],.am-form input[type="week"],.am-form input[type="number"],.am-form input[type="email"],.am-form input[type="url"],.am-form input[type="search"],.am-form input[type="tel"],.am-form input[type="color"],.am-form-field {font-size:12px !important;} +select {height:28px !important;} +.bk-cr-gray {background:#f3f3f3 !important;} +.bk-cr-ffd {background:#ffd !important;} +.bk-cr-white {background-color: #fff;} .am-form select,.am-form textarea,.am-form input[type="text"],.am-form input[type="password"],.am-form input[type="datetime"],.am-form input[type="datetime-local"],.am-form input[type="date"],.am-form input[type="month"],.am-form input[type="time"],.am-form input[type="week"],.am-form input[type="number"],.am-form input[type="email"],.am-form input[type="url"],.am-form input[type="search"],.am-form input[type="tel"],.am-form input[type="color"],.am-form-field {font-size:12px !important;} select {height:28px !important;} input:hover, select:hover, textarea:hover, .chosen-choices:hover, .chosen-single:hover,.am-tagsinput:hover, button.colorpicker-submit:hover { border-style:solid; border-width:1px; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; border:1px solid #4FACF5 !important; -webkit-box-shadow: 0 0 5px #4FACF5 !important; box-shadow:0 0 5px #4FACF5 !important; }