@@ -161,7 +161,13 @@ const goDetail=(e)=>{
</div>
</template>
+<style>
+.van-image-preview__overlay{
+ background: rgba(0, 0, 0, 0.9);
+}
+</style>
<style lang="scss" scoped>
+
.flex{
display: flex;
}
@@ -157,6 +157,11 @@ onBeforeRouteUpdate(to => {
.flex {