This commit is contained in:
@fawn-nine
2024-09-29 18:00:33 +08:00
parent e36d3962aa
commit c1b4f2b02d
3 changed files with 38 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
<template>
<view class="container commonPageBox commonDetailPage" style="height: auto !important;padding-bottom: 0 !important;">
<u-popup :show="show" mode="bottom" @close="close" class="popup_box">
<u-popup :show="show" v-if="show" mode="bottom" @close="close" class="popup_box">
<view class="popup_top">
<!-- @click="previewImage(selectGoodsData.productImages)" -->
<view class="product_image">