@@ -181,6 +181,9 @@ const goDetail=(e)=>{
.van-popup{
background: rgba(0, 0, 0, 0.7) !important;
}
+ .van-image-preview__image{
+ background-color: #fff;
+ }
</style>
@@ -185,6 +185,9 @@ onBeforeRouteUpdate(to => {