From 72120752afa24905d0884119952159afad80a6d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B1=E7=9C=A0=E4=BB=AA=E5=BC=8F?= <854085467@qq.com> Date: Mon, 18 Jan 2021 00:03:53 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=BC=E5=AE=B9=20=E4=B8=8B=E6=8B=89=20?= =?UTF-8?q?=E7=BB=84=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- component/pear/modules/theme.js | 1 + view/system/theme.html | 11 +++++++++++ 2 files changed, 12 insertions(+) diff --git a/component/pear/modules/theme.js b/component/pear/modules/theme.js index 33d2630..8cef4dd 100644 --- a/component/pear/modules/theme.js +++ b/component/pear/modules/theme.js @@ -54,6 +54,7 @@ layui.define(["jquery","layer"], function (exports) { style += '.layui-laydate .layui-this{background-color:'+color+'!important}'; style += '.pear-text{color:' + color + '!important}'; style += '.pear-collasped-pe{background-color:'+color+'!important}' + style += '.layui-form-select dl dd.layui-this{background-color:'+color+'}' var colorPane = $("#pear-admin-color"); if(colorPane.length>0){ colorPane.html(style); diff --git a/view/system/theme.html b/view/system/theme.html index 8f14134..bb9cf93 100644 --- a/view/system/theme.html +++ b/view/system/theme.html @@ -55,6 +55,17 @@ +
+
下拉
+
+ +
+