diff --git a/admin/data/menu.json b/admin/data/menu.json index 07349e4..1c337a9 100644 --- a/admin/data/menu.json +++ b/admin/data/menu.json @@ -328,7 +328,7 @@ "icon": "layui-icon layui-icon-face-cry", "type": 1, "openType": "_iframe", - "href": "view/system/logging.html" + "href": "view/system/log.html" }, { "id": 606, "title": "数据字典", diff --git a/component/pear/css/pear-module/table.css b/component/pear/css/pear-module/table.css index 9ae8815..330871d 100644 --- a/component/pear/css/pear-module/table.css +++ b/component/pear/css/pear-module/table.css @@ -22,7 +22,7 @@ line-height: 34px !important; } -.layui-laypage .layui-laypage-curr .layui-laypage-em { +.layui-table .layui-laypage .layui-laypage-curr .layui-laypage-em { border-radius: 50px !important; background-color: #5FB878 !important; } diff --git a/component/pear/modules/theme.js b/component/pear/modules/theme.js index dd41b7f..0edd1be 100644 --- a/component/pear/modules/theme.js +++ b/component/pear/modules/theme.js @@ -45,6 +45,12 @@ layui.define(["jquery","layer"], function (exports) { style += '.layui-form-checked[lay-skin=primary] i {border-color: '+ color +'!important;background-color: ' + color + ';}' style += '.layui-form-onswitch { border-color: ' + color + '; background-color: '+color+';}' style += '.layui-form-radio>i:hover, .layui-form-radioed>i {color: ' + color + ';}' + style += '.layui-laypage .layui-laypage-curr .layui-laypage-em{background-color:'+ color +'!important}' + style += '.layui-tab-brief>.layui-tab-more li.layui-this:after, .layui-tab-brief>.layui-tab-title .layui-this:after{border-bottom: 2px solid '+color+'!important}' + style += '.layui-tab-brief>.layui-tab-title .layui-this{color:'+color+'!important}' + style += '.layui-progress-bar{background-color:'+color+'}'; + style += '.layui-elem-quote{border-left: 5px solid '+ color +';}' + style += '.layui-timeline-axis{color:' + color + '}' var colorPane = $("#pear-admin-color"); if(colorPane.length>0){ colorPane.html(style); diff --git a/view/system/logging.html b/view/system/log.html similarity index 100% rename from view/system/logging.html rename to view/system/log.html diff --git a/view/system/theme.html b/view/system/theme.html index 2a2f294..82fb730 100644 --- a/view/system/theme.html +++ b/view/system/theme.html @@ -3,28 +3,22 @@ - +
-
+
按钮
-
+
输入框
-
- -
-
- -
@@ -39,12 +33,239 @@ +
+
开关
+
+
+    +    +    +    +
+
+
+
+
单选框
+
+
+ + + +
+
+
+
+
+
+
+
+ + + + + + + + + + + + + +
+
选项卡
+
+
+
    +
  • 网站设置
  • +
  • 用户管理
  • +
  • 权限分配
  • +
  • 商品管理
  • +
  • 订单管理
  • +
+
+
+
+
+
+
+
+
+
+
+
+
进度条
+
+
+
+
+
+
+
+
+
+
+
+
分页
+
+
+
+
+
+
辅助元素
+
+
快乐的时候不敢尽兴,频繁警戒自己保持清醒.
+
路上没有灯火的时候,就点亮自己的头颅.
+
+
+
+
+
+ +
+
+ +