zhengjinyi пре 2 година
родитељ
комит
36ca0db747

+ 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)