From d78a337df4af502f6e886dd4cb1533f2ec02843c Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期三, 04 十月 2023 22:59:44 +0800 Subject: [PATCH] # --- App.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/App.vue b/App.vue index 26e7621..8147dc3 100644 --- a/App.vue +++ b/App.vue @@ -135,7 +135,7 @@ border-radius: 12upx; width: 36%; margin: 0 2.5% 40upx; - background-image: url(https://cdn.nlark.com/yuque/0/2019/png/280374/1552996358352-assets/web-upload/cc3b1807-c684-4b83-8f80-80e5b8a6b975.png); + /* background-image: url(https://cdn.nlark.com/yuque/0/2019/png/280374/1552996358352-assets/web-upload/cc3b1807-c684-4b83-8f80-80e5b8a6b975.png); */ background-size: cover; background-position: center; position: relative; -- Gitblit v1.9.1