소스 검색

commit -统计

zhengjinyi 2 년 전
부모
커밋
36ca0db747
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 1 1
      components/cm-module/homeIndex/banner.vue
  2. 1 1
      components/cm-module/pageTemplate/templateL.vue

+ 1 - 1
components/cm-module/homeIndex/banner.vue

@@ -22,7 +22,7 @@
 					<text class="iconfont icon-zhengpin"><text class="sm">正品保证</text></text>
 				</view>
 				<view class="item ce">
-					<text class="iconfont icon-jigou"><text class="sm">6000+机构</text></text>
+					<text class="iconfont icon-jigou"><text class="sm">8000+机构</text></text>
 				</view>
 				<view class="item ri">
 					<text class="iconfont icon-gongyingshang"><text class="sm">100+供应商</text></text>

+ 1 - 1
components/cm-module/pageTemplate/templateL.vue

@@ -83,7 +83,7 @@ export default {
 		async initData(data) {
 			const userInfo = await this.$api.getStorage()
 			this.shopId = userInfo.shopId ? userInfo.shopId : 0
-			this.productList = data.floorImageList4.splice(0,20)
+			this.productList = data.floorImageList4
 			console.log('==========',this.productList)
 			// if (this.productCount > 0) {
 			// 	this.productList.splice(0, this.productList.length)