Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
B
bkunyun
Project
Project
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
Administrator
bkunyun
Commits
1ef99876
Commit
1ef99876
authored
Aug 19, 2022
by
wuyongsheng
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'feat-20220801' of
http://120.77.149.83/root/bkunyun
into feat-20220801
parents
592bae61
9dc9d46e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
index.tsx
src/views/CustomOperator/components/SaveOperator/index.tsx
+2
-2
index.tsx
...ct/components/Flow/components/BatchOperatorFlow/index.tsx
+1
-0
No files found.
src/views/CustomOperator/components/SaveOperator/index.tsx
View file @
1ef99876
...
...
@@ -193,8 +193,8 @@ const SaveOperator = (props: IProps) => {
<
MyInput
value=
{
description
}
id=
"desc"
label=
"
模板
描述"
placeholder=
"
模板
描述"
label=
"
算子
描述"
placeholder=
"
算子
描述"
onChange=
{
handleDescriptionChange
}
multiline
rows=
{
4
}
...
...
src/views/Project/components/Flow/components/BatchOperatorFlow/index.tsx
View file @
1ef99876
...
...
@@ -147,6 +147,7 @@ const BatchOperatorFlow = (props: IProps) => {
flowNodeStyle
:
{
backgroundColor
:
"#fff"
,
borderRadius
:
"4px"
,
boxShadow
:
"0px 3px 10px 0px rgba(0,24,57,0.14)"
,
},
inStyle
:
{
backgroundColor
:
"rgba(19, 112, 255, 1)"
,
...
...
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