Browse Source

修改详情页面

wangxy 2 weeks ago
parent
commit
1a6d8d0555
1 changed files with 1 additions and 0 deletions
  1. 1 0
      pages/chanpinXuanze/components/yuwenList.vue

+ 1 - 0
pages/chanpinXuanze/components/yuwenList.vue

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