From a2789abb73725738127b03d95c95081b66954916 Mon Sep 17 00:00:00 2001 From: LAPTOP-RI7D261L\Mr Ke <545800322@qq.com> Date: Thu, 13 Feb 2020 09:57:01 +0800 Subject: [PATCH] 小程序新增 --- 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