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