From 61d4bef11bb712be61323bef47515436e62292bb Mon Sep 17 00:00:00 2001
From: liuwh <hugeinfo123>
Date: Wed, 27 May 2020 17:45:23 +0800
Subject: [PATCH] 2
---
SunshineLnsMinApp/pages/guideInfo/guideInfo.js | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/SunshineLnsMinApp/pages/guideInfo/guideInfo.js b/SunshineLnsMinApp/pages/guideInfo/guideInfo.js
index 7987541..d45c0f3 100644
--- a/SunshineLnsMinApp/pages/guideInfo/guideInfo.js
+++ b/SunshineLnsMinApp/pages/guideInfo/guideInfo.js
@@ -221,11 +221,11 @@
}else if (id ==5) {
this.setData({
numberArray: [{
- nav: "控申业务流程", time: "发布时间: 2018-06-21",
- text: [{ img:"http://www.gzns.gov.cn/nsjcy/newygjw/bszn/201806/W020180622729218592008.png"},
- { img: "http://www.gzns.gov.cn/nsjcy/newygjw/bszn/201806/W020180622729218605904.png" },
- { img: "http://www.gzns.gov.cn/nsjcy/newygjw/bszn/201806/W020180622729218606806.png" },
- { img: "http://www.gzns.gov.cn/nsjcy/newygjw/bszn/201806/W020180622729218618091.png" },
+ nav: "控申业务流程", time: "发布时间: 2019-06-21",
+ text: [{ img:"http://nsjcy.hugeinfo.com.cn/nsjc-charge/image/zn/1.png"},
+ { img: "http://nsjcy.hugeinfo.com.cn/nsjc-charge/image/zn/2.png" },
+ { img: "http://nsjcy.hugeinfo.com.cn/nsjc-charge/image/zn/3.png" },
+ { img: "http://nsjcy.hugeinfo.com.cn/nsjc-charge/image/zn/4.png" },
]
}]
})
--
Gitblit v1.8.0