diff --git a/packages/work-flow/src/workflow.vue b/packages/work-flow/src/workflow.vue
index 5e19784..b27158c 100644
--- a/packages/work-flow/src/workflow.vue
+++ b/packages/work-flow/src/workflow.vue
@@ -73,16 +73,16 @@ const onZoom = (n: number) => {
-
+
缩小
- {{ zoom }}%
+ {{ zoom }}%
-
+
@@ -90,8 +90,8 @@ const onZoom = (n: number) => {
- 保存
- 取消
+ 保存
+ 取消
diff --git a/public/iconify/ant-design.json b/public/iconify/ant-design.json
index c1685f2..96582bf 100644
--- a/public/iconify/ant-design.json
+++ b/public/iconify/ant-design.json
@@ -5,6 +5,12 @@
"width": 1024,
"height": 1024,
"icons": {
+ "check-circle-outlined": {
+ "body": ""
+ },
+ "close-circle-outlined": {
+ "body": ""
+ },
"database-outlined": {
"body": ""
},
@@ -16,6 +22,51 @@
},
"schedule-outlined": {
"body": ""
+ },
+ "stop-outlined": {
+ "body": ""
+ },
+ "warning-outlined": {
+ "body": ""
+ },
+ "clock-circle-outlined": {
+ "body": ""
+ },
+ "minus-outlined": {
+ "body": ""
+ },
+ "plus-outlined": {
+ "body": ""
+ },
+ "edit-outlined": {
+ "body": ""
+ },
+ "sync-outlined": {
+ "body": ""
+ },
+ "redo-outlined": {
+ "body": ""
+ },
+ "unordered-list-outlined": {
+ "body": ""
+ },
+ "share-alt-outlined": {
+ "body": ""
+ },
+ "swap-outlined": {
+ "body": ""
+ },
+ "left-outlined": {
+ "body": ""
+ },
+ "close-outlined": {
+ "body": ""
+ },
+ "right-outlined": {
+ "body": ""
+ },
+ "dash-outlined": {
+ "body": ""
}
}
}
diff --git a/public/iconify/material-symbols.json b/public/iconify/material-symbols.json
index ab33bfe..199f934 100644
--- a/public/iconify/material-symbols.json
+++ b/public/iconify/material-symbols.json
@@ -14,12 +14,18 @@
"help-outline-rounded": {
"body": ""
},
+ "hdr-auto": {
+ "body": ""
+ },
"manage-accounts": {
"body": ""
},
"notifications-active-outline-rounded": {
"body": ""
},
+ "nightlight-rounded": {
+ "body": ""
+ },
"unknown-document-outline": {
"body": ""
},