Explorar o código

Signed-off-by: 1004749546@qq.com <1004749546@qq.com>
bug修改

1004749546@qq.com %!s(int64=4) %!d(string=hai) anos
pai
achega
337532050c
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/store/storeDetail.vue

+ 1 - 1
pages/store/storeDetail.vue

@@ -55,7 +55,7 @@
 			<button type="warn" :loading="loading" plain @click="getWaitPhoto">排队情况</button>
 			<button type="warn" @click="openLocation">立刻导航</button>
 		</view>
-		<u-popup v-model="showPop" mode="center" width="90%" height="60%" closeable>
+		<u-popup v-model="showPop" mode="center" @close="showPop=false" width="90%" height="60%" closeable>
 			<image mode="aspectFit" class="pop-img" :src="waitPhoto"></image>
 		</u-popup>
 	</view>