Parcourir la source

修改详情页面

wangxy il y a 2 semaines
Parent
commit
d98e30ddb3
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      pages/chanpinXuanze/components/yingyuList.vue

+ 1 - 1
pages/chanpinXuanze/components/yingyuList.vue

@@ -3,7 +3,7 @@
     <template  v-for="{chanpin,value:item} in list" :item="item">
      <cardVue v-if="chanpin == 'ziranpindu'" :item="item" :key="item.chanpinId"></cardVue>
     </template>
-
+    <view class="ezy-no-more">没有更多</view>
 	</view>
 	<view class="ezy-no-sj" v-else>
 		<icon></icon>