shish 4 éve
szülő
commit
4ec156c5f5
1 módosított fájl, 3 hozzáadás és 1 törlés
  1. 3 1
      mallApp/src/pages/home/recent.vue

+ 3 - 1
mallApp/src/pages/home/recent.vue

@@ -7,7 +7,9 @@
           <view class="tit"> {{item.showName}}</view>
         </view>
       </template>
-      <view v-else> 暂无数据 </view>
+      <view v-else>
+        <text style="margin-top:30upx;">暂无花店</text>
+      </view>
     </view>
     <view class="app-main app-content" v-else>
     <app-swiper :list="ad" />