From 1c97b1b0d720d5d4f203d74039e4fc1bb84ef9fb Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期四, 06 六月 2024 08:24:04 +0800 Subject: [PATCH] 3 --- 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