diff --git a/components/Workbench/Workbench.vue b/components/Workbench/Workbench.vue index b9639a4..db0c236 100644 --- a/components/Workbench/Workbench.vue +++ b/components/Workbench/Workbench.vue @@ -140,20 +140,20 @@ const handleClick = (item) => { } .icon-wrapper { - width: 54px; - height: 54px; - border-radius: 50%; + width: 45px; + height: 45px; + //border-radius: 50%; //background: #2885ff; - display: flex; - align-items: center; - justify-content: center; - overflow: hidden; + //display: flex; + //align-items: center; + //justify-content: center; + //overflow: hidden; } .icon-image { width: 100%; height: 100%; - object-fit: contain; - padding: 8px; + //object-fit: contain; + //padding: 8px; } .item-text { diff --git a/static/workbench/contact.png b/static/workbench/contact.png index b06a46c..f70722d 100644 Binary files a/static/workbench/contact.png and b/static/workbench/contact.png differ diff --git a/static/workbench/customer.png b/static/workbench/customer.png new file mode 100644 index 0000000..a2766fb Binary files /dev/null and b/static/workbench/customer.png differ diff --git a/static/workbench/notice.png b/static/workbench/notice.png index a0a0687..6f7562c 100644 Binary files a/static/workbench/notice.png and b/static/workbench/notice.png differ diff --git a/static/workbench/project.png b/static/workbench/project.png index a2766fb..43d3956 100644 Binary files a/static/workbench/project.png and b/static/workbench/project.png differ diff --git a/static/workbench/schedule.png b/static/workbench/schedule.png new file mode 100644 index 0000000..a0a0687 Binary files /dev/null and b/static/workbench/schedule.png differ diff --git a/static/workbench/task.png b/static/workbench/task.png index 43d3956..b06a46c 100644 Binary files a/static/workbench/task.png and b/static/workbench/task.png differ diff --git a/static/workbench/wechat.png b/static/workbench/wechat.png index f70722d..78946a0 100644 Binary files a/static/workbench/wechat.png and b/static/workbench/wechat.png differ diff --git a/static/workbench/组 620workbench-2.png b/static/workbench/组 620workbench-2.png deleted file mode 100644 index 6f7562c..0000000 Binary files a/static/workbench/组 620workbench-2.png and /dev/null differ diff --git a/static/workbench/组 620workbench.png b/static/workbench/组 620workbench.png deleted file mode 100644 index b5a7932..0000000 Binary files a/static/workbench/组 620workbench.png and /dev/null differ