Parcourir la source

详情页pc端背景调整

James il y a 4 ans
Parent
commit
9efc6d40f8
2 fichiers modifiés avec 7 ajouts et 14 suppressions
  1. 6 12
      src/pages/ruins-detail/index.vue
  2. 1 2
      src/pages/ruins/index.vue

Fichier diff supprimé car celui-ci est trop grand
+ 6 - 12
src/pages/ruins-detail/index.vue


+ 1 - 2
src/pages/ruins/index.vue

@@ -63,8 +63,7 @@ export default {
   .layout {
     width: 100%;
     height: 100%;
-    background: url("../../assets/images/mobile-card-bg.png") center center
-      no-repeat;
+    background: url("../../assets/images/mobile-card-bg.png") center center no-repeat;
     background-size: 100% 100%;
     .title {
         margin-top:20vw;