Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
szse
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhaochengxiang
szse
Commits
fad4eee0
Commit
fad4eee0
authored
Apr 18, 2023
by
zhaochengxiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整基本信息样式
parent
4eb1cf41
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
47 additions
and
45 deletions
+47
-45
ImportActionHeader.jsx
src/view/Manage/Model/Component/ImportActionHeader.jsx
+47
-45
No files found.
src/view/Manage/Model/Component/ImportActionHeader.jsx
View file @
fad4eee0
...
@@ -393,6 +393,8 @@ const ImportActionHeader = (props) => {
...
@@ -393,6 +393,8 @@ const ImportActionHeader = (props) => {
<
Divider
style=
{
{
margin
:
'0 0 15px'
}
}
/>
<
Divider
style=
{
{
margin
:
'0 0 15px'
}
}
/>
<
Row
gutter=
{
10
}
>
<
Row
gutter=
{
10
}
>
<
Col
xs=
{
24
}
sm=
{
24
}
lg=
{
12
}
xl=
{
8
}
>
<
Col
xs=
{
24
}
sm=
{
24
}
lg=
{
12
}
xl=
{
8
}
>
<
Row
>
<
Col
span=
{
24
}
>
<
Form
.
Item
<
Form
.
Item
label=
"技术主键"
label=
"技术主键"
name=
"easyDataModelerPrimaryKey"
name=
"easyDataModelerPrimaryKey"
...
@@ -400,31 +402,43 @@ const ImportActionHeader = (props) => {
...
@@ -400,31 +402,43 @@ const ImportActionHeader = (props) => {
<
AttributesSelect
modelerData=
{
modelerData
}
mode=
'tags'
/>
<
AttributesSelect
modelerData=
{
modelerData
}
mode=
'tags'
/>
</
Form
.
Item
>
</
Form
.
Item
>
</
Col
>
</
Col
>
<
Col
xs=
{
24
}
sm=
{
24
}
lg=
{
12
}
xl=
{
8
}
>
<
Col
span=
{
24
}
>
<
Form
.
Item
<
Form
.
Item
label=
"数据平台
"
label=
"分布键
"
name=
"dataResidence
"
name=
"easyDataModelerDistributionKey
"
>
>
<
Input
placeholder=
'描述数据表落地的数据平台及数据库'
/>
<
AttributesSelect
modelerData=
{
modelerData
}
/>
</
Form
.
Item
>
</
Form
.
Item
>
</
Col
>
</
Col
>
<
Col
xs=
{
24
}
sm=
{
24
}
lg=
{
12
}
xl=
{
8
}
>
<
Col
span=
{
24
}
>
<
Form
.
Item
<
Form
.
Item
label=
"数据情况
"
label=
"分区键
"
name=
"dataCircumstances
"
name=
"partition
"
>
>
<
Input
placeholder=
'描述数据表中数据的更新频率、每日增量情况、数据量级和历史数据'
/>
<
PartitionSelect
modelerData=
{
modelerData
}
partitionTypes=
{
supportedPartitionTypes
}
/>
</
Form
.
Item
>
</
Form
.
Item
>
</
Col
>
</
Col
>
<
Col
xs=
{
24
}
sm=
{
24
}
lg=
{
12
}
xl=
{
8
}
>
<
Col
span=
{
24
}
>
<
Form
.
Item
<
Form
.
Item
label=
"分布
键"
label=
"类主
键"
name=
"easyDataModelerDistribution
Key"
name=
"easyDataModelerSemiPrimary
Key"
>
>
<
AttributesSelect
modelerData=
{
modelerData
}
/>
<
AttributesSelect
modelerData=
{
modelerData
}
mode=
'tags'
/>
</
Form
.
Item
>
</
Form
.
Item
>
</
Col
>
</
Col
>
</
Row
>
</
Col
>
<
Col
xs=
{
24
}
sm=
{
24
}
lg=
{
12
}
xl=
{
8
}
>
<
Col
xs=
{
24
}
sm=
{
24
}
lg=
{
12
}
xl=
{
8
}
>
<
Row
>
<
Col
span=
{
24
}
>
<
Form
.
Item
label=
"数据平台"
name=
"dataResidence"
>
<
Input
placeholder=
'描述数据表落地的数据平台及数据库'
/>
</
Form
.
Item
>
</
Col
>
<
Col
span=
{
24
}
>
<
Form
.
Item
<
Form
.
Item
label=
"数据类型"
label=
"数据类型"
name=
"dataType"
name=
"dataType"
...
@@ -439,27 +453,7 @@ const ImportActionHeader = (props) => {
...
@@ -439,27 +453,7 @@ const ImportActionHeader = (props) => {
</
Select
>
</
Select
>
</
Form
.
Item
>
</
Form
.
Item
>
</
Col
>
</
Col
>
<
Col
xs=
{
24
}
sm=
{
24
}
lg=
{
12
}
xl=
{
8
}
>
<
Col
span=
{
24
}
>
<
Form
.
Item
label=
"更新时间"
name=
"dataUpdatingTiming"
>
<
UpdateSelect
placeholder=
'描述数据表的更新时间点'
/>
</
Form
.
Item
>
</
Col
>
</
Row
>
<
Row
>
<
Col
xs=
{
24
}
sm=
{
24
}
lg=
{
24
}
xl=
{
16
}
>
<
Row
gutter=
{
10
}
>
<
Col
xs=
{
24
}
sm=
{
24
}
lg=
{
12
}
xl=
{
12
}
>
<
Form
.
Item
label=
"分区键"
name=
"partition"
>
<
PartitionSelect
modelerData=
{
modelerData
}
partitionTypes=
{
supportedPartitionTypes
}
/>
</
Form
.
Item
>
</
Col
>
<
Col
xs=
{
24
}
sm=
{
24
}
lg=
{
12
}
xl=
{
12
}
>
<
Form
.
Item
<
Form
.
Item
label=
"绑定加载范围"
label=
"绑定加载范围"
name=
"bindingLoadRange"
name=
"bindingLoadRange"
...
@@ -474,17 +468,7 @@ const ImportActionHeader = (props) => {
...
@@ -474,17 +468,7 @@ const ImportActionHeader = (props) => {
</
Select
>
</
Select
>
</
Form
.
Item
>
</
Form
.
Item
>
</
Col
>
</
Col
>
</
Row
>
<
Col
span=
{
24
}
>
<
Row
gutter=
{
10
}
>
<
Col
xs=
{
24
}
sm=
{
24
}
lg=
{
12
}
xl=
{
12
}
>
<
Form
.
Item
label=
"类主键"
name=
"easyDataModelerSemiPrimaryKey"
>
<
AttributesSelect
modelerData=
{
modelerData
}
mode=
'tags'
/>
</
Form
.
Item
>
</
Col
>
<
Col
xs=
{
24
}
sm=
{
24
}
lg=
{
12
}
xl=
{
12
}
>
<
Form
.
Item
<
Form
.
Item
label=
"加载方式"
label=
"加载方式"
name=
"dataLoadingStrategy"
name=
"dataLoadingStrategy"
...
@@ -495,7 +479,24 @@ const ImportActionHeader = (props) => {
...
@@ -495,7 +479,24 @@ const ImportActionHeader = (props) => {
</
Row
>
</
Row
>
</
Col
>
</
Col
>
<
Col
xs=
{
24
}
sm=
{
24
}
lg=
{
24
}
xl=
{
8
}
>
<
Col
xs=
{
24
}
sm=
{
24
}
lg=
{
24
}
xl=
{
8
}
>
<
Col
xs=
{
24
}
sm=
{
24
}
lg=
{
24
}
xl=
{
24
}
>
<
Row
>
<
Col
xs=
{
24
}
sm=
{
24
}
lg=
{
12
}
xl=
{
24
}
>
<
Form
.
Item
label=
"数据情况"
name=
"dataCircumstances"
>
<
Input
placeholder=
'描述数据表中数据的更新频率、每日增量情况、数据量级和历史数据'
/>
</
Form
.
Item
>
</
Col
>
<
Col
xs=
{
24
}
sm=
{
24
}
lg=
{
12
}
xl=
{
24
}
>
<
Form
.
Item
label=
"更新时间"
name=
"dataUpdatingTiming"
>
<
UpdateSelect
placeholder=
'描述数据表的更新时间点'
/>
</
Form
.
Item
>
</
Col
>
<
Col
xs=
{
24
}
sm=
{
24
}
lg=
{
12
}
xl=
{
24
}
>
<
Form
.
Item
<
Form
.
Item
label=
"维护历史"
label=
"维护历史"
name=
"maintenanceRecords"
name=
"maintenanceRecords"
...
@@ -503,6 +504,7 @@ const ImportActionHeader = (props) => {
...
@@ -503,6 +504,7 @@ const ImportActionHeader = (props) => {
<
TextArea
rows=
{
3
}
disabled=
{
true
}
/>
<
TextArea
rows=
{
3
}
disabled=
{
true
}
/>
</
Form
.
Item
>
</
Form
.
Item
>
</
Col
>
</
Col
>
</
Row
>
</
Col
>
</
Col
>
</
Row
>
</
Row
>
</
React
.
Fragment
>
</
React
.
Fragment
>
...
...
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