去除各资源选择器中上传资源的按钮

This commit is contained in:
unknown 2024-01-25 10:14:01 +08:00
parent b257fa8e30
commit 6ecd1de62a
2 changed files with 2 additions and 0 deletions

View File

@ -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>

View File

@ -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>