From e6aeab8b068a27169f1cce4b22909b887b5b1d5c Mon Sep 17 00:00:00 2001 From: smallchill Date: Mon, 14 Oct 2019 17:14:39 +0800 Subject: [PATCH] =?UTF-8?q?:zap:=20=E7=99=BB=E5=BD=95=E8=83=8C=E6=99=AF?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=E6=9C=AC=E5=9C=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/styles/login.scss | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/styles/login.scss b/src/styles/login.scss index 98df885..585e0a3 100644 --- a/src/styles/login.scss +++ b/src/styles/login.scss @@ -5,8 +5,7 @@ width: 100%; height: 100%; margin: 0 auto; - background: url("http://www.17sucai.com/preview/242158/2015-01-10/%E7%99%BB%E5%BD%95/images/cloud.jpg") - 0 bottom repeat-x #049ec4; + background: url(/img/bg/cloud.jpg) 0 bottom repeat-x #049ec4; animation: animate-cloud 20s linear infinite; } .login-weaper { @@ -160,4 +159,4 @@ line-height: 38px; text-indent: 5px; text-align: center; -} \ No newline at end of file +}