任一存 hace 1 año
padre
commit
9792cc86aa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      src/views/about/CollectionDetail.vue

+ 1 - 1
src/views/about/CollectionDetail.vue

@@ -83,7 +83,7 @@ if (store.state.needCollectionDetailTip) {
   top: 0;
   width: 100%;
   height: 100%;
-  background-color: #fff;
+  background-color: #7d7d7e;
   z-index: 10;
   >iframe{
     position: absolute;