Explorar o código

自定义头部样式穿透(谁组件改了别忘了测下对其他页面有无影响)

htc hai 1 ano
pai
achega
f5e68fd14a
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      pages/my/index.vue

+ 4 - 0
pages/my/index.vue

@@ -217,4 +217,8 @@
 			}
 		}
 	}
+	
+	::v-deep .bottomBg{
+		background: transparent !important;
+	} 
 </style>