diff --git a/component/pear/modules/theme.js b/component/pear/modules/theme.js index a888109..5faed76 100644 --- a/component/pear/modules/theme.js +++ b/component/pear/modules/theme.js @@ -65,7 +65,7 @@ layui.define(["jquery","layer"], function (exports) { style += 'div[xm-select-skin=normal] dl dd:not(.xm-dis-disabled) i{border-color:'+color+'!important}' style += 'div[xm-select-skin=normal] dl dd.xm-select-this:not(.xm-dis-disabled) i{color:'+color+'!important}' style += 'div[xm-select-skin=normal].xm-form-selected .xm-select, div[xm-select-skin=normal].xm-form-selected .xm-select:hover{border-color:'+color+'!important}' - style += '.layui-layer-btn a:first-child{border-color:'+color+';background-color:'+color+'!important}' + style += '.layui-layer-btn a:first-child{border-color:'+color+';background-color:'+color+'!important}'; var colorPane = $("#pear-admin-color"); if(colorPane.length>0){ diff --git a/view/system/operate/add.html b/view/system/operate/add.html index 145bfa9..54198d3 100644 --- a/view/system/operate/add.html +++ b/view/system/operate/add.html @@ -52,11 +52,11 @@
- - diff --git a/view/system/operate/edit.html b/view/system/operate/edit.html index 641a4f0..8bf45d9 100644 --- a/view/system/operate/edit.html +++ b/view/system/operate/edit.html @@ -52,11 +52,11 @@
- -