完成90%页面分页组件的抽取
This commit is contained in:
@@ -226,7 +226,7 @@ const handleSubmit = () => {
|
||||
.cell-days { width: 120px; }
|
||||
.cell-reward { flex: 1; }
|
||||
.cell-status { width: 100px; text-align: center; }
|
||||
.cell-op { width: 150px; text-align: right; }
|
||||
.cell-op { width: 150px; text-align: right; display: flex; flex-direction: row; }
|
||||
|
||||
.op-link { color: #1890ff; font-size: 13px; cursor: pointer; }
|
||||
.op-link.del { color: #ff4d4f; }
|
||||
|
||||
Reference in New Issue
Block a user