mirror of
https://github.com/PlayEdu/backend
synced 2025-06-06 14:54:05 +08:00
去除各资源选择器中上传资源的按钮
This commit is contained in:
parent
b257fa8e30
commit
6ecd1de62a
@ -181,6 +181,7 @@ export const UploadCoursewareSub = (props: PropsInterface) => {
|
||||
<Col span={17}>
|
||||
<Row style={{ marginBottom: 24, paddingLeft: 10 }}>
|
||||
<div className="float-left j-b-flex">
|
||||
<div className="d-flex"></div>
|
||||
<div className="d-flex">
|
||||
<div className="d-flex mr-24">
|
||||
<Typography.Text>名称:</Typography.Text>
|
||||
|
@ -172,6 +172,7 @@ export const UploadVideoSub = (props: PropsInterface) => {
|
||||
<Col span={17}>
|
||||
<Row style={{ marginBottom: 24, paddingLeft: 10 }}>
|
||||
<div className="float-left j-b-flex">
|
||||
<div className="d-flex"></div>
|
||||
<div className="d-flex">
|
||||
<div className="d-flex mr-24">
|
||||
<Typography.Text>名称:</Typography.Text>
|
||||
|
Loading…
x
Reference in New Issue
Block a user