From 9c7c21e8eacda173feb418bdfe739f7f97358233 Mon Sep 17 00:00:00 2001 From: liuwh <hugeinfo123> Date: Sun, 29 Mar 2020 17:28:46 +0800 Subject: [PATCH] bug修复 --- SunshineLnsMinApp/pages/index/index.js | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/SunshineLnsMinApp/pages/index/index.js b/SunshineLnsMinApp/pages/index/index.js index 384c1d3..bccb8eb 100644 --- a/SunshineLnsMinApp/pages/index/index.js +++ b/SunshineLnsMinApp/pages/index/index.js @@ -38,11 +38,7 @@ }, { name: '检务公开' }, { - name: '法治培训' - }, { name: '知识产权' - }, { - name: '营商环境' }], }, //事件处理函数 -- Gitblit v1.8.0