From 07d14cf6edbef9436aa5909bcb6b2329ecc6f9a2 Mon Sep 17 00:00:00 2001 From: ZZJ <10913410+zzj2100@user.noreply.gitee.com> Date: 星期五, 15 七月 2022 14:44:44 +0800 Subject: [PATCH] 禅道bug --- src/views/index/components/rightForm.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/index/components/rightForm.vue b/src/views/index/components/rightForm.vue index ae78fe6..0d4744c 100644 --- a/src/views/index/components/rightForm.vue +++ b/src/views/index/components/rightForm.vue @@ -207,7 +207,7 @@ right: -1px; width: 24px; height: 30px; - background: url("/images/index/鎵撴姌鏍囩.png"); + background: url("/images/index/cut.png"); font-size: 12px; line-height: 30px; color: #fff; -- Gitblit v1.8.0