添加发布评论功能

This commit is contained in:
2023-06-09 15:18:06 +08:00
parent 23b265e957
commit 345c2614cf
9 changed files with 788 additions and 424 deletions

View File

@@ -56,6 +56,7 @@ ul {
.demo-login-other .layui-icon{position: relative; display: inline-block; margin: 0 2px; top: 2px; font-size: 26px;}
/*最外层*/
.wrap {
width: 700px;
@@ -74,7 +75,7 @@ ul {
}
.head-logo {
width: 40%;
width: 20%;
float: left;
}
@@ -87,6 +88,7 @@ ul {
padding: 4px 0;
width: 60%;
float: right;
text-align: center;
}
.head-txt a {
@@ -306,6 +308,8 @@ p {
.photo {
padding-top: 0.625rem;
display: table-cell;
vertical-align: middle;
text-align: center;
width: 3.5rem;
}
.photo .avatar {