From e7e9f3d7e83a7eb4ced6166b29f1f5cd8d0a3e19 Mon Sep 17 00:00:00 2001 From: LAPTOP-RI7D261L\Mr Ke <545800322@qq.com> Date: Thu, 20 Feb 2020 09:07:53 +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