From a801508b135b79b12d411af5a8d7e4059a7abf24 Mon Sep 17 00:00:00 2001 From: liuwh <liuwh@hugeinfo.com.cn> Date: Sun, 23 Feb 2020 12:37:28 +0800 Subject: [PATCH] Merge branch 'master' of http://120.79.193.119:9090/r/nsjcy/frontEnd/nsjcy --- SunshineLnsMinApp/pages/index/index.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/SunshineLnsMinApp/pages/index/index.js b/SunshineLnsMinApp/pages/index/index.js index f345ef8..384c1d3 100644 --- a/SunshineLnsMinApp/pages/index/index.js +++ b/SunshineLnsMinApp/pages/index/index.js @@ -41,6 +41,8 @@ name: '法治培训' }, { name: '知识产权' + }, { + name: '营商环境' }], }, //事件处理函数 -- Gitblit v1.8.0