任一存 1 년 전
부모
커밋
9792cc86aa
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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;