Explorar o código

:lock: 修复安全问题。 http 资源放在本地

冷冷 %!s(int64=6) %!d(string=hai) anos
pai
achega
48f4a6d0d9
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. BIN=BIN
      public/img/bg/cloud.jpg
  2. 1 1
      src/page/login/index.vue

BIN=BIN
public/img/bg/cloud.jpg


+ 1 - 1
src/page/login/index.vue

@@ -127,7 +127,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;
   }