Browse Source

修改详情页面

wangxy 2 weeks ago
parent
commit
d98e30ddb3
1 changed files with 1 additions and 1 deletions
  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>