feat: 添加租房模块图标和功能优化
fix: 修复投票状态显示逻辑 refactor: 重命名ajaxget为ajaxGet style: 优化CSS样式和布局 docs: 更新组件文档和注释
This commit is contained in:
@@ -193,6 +193,10 @@
|
||||
margin: 0 4px;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
img {
|
||||
max-width: 100%;
|
||||
}
|
||||
}
|
||||
|
||||
.last-time {
|
||||
@@ -1112,6 +1116,11 @@
|
||||
overflow-wrap: break-word;
|
||||
/* å…许长å•è¯å†…部æ–行 */
|
||||
margin-bottom: 13px;
|
||||
|
||||
a {
|
||||
text-decoration: underline;
|
||||
color: #04b0d5;
|
||||
}
|
||||
}
|
||||
|
||||
.answer-discuss .comments-box .comments-item .comments-content .comments-text .comments-reply {
|
||||
|
||||
Reference in New Issue
Block a user