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 @@ +
+
下拉
+
+ +
+