@@ -1,6 +1,6 @@
<template>
<view class="latest-content_box">
- <view class="shop-list_box" v-if="!show">
+ <view class="shop-list_box" v-if="show">
<template v-if="!$util.isEmpty(list)">
<view
:key="item.shopId"