From ad15aec8e85db4b7e29e2de5ba10698f76277173 Mon Sep 17 00:00:00 2001 From: sunfengxiang Date: Sun, 26 Sep 2021 17:34:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/js/project/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/project/index.js b/static/js/project/index.js index 40399aa..6f99887 100644 --- a/static/js/project/index.js +++ b/static/js/project/index.js @@ -291,7 +291,7 @@ define(['jquery', "template", "Tools", "echarts", 'swiper'], function ($, templa if (data.code == 200) { var content = data.data ; var contentList = []; - for (var i = 0 ; i < 5 ; i++){ + for (var i = 0 ; i < 5&&i