feat: 优化首页的页面设计
This commit is contained in:
@@ -271,7 +271,7 @@ const MainHome: FunctionComponent = () => {
|
||||
</div>
|
||||
</div>
|
||||
<div className={styles.home_content_list}>
|
||||
<ProCard bordered boxShadow style={{ width: '49%' }}>
|
||||
<ProCard bordered boxShadow style={{ width: '100%' }}>
|
||||
<ProList<DataItem>
|
||||
rowKey="id"
|
||||
headerTitle="管理员日志"
|
||||
|
Reference in New Issue
Block a user