diff --git a/Pear Admin v 2.0/admin/data/menu.json b/Pear Admin v 2.0/admin/data/menu.json index 1143e33..65ef708 100644 --- a/Pear Admin v 2.0/admin/data/menu.json +++ b/Pear Admin v 2.0/admin/data/menu.json @@ -251,7 +251,16 @@ "type": 1, "openType": "_iframe", "href": "login.html" - }] + }, + { + "id": 303, + "title": "留言板", + "icon": "layui-icon layui-icon-face-smile", + "type": 1, + "openType": "_iframe", + "href": "view/page/comment.html" + } + ] }, { "id": "error", @@ -286,5 +295,13 @@ } ] + }, + { + "id": "307", + "title": "留言", + "icon": "layui-icon layui-icon-face-smile", + "type": 1, + "openType": "_iframe", + "href": "view/page/comment.html" } ] diff --git a/Pear Admin v 2.0/assets/console2.css b/Pear Admin v 2.0/assets/console2.css index 8e34d43..2cd6e12 100644 --- a/Pear Admin v 2.0/assets/console2.css +++ b/Pear Admin v 2.0/assets/console2.css @@ -11,7 +11,7 @@ .pear-card-status {padding: 0 10px 10px;} .pear-card-status li {position: relative;padding: 10px 0;border-bottom: 1px solid #EEE;} .pear-card-status li h3 {padding-bottom: 5px;font-weight: 700;} - .pear-card-status li p {padding-bottom: 10px;} + .pear-card-status li p {padding-bottom: 10px;padding-top: 3px ;} .pear-card-status li>span {color: #999;} .pear-reply {position: absolute;right: 20px;} .person .title{font-size: 17px;font-weight: 600;margin-left: 18px;margin-top: 16px;position: absolute;display: inline-block;} diff --git a/Pear Admin v 2.0/view/console/console2.html b/Pear Admin v 2.0/view/console/console2.html index 2edd954..bb1c2ff 100644 --- a/Pear Admin v 2.0/view/console/console2.html +++ b/Pear Admin v 2.0/view/console/console2.html @@ -138,7 +138,7 @@
夏天真的来了,尽管它还有些犹豫。
diff --git a/Pear Admin v 2.0/view/page/comment.html b/Pear Admin v 2.0/view/page/comment.html new file mode 100644 index 0000000..49db715 --- /dev/null +++ b/Pear Admin v 2.0/view/page/comment.html @@ -0,0 +1,70 @@ + + + +