From 6c16e43cd6521460c804391c042348dbb14086fc Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期二, 16 六月 2020 09:44:40 +0800 Subject: [PATCH] 2020-06-16 --- src/views/mobile/index.scss | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/mobile/index.scss b/src/views/mobile/index.scss index a9bd527..6322f93 100644 --- a/src/views/mobile/index.scss +++ b/src/views/mobile/index.scss @@ -75,7 +75,7 @@ width: 375px; height: calc(100vh - 70px); margin: 0 auto; - background: #ffffff url('../../assets/mobimg/mobile.png'); + background: #ffffff; background-size: 100% 100%; padding: 5vh 13px 6vh; border-radius: 30px; -- Gitblit v1.8.0