Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
S
saas-dml
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
EzijingWeb
saas-dml
Commits
2c6a7649
提交
2c6a7649
authored
2月 22, 2023
作者:
lihuihui
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
update
上级
c9186115
隐藏空白字符变更
内嵌
并排
正在显示
3 个修改的文件
包含
76 行增加
和
8 行删除
+76
-8
ConnectionIcon.vue
src/components/ConnectionIcon.vue
+67
-0
NodeTemplate.vue
src/components/flow/components/NodeTemplate.vue
+8
-8
TriggeringConditions1.vue
...components/triggeringConditions/TriggeringConditions1.vue
+1
-0
没有找到文件。
src/components/ConnectionIcon.vue
浏览文件 @
2c6a7649
...
@@ -5,6 +5,12 @@ withDefaults(defineProps<{ multicolour: boolean; name: string; color?: string; w
...
@@ -5,6 +5,12 @@ withDefaults(defineProps<{ multicolour: boolean; name: string; color?: string; w
w
:
'30'
,
w
:
'30'
,
h
:
'30'
h
:
'30'
})
})
/*
-type
1.公众号 2.钉钉 3.小鹅通 4.问卷星 5.今日头条
6.抖音 7.微博 8.小红书 9.邮箱 10.短信 11.内部消息
12.自定义 13.定时触发
*/
</
script
>
</
script
>
<
template
>
<
template
>
...
@@ -362,6 +368,67 @@ withDefaults(defineProps<{ multicolour: boolean; name: string; color?: string; w
...
@@ -362,6 +368,67 @@ withDefaults(defineProps<{ multicolour: boolean; name: string; color?: string; w
</g>
</g>
</g>
</g>
</svg>
</svg>
<svg
v-if=
"name === '13'"
xmlns=
"http://www.w3.org/2000/svg"
xmlns:xlink=
"http://www.w3.org/1999/xlink"
fill=
"none"
version=
"1.1"
:width=
"w"
:height=
"h"
viewBox=
"0 0 24 24"
>
<g
style=
"mix-blend-mode: passthrough"
>
<g>
<g><rect
x=
"0"
y=
"0"
width=
"24"
height=
"24"
rx=
"0"
fill=
"#FFFFFF"
fill-opacity=
"0.009999999776482582"
/></g>
<g>
<!--
<g>
<ellipse
cx=
"12"
cy=
"13.5"
rx=
"8.5"
ry=
"8.5"
fill=
"#FFFFFF"
fill-opacity=
"1"
/>
<ellipse
cx=
"12"
cy=
"13.5"
rx=
"8.5"
ry=
"8.5"
fill-opacity=
"0"
stroke-opacity=
"1"
stroke=
"#FFFFFF"
fill=
"none"
stroke-width=
"1"
stroke-linejoin=
"round"
/>
</g>
-->
<g>
<path
d=
"M15,2.5L9,2.5Q8.9507543,2.5,8.9024549,2.490393Q8.854155,2.480785,8.808658,2.4619400000000002Q8.763161,2.443094,8.722215,2.415735Q8.681269,2.388375,8.646447,2.353553Q8.611625,2.318731,8.584265,2.277785Q8.556906,2.236839,8.53806,2.191342Q8.519214999999999,2.145845,8.509607,2.0975451Q8.5,2.0492457,8.5,2Q8.5,1.9507543,8.509607,1.9024549Q8.519214999999999,1.854155,8.53806,1.8086579999999999Q8.556906,1.763161,8.584265,1.722215Q8.611625,1.681269,8.646447,1.646447Q8.681269,1.611625,8.722215,1.584265Q8.763161,1.5569060000000001,8.808658,1.53806Q8.854155,1.519215,8.9024549,1.509607Q8.9507543,1.5,9,1.5L15,1.5Q15.04925,1.5,15.09755,1.509607Q15.14584,1.519215,15.19134,1.53806Q15.23684,1.5569060000000001,15.27778,1.584265Q15.31873,1.611625,15.35355,1.646447Q15.38837,1.681269,15.41573,1.722215Q15.44309,1.763161,15.46194,1.8086579999999999Q15.48078,1.854155,15.49039,1.9024549Q15.5,1.9507543,15.5,2Q15.5,2.0492457,15.49039,2.0975451Q15.48078,2.145845,15.46194,2.191342Q15.44309,2.236839,15.41573,2.277785Q15.38837,2.318731,15.35355,2.353553Q15.31873,2.388375,15.27778,2.415735Q15.23684,2.443094,15.19134,2.4619400000000002Q15.14584,2.480785,15.09755,2.490393Q15.04925,2.5,15,2.5ZM15.5,2Q15.5,2.0492457,15.49039,2.0975451Q15.48078,2.145845,15.46194,2.191342Q15.44309,2.236839,15.41573,2.277785Q15.38837,2.318731,15.35355,2.353553Q15.31873,2.388375,15.27778,2.415735Q15.23684,2.443094,15.19134,2.4619400000000002Q15.14584,2.480785,15.09755,2.490393Q15.04925,2.5,15,2.5Q14.95075,2.5,14.90245,2.490393Q14.85415,2.480785,14.80866,2.4619400000000002Q14.76316,2.443094,14.72221,2.415735Q14.68127,2.388375,14.64645,2.353553Q14.61162,2.318731,14.58426,2.277785Q14.55691,2.236839,14.53806,2.191342Q14.519210000000001,2.145845,14.50961,2.0975451Q14.5,2.0492457,14.5,2Q14.5,1.9507543,14.50961,1.9024549Q14.519210000000001,1.854155,14.53806,1.8086579999999999Q14.55691,1.763161,14.58426,1.722215Q14.61162,1.681269,14.64645,1.646447Q14.68127,1.611625,14.72221,1.584265Q14.76316,1.5569060000000001,14.80866,1.53806Q14.85415,1.519215,14.90245,1.509607Q14.95075,1.5,15,1.5Q15.04925,1.5,15.09755,1.509607Q15.14584,1.519215,15.19134,1.53806Q15.23684,1.5569060000000001,15.27778,1.584265Q15.31873,1.611625,15.35355,1.646447Q15.38837,1.681269,15.41573,1.722215Q15.44309,1.763161,15.46194,1.8086579999999999Q15.48078,1.854155,15.49039,1.9024549Q15.5,1.9507543,15.5,2ZM9.5,2Q9.5,2.0492457,9.490393,2.0975451Q9.480785000000001,2.145845,9.46194,2.191342Q9.443094,2.236839,9.415735,2.277785Q9.388375,2.318731,9.353553,2.353553Q9.318731,2.388375,9.277785,2.415735Q9.236839,2.443094,9.191342,2.4619400000000002Q9.145845,2.480785,9.0975451,2.490393Q9.0492457,2.5,9,2.5Q8.9507543,2.5,8.9024549,2.490393Q8.854155,2.480785,8.808658,2.4619400000000002Q8.763161,2.443094,8.722215,2.415735Q8.681269,2.388375,8.646447,2.353553Q8.611625,2.318731,8.584265,2.277785Q8.556906,2.236839,8.53806,2.191342Q8.519214999999999,2.145845,8.509607,2.0975451Q8.5,2.0492457,8.5,2Q8.5,1.9507543,8.509607,1.9024549Q8.519214999999999,1.854155,8.53806,1.8086579999999999Q8.556906,1.763161,8.584265,1.722215Q8.611625,1.681269,8.646447,1.646447Q8.681269,1.611625,8.722215,1.584265Q8.763161,1.5569060000000001,8.808658,1.53806Q8.854155,1.519215,8.9024549,1.509607Q8.9507543,1.5,9,1.5Q9.0492457,1.5,9.0975451,1.509607Q9.145845,1.519215,9.191342,1.53806Q9.236839,1.5569060000000001,9.277785,1.584265Q9.318731,1.611625,9.353553,1.646447Q9.388375,1.681269,9.415735,1.722215Q9.443094,1.763161,9.46194,1.8086579999999999Q9.480785000000001,1.854155,9.490393,1.9024549Q9.5,1.9507543,9.5,2Z"
:fill=
"multicolour ? '#fff' : color"
fill-opacity=
"1"
/>
</g>
<g>
<path
d=
"M11.5,13.5L11.5,9.5Q11.5,9.4507543,11.509607,9.4024549Q11.519214999999999,9.354155,11.53806,9.308658Q11.556906,9.263161,11.584265,9.222215Q11.611625,9.181269,11.646447,9.146447Q11.681269,9.111625,11.722215,9.084265Q11.763161,9.056906,11.808658,9.03806Q11.854155,9.019214999999999,11.9024549,9.009607Q11.9507543,9,12,9Q12.0492457,9,12.0975451,9.009607Q12.145845,9.019214999999999,12.191342,9.03806Q12.236839,9.056906,12.277785,9.084265Q12.318731,9.111625,12.353553,9.146447Q12.388375,9.181269,12.415735,9.222215Q12.443094,9.263161,12.46194,9.308658Q12.480785000000001,9.354155,12.490393,9.4024549Q12.5,9.4507543,12.5,9.5L12.5,13.5Q12.5,13.54925,12.490393,13.59755Q12.480785000000001,13.64584,12.46194,13.69134Q12.443094,13.73684,12.415735,13.77778Q12.388375,13.81873,12.353553,13.85355Q12.318731,13.88837,12.277785,13.91573Q12.236839,13.94309,12.191342,13.96194Q12.145845,13.98078,12.0975451,13.99039Q12.0492457,14,12,14Q11.9507543,14,11.9024549,13.99039Q11.854155,13.98078,11.808658,13.96194Q11.763161,13.94309,11.722215,13.91573Q11.681269,13.88837,11.646447,13.85355Q11.611625,13.81873,11.584265,13.77778Q11.556906,13.73684,11.53806,13.69134Q11.519214999999999,13.64584,11.509607,13.59755Q11.5,13.54925,11.5,13.5ZM12.5,13.5Q12.5,13.54925,12.490393,13.59755Q12.480785000000001,13.64584,12.46194,13.69134Q12.443094,13.73684,12.415735,13.77778Q12.388375,13.81873,12.353553,13.85355Q12.318731,13.88837,12.277785,13.91573Q12.236839,13.94309,12.191342,13.96194Q12.145845,13.98078,12.0975451,13.99039Q12.0492457,14,12,14Q11.9507543,14,11.9024549,13.99039Q11.854155,13.98078,11.808658,13.96194Q11.763161,13.94309,11.722215,13.91573Q11.681269,13.88837,11.646447,13.85355Q11.611625,13.81873,11.584265,13.77778Q11.556906,13.73684,11.53806,13.69134Q11.519214999999999,13.64584,11.509607,13.59755Q11.5,13.54925,11.5,13.5Q11.5,13.45075,11.509607,13.40245Q11.519214999999999,13.35415,11.53806,13.30866Q11.556906,13.26316,11.584265,13.22221Q11.611625,13.18127,11.646447,13.14645Q11.681269,13.11162,11.722215,13.08426Q11.763161,13.05691,11.808658,13.03806Q11.854155,13.019210000000001,11.9024549,13.00961Q11.9507543,13,12,13Q12.0492457,13,12.0975451,13.00961Q12.145845,13.019210000000001,12.191342,13.03806Q12.236839,13.05691,12.277785,13.08426Q12.318731,13.11162,12.353553,13.14645Q12.388375,13.18127,12.415735,13.22221Q12.443094,13.26316,12.46194,13.30866Q12.480785000000001,13.35415,12.490393,13.40245Q12.5,13.45075,12.5,13.5ZM12.5,9.5Q12.5,9.5492457,12.490393,9.5975451Q12.480785000000001,9.645845,12.46194,9.691342Q12.443094,9.736839,12.415735,9.777785Q12.388375,9.818731,12.353553,9.853553Q12.318731,9.888375,12.277785,9.915735Q12.236839,9.943094,12.191342,9.96194Q12.145845,9.980785000000001,12.0975451,9.990393Q12.0492457,10,12,10Q11.9507543,10,11.9024549,9.990393Q11.854155,9.980785000000001,11.808658,9.96194Q11.763161,9.943094,11.722215,9.915735Q11.681269,9.888375,11.646447,9.853553Q11.611625,9.818731,11.584265,9.777785Q11.556906,9.736839,11.53806,9.691342Q11.519214999999999,9.645845,11.509607,9.5975451Q11.5,9.5492457,11.5,9.5Q11.5,9.4507543,11.509607,9.4024549Q11.519214999999999,9.354155,11.53806,9.308658Q11.556906,9.263161,11.584265,9.222215Q11.611625,9.181269,11.646447,9.146447Q11.681269,9.111625,11.722215,9.084265Q11.763161,9.056906,11.808658,9.03806Q11.854155,9.019214999999999,11.9024549,9.009607Q11.9507543,9,12,9Q12.0492457,9,12.0975451,9.009607Q12.145845,9.019214999999999,12.191342,9.03806Q12.236839,9.056906,12.277785,9.084265Q12.318731,9.111625,12.353553,9.146447Q12.388375,9.181269,12.415735,9.222215Q12.443094,9.263161,12.46194,9.308658Q12.480785000000001,9.354155,12.490393,9.4024549Q12.5,9.4507543,12.5,9.5Z"
:fill=
"multicolour ? '#fff' : color"
fill-opacity=
"1"
/>
</g>
<g>
<path
d=
"M12,13L16,13Q16.04925,13,16.09755,13.009607Q16.14584,13.019214999999999,16.19134,13.03806Q16.23684,13.056906,16.27778,13.084265Q16.318730000000002,13.111625,16.35355,13.146447Q16.388370000000002,13.181269,16.41573,13.222215Q16.443089999999998,13.263161,16.46194,13.308658Q16.48078,13.354155,16.490389999999998,13.4024549Q16.5,13.4507543,16.5,13.5Q16.5,13.5492457,16.490389999999998,13.5975451Q16.48078,13.645845,16.46194,13.691342Q16.443089999999998,13.736839,16.41573,13.777785Q16.388370000000002,13.818731,16.35355,13.853553Q16.318730000000002,13.888375,16.27778,13.915735Q16.23684,13.943094,16.19134,13.96194Q16.14584,13.980785000000001,16.09755,13.990393Q16.04925,14,16,14L12,14Q11.9507543,14,11.9024549,13.990393Q11.854155,13.980785000000001,11.808658,13.96194Q11.763161,13.943094,11.722215,13.915735Q11.681269,13.888375,11.646447,13.853553Q11.611625,13.818731,11.584265,13.777785Q11.556906,13.736839,11.53806,13.691342Q11.519214999999999,13.645845,11.509607,13.5975451Q11.5,13.5492457,11.5,13.5Q11.5,13.4507543,11.509607,13.4024549Q11.519214999999999,13.354155,11.53806,13.308658Q11.556906,13.263161,11.584265,13.222215Q11.611625,13.181269,11.646447,13.146447Q11.681269,13.111625,11.722215,13.084265Q11.763161,13.056906,11.808658,13.03806Q11.854155,13.019214999999999,11.9024549,13.009607Q11.9507543,13,12,13ZM12.5,13.5Q12.5,13.5492457,12.490393,13.5975451Q12.480785000000001,13.645845,12.46194,13.691342Q12.443094,13.736839,12.415735,13.777785Q12.388375,13.818731,12.353553,13.853553Q12.318731,13.888375,12.277785,13.915735Q12.236839,13.943094,12.191342,13.96194Q12.145845,13.980785000000001,12.0975451,13.990393Q12.0492457,14,12,14Q11.9507543,14,11.9024549,13.990393Q11.854155,13.980785000000001,11.808658,13.96194Q11.763161,13.943094,11.722215,13.915735Q11.681269,13.888375,11.646447,13.853553Q11.611625,13.818731,11.584265,13.777785Q11.556906,13.736839,11.53806,13.691342Q11.519214999999999,13.645845,11.509607,13.5975451Q11.5,13.5492457,11.5,13.5Q11.5,13.4507543,11.509607,13.4024549Q11.519214999999999,13.354155,11.53806,13.308658Q11.556906,13.263161,11.584265,13.222215Q11.611625,13.181269,11.646447,13.146447Q11.681269,13.111625,11.722215,13.084265Q11.763161,13.056906,11.808658,13.03806Q11.854155,13.019214999999999,11.9024549,13.009607Q11.9507543,13,12,13Q12.0492457,13,12.0975451,13.009607Q12.145845,13.019214999999999,12.191342,13.03806Q12.236839,13.056906,12.277785,13.084265Q12.318731,13.111625,12.353553,13.146447Q12.388375,13.181269,12.415735,13.222215Q12.443094,13.263161,12.46194,13.308658Q12.480785000000001,13.354155,12.490393,13.4024549Q12.5,13.4507543,12.5,13.5ZM16.5,13.5Q16.5,13.5492457,16.490389999999998,13.5975451Q16.48078,13.645845,16.46194,13.691342Q16.443089999999998,13.736839,16.41573,13.777785Q16.388370000000002,13.818731,16.35355,13.853553Q16.318730000000002,13.888375,16.27778,13.915735Q16.23684,13.943094,16.19134,13.96194Q16.14584,13.980785000000001,16.09755,13.990393Q16.04925,14,16,14Q15.95075,14,15.90245,13.990393Q15.85415,13.980785000000001,15.80866,13.96194Q15.76316,13.943094,15.72221,13.915735Q15.68127,13.888375,15.64645,13.853553Q15.61162,13.818731,15.58426,13.777785Q15.55691,13.736839,15.53806,13.691342Q15.519210000000001,13.645845,15.50961,13.5975451Q15.5,13.5492457,15.5,13.5Q15.5,13.4507543,15.50961,13.4024549Q15.519210000000001,13.354155,15.53806,13.308658Q15.55691,13.263161,15.58426,13.222215Q15.61162,13.181269,15.64645,13.146447Q15.68127,13.111625,15.72221,13.084265Q15.76316,13.056906,15.80866,13.03806Q15.85415,13.019214999999999,15.90245,13.009607Q15.95075,13,16,13Q16.04925,13,16.09755,13.009607Q16.14584,13.019214999999999,16.19134,13.03806Q16.23684,13.056906,16.27778,13.084265Q16.318730000000002,13.111625,16.35355,13.146447Q16.388370000000002,13.181269,16.41573,13.222215Q16.443089999999998,13.263161,16.46194,13.308658Q16.48078,13.354155,16.490389999999998,13.4024549Q16.5,13.4507543,16.5,13.5Z"
:fill=
"multicolour ? '#4C5AB3' : color"
fill-opacity=
"1"
/>
</g>
<g>
<path
d=
"M11.5,4L11.5,2Q11.5,1.9507543,11.509607,1.9024549Q11.519214999999999,1.854155,11.53806,1.8086579999999999Q11.556906,1.763161,11.584265,1.722215Q11.611625,1.681269,11.646447,1.646447Q11.681269,1.611625,11.722215,1.584265Q11.763161,1.5569060000000001,11.808658,1.53806Q11.854155,1.519215,11.9024549,1.509607Q11.9507543,1.5,12,1.5Q12.0492457,1.5,12.0975451,1.509607Q12.145845,1.519215,12.191342,1.53806Q12.236839,1.5569060000000001,12.277785,1.584265Q12.318731,1.611625,12.353553,1.646447Q12.388375,1.681269,12.415735,1.722215Q12.443094,1.763161,12.46194,1.8086579999999999Q12.480785000000001,1.854155,12.490393,1.9024549Q12.5,1.9507543,12.5,2L12.5,4Q12.5,4.04925,12.490393,4.09754Q12.480785000000001,4.14584,12.46194,4.19134Q12.443094,4.23684,12.415735,4.27778Q12.388375,4.31873,12.353553,4.35355Q12.318731,4.38838,12.277785,4.41573Q12.236839,4.44309,12.191342,4.46194Q12.145845,4.48078,12.0975451,4.49039Q12.0492457,4.5,12,4.5Q11.9507543,4.5,11.9024549,4.49039Q11.854155,4.48078,11.808658,4.46194Q11.763161,4.44309,11.722215,4.41573Q11.681269,4.38838,11.646447,4.35355Q11.611625,4.31873,11.584265,4.2777899999999995Q11.556906,4.23684,11.53806,4.19134Q11.519214999999999,4.14584,11.509607,4.09754Q11.5,4.04925,11.5,4ZM12.5,4Q12.5,4.04925,12.490393,4.09754Q12.480785000000001,4.14584,12.46194,4.19134Q12.443094,4.23684,12.415735,4.27778Q12.388375,4.31873,12.353553,4.35355Q12.318731,4.38838,12.277785,4.41573Q12.236839,4.44309,12.191342,4.46194Q12.145845,4.48078,12.0975451,4.49039Q12.0492457,4.5,12,4.5Q11.9507543,4.5,11.9024549,4.49039Q11.854155,4.48078,11.808658,4.46194Q11.763161,4.44309,11.722215,4.41573Q11.681269,4.38838,11.646447,4.35355Q11.611625,4.31873,11.584265,4.2777899999999995Q11.556906,4.23684,11.53806,4.19134Q11.519214999999999,4.14584,11.509607,4.09754Q11.5,4.04925,11.5,4Q11.5,3.95075,11.509607,3.90245Q11.519214999999999,3.8541600000000003,11.53806,3.8086599999999997Q11.556906,3.76316,11.584265,3.72221Q11.611625,3.68127,11.646447,3.6464499999999997Q11.681269,3.6116200000000003,11.722215,3.58426Q11.763161,3.5569100000000002,11.808658,3.5380599999999998Q11.854155,3.51921,11.9024549,3.50961Q11.9507543,3.5,12,3.5Q12.0492457,3.5,12.0975451,3.50961Q12.145845,3.51921,12.191342,3.5380599999999998Q12.236839,3.5569100000000002,12.277785,3.58426Q12.318731,3.6116200000000003,12.353553,3.6464499999999997Q12.388375,3.68127,12.415735,3.72221Q12.443094,3.76316,12.46194,3.8086599999999997Q12.480785000000001,3.8541600000000003,12.490393,3.90245Q12.5,3.95075,12.5,4ZM12.5,2Q12.5,2.0492457,12.490393,2.0975451Q12.480785000000001,2.145845,12.46194,2.191342Q12.443094,2.236839,12.415735,2.277785Q12.388375,2.318731,12.353553,2.353553Q12.318731,2.388375,12.277785,2.415735Q12.236839,2.443094,12.191342,2.4619400000000002Q12.145845,2.480785,12.0975451,2.490393Q12.0492457,2.5,12,2.5Q11.9507543,2.5,11.9024549,2.490393Q11.854155,2.480785,11.808658,2.4619400000000002Q11.763161,2.443094,11.722215,2.415735Q11.681269,2.388375,11.646447,2.353553Q11.611625,2.318731,11.584265,2.277785Q11.556906,2.236839,11.53806,2.191342Q11.519214999999999,2.145845,11.509607,2.0975451Q11.5,2.0492457,11.5,2Q11.5,1.9507543,11.509607,1.9024549Q11.519214999999999,1.854155,11.53806,1.8086579999999999Q11.556906,1.763161,11.584265,1.722215Q11.611625,1.681269,11.646447,1.646447Q11.681269,1.611625,11.722215,1.584265Q11.763161,1.5569060000000001,11.808658,1.53806Q11.854155,1.519215,11.9024549,1.509607Q11.9507543,1.5,12,1.5Q12.0492457,1.5,12.0975451,1.509607Q12.145845,1.519215,12.191342,1.53806Q12.236839,1.5569060000000001,12.277785,1.584265Q12.318731,1.611625,12.353553,1.646447Q12.388375,1.681269,12.415735,1.722215Q12.443094,1.763161,12.46194,1.8086579999999999Q12.480785000000001,1.854155,12.490393,1.9024549Q12.5,1.9507543,12.5,2Z"
:fill=
"multicolour ? '#fff' : color"
fill-opacity=
"1"
/>
</g>
</g>
</g>
</g>
</svg>
</div>
</div>
</
template
>
</
template
>
...
...
src/components/flow/components/NodeTemplate.vue
浏览文件 @
2c6a7649
...
@@ -33,14 +33,14 @@ function onRemove() {
...
@@ -33,14 +33,14 @@ function onRemove() {
<
style
lang=
"scss"
scoped
>
<
style
lang=
"scss"
scoped
>
.custom-node
{
.custom-node
{
position
:
relative
;
//
position: relative;
width
:
80px
;
//
width: 80px;
height
:
80px
;
//
height: 80px;
border
:
1px
solid
#000
;
//
border: 1px solid #000;
display
:
flex
;
//
display: flex;
justify-content
:
center
;
//
justify-content: center;
align-items
:
center
;
//
align-items: center;
border-radius
:
50%
;
//
border-radius: 50%;
&
:hover
{
&
:hover
{
.node-toolbar
{
.node-toolbar
{
display
:
flex
;
display
:
flex
;
...
...
src/components/flow/components/triggeringConditions/TriggeringConditions1.vue
浏览文件 @
2c6a7649
...
@@ -22,6 +22,7 @@ function handleSubmit() {}
...
@@ -22,6 +22,7 @@ function handleSubmit() {}
<
template
>
<
template
>
<NodeTemplate
:node=
"node"
@
setting=
"settingVisible = true"
>
<NodeTemplate
:node=
"node"
@
setting=
"settingVisible = true"
>
{{
node
.
label
}}
{{
node
.
label
}}
<div
class=
"item"
></div>
</NodeTemplate>
</NodeTemplate>
<el-dialog
title=
"设置组件"
append-to-body
width=
"600px"
v-model=
"settingVisible"
v-if=
"settingVisible"
>
<el-dialog
title=
"设置组件"
append-to-body
width=
"600px"
v-model=
"settingVisible"
v-if=
"settingVisible"
>
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论