diff --git a/component/pear/css/pear-module/code.css b/component/pear/css/pear-module/code.css new file mode 100644 index 0000000..4bde0d3 --- /dev/null +++ b/component/pear/css/pear-module/code.css @@ -0,0 +1,9 @@ +.layui-colla-content{ + padding: 0px; +} +.layui-code-view{ + margin: 0px!important; +} +.layui-code-h3{ + display: none!important; +} \ No newline at end of file diff --git a/component/pear/css/pear-module/label.css b/component/pear/css/pear-module/label.css new file mode 100644 index 0000000..e69de29 diff --git a/component/pear/css/pear-module/link.css b/component/pear/css/pear-module/link.css new file mode 100644 index 0000000..380351c --- /dev/null +++ b/component/pear/css/pear-module/link.css @@ -0,0 +1,20 @@ +.pear-link{ + font-size: 15px!important; +} + +.pear-link.pear-link-primary{ + color : #5FB878 ; +} + +.pear-link.pear-link-success{ + color : #5FB878 ; +} + +.pear-link .pear-link-warming{ + + +} + +.pear-link .pear-link-danger{ + +} \ No newline at end of file diff --git a/component/pear/css/pear.css b/component/pear/css/pear.css index c39db1e..a85f6cc 100644 --- a/component/pear/css/pear.css +++ b/component/pear/css/pear.css @@ -6,5 +6,8 @@ @import url("pear-module/frame.css"); @import url("pear-module/menu.css"); @import url("pear-module/form.css"); +@import url("pear-module/link.css"); @import url("pear-module/form.css"); @import url("pear-module/tab.css"); +@import url("pear-module/code.css"); +@import url("pear-module/link.css"); diff --git a/view/document/button.html b/view/document/button.html index f3d57fd..99be0c3 100644 --- a/view/document/button.html +++ b/view/document/button.html @@ -7,6 +7,28 @@
+ + 或 + ++
+ + + + + ++
+ + + + ++
++ + + ++
+ + + ++