Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
X
xiaomai-cloud-class-web
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
xiaomai-cloud-class
xiaomai-cloud-class-web
Commits
6420289a
Commit
6420289a
authored
Jun 04, 2021
by
chenshu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:merge
parent
fad5253e
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 additions
and
20 deletions
+1
-20
src/core/antd.less
+1
-13
src/modules/teach-tool/examination-manager/AddExam.tsx
+0
-7
No files found.
src/core/antd.less
View file @
6420289a
...
...
@@ -2,7 +2,7 @@
* @Author: Michael
* @Date: 2017-09-08 17:38:18
* @Last Modified by: chenshu
* @Last Modified time: 2021-06-04 15:3
8:14
* @Last Modified time: 2021-06-04 15:3
9:32
*/
@import './variables.less';
...
...
@@ -620,13 +620,8 @@ mr0 {
td.ant-table-column-sort{
background: none;
}
<<<<<<< Updated upstream
.ant-modal-content .ant-table-thead > tr > th{
padding:9px 24px;
=======
.ant-modal-content .ant-table-thead > tr > th {
padding: 9px 24px !important;
>>>>>>> Stashed changes
}
.ant-modal-content tr > td{
...
...
@@ -805,12 +800,5 @@ td.ant-table-column-sort{
// 排序小三角
.ant-table-column-sorter {
<<<<<<< Updated upstream
margin-left: 2px!important;
}
.ant-table-column-sorter-full{
margin-top:-0.32rem !important;
=======
margin-left: 8px !important;
>>>>>>> Stashed changes
}
src/modules/teach-tool/examination-manager/AddExam.tsx
View file @
6420289a
...
...
@@ -269,16 +269,9 @@ function AddExam(props: any) {
<
Breadcrumbs
navList=
{
title
}
goBack=
{
handleGoBack
}
/>
<
div
className=
"box"
>
<
<<<<<<
Updated
upstream
<
Alert
message=
"请遵守国家相关规定,切勿上传低俗色情、暴力恐怖、谣言诈骗、侵权盗版等相关内容,小麦企学院保有依据国家规定及平台规则进行处理的权利"
type=
"info"
showIcon
/>
<
div
className=
"form"
>
<
div
className=
"title"
>
基本信息
</
div
>
=======
<
div
className=
"show-tips"
>
<
ShowTips
message=
"请遵守国家相关规定,切勿上传低俗色情、暴力恐怖、谣言诈骗、侵权盗版等相关内容,小麦企学院保有依据国家规定及平台规则进行处理的权利"
/>
</
div
>
<
div
className=
"form"
>
<
div
className=
"title first"
>
基本信息
</
div
>
>>>>>>>
Stashed changes
<
Form
labelCol=
{
{
span
:
3
}
}
wrapperCol=
{
{
span
:
14
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment