Browse Source

修改详情页面

wangxy 1 month ago
parent
commit
53ea6d705f

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

@@ -1,7 +1,7 @@
 <template>
 	<view class="sx-card-list" v-if="list.length">
     <template  v-for="{chanpin,value:item} in list">
-<!--      <cp1 v-if="chanpin == 'tujiemuti'" :item="item" :key="item.chanpinId"></cp1>-->
+     <cp1 v-if="chanpin == 'tujiemuti'" :item="item" :key="item.chanpinId"></cp1>
 <!--      <cp2 v-if="chanpin == 'tujiemuti333'" :item="item" :key="item.chanpinId"></cp2>-->
     </template>
 

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

@@ -1,7 +1,7 @@
 <template>
 	<view class="sx-card-list" v-if="list.length">
     <template  v-for="{chanpin,value:item} in list" :item="item">
-<!--      <cp1 v-if="chanpin == 'xxx'" :item="item" :key="item.chanpinId" class="sx-card-box"></cp1>-->
+     <cardVue v-if="chanpin == 'xxx'" :item="item" :key="item.chanpinId" class="sx-card-box"></cardVue>
     </template>
 
 	</view>

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

@@ -1,7 +1,7 @@
 <template>
   <view class="sx-card-list" v-if="list.length">
     <template  v-for="{chanpin,value:item} in list" :item="item">
-      <cp1 v-if="chanpin == 'xxx'" :item="item" :key="item.chanpinId" class="sx-card-box"></cp1>
+      <cardVue v-if="chanpin == 'xxx'" :item="item" :key="item.chanpinId" class="sx-card-box"></cardVue>
     </template>
   </view>
   <view class="ezy-no-sj" v-else>