mirror of
https://github.com/PlayEdu/backend
synced 2025-12-23 07:09:27 +08:00
资源分类页面初步
This commit is contained in:
@@ -74,7 +74,7 @@ export const ResourceCategoryPage: React.FC = () => {
|
||||
}
|
||||
disabled={null}
|
||||
/>
|
||||
|
||||
<div className="form-column"></div>
|
||||
<PerButton
|
||||
type="link"
|
||||
text="删除"
|
||||
@@ -109,7 +109,7 @@ export const ResourceCategoryPage: React.FC = () => {
|
||||
}
|
||||
disabled={null}
|
||||
/>
|
||||
|
||||
<div className="form-column"></div>
|
||||
<PerButton
|
||||
type="link"
|
||||
text="删除"
|
||||
|
||||
Reference in New Issue
Block a user