活跃用户
@@ -101,29 +99,4 @@ export default { } } } - .actions{ - border-top: 1px solid #e8e8e8; - background: #f5f8fa; - zoom: 1; - list-style: none; - margin: 0; - padding: 0; - height: 47px; - .tool{ - width: 25%; - float: left; - text-align: center; - margin: 12px 0; - color: rgba(0,0,0,.45); - cursor: pointer; - font-size: 16px; - line-height: 22px; - &:hover{ - color: #1890ff; - } - &:not(:last-child) { - border-right: 1px solid #e8e8e8; - } - } - }