zs %!s(int64=2) %!d(string=hai) anos
pai
achega
f2ef67a762
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      pages/home/index.vue

+ 2 - 1
pages/home/index.vue

@@ -167,7 +167,8 @@
 				if (res.errcode == '0') that.$set(that, `recomList`, res.data);
 				// 平台活动
 				res = await that.$api(`/platformAct`, 'GET', {
-					show_index: 0
+					show_index: '0',
+					is_use:'0'
 				});
 				if (res.errcode == '0') that.$set(that, `platformactList`, res.data);
 				// 首页产品查询