From c9b0f3fa490afc0aeed1df11a723006aba27316b Mon Sep 17 00:00:00 2001 From: liuwh <hugeinfo123> Date: Wed, 27 May 2020 10:02:57 +0800 Subject: [PATCH] 指纹仪 --- SunshineLnsMinApp/pages/index/index.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/SunshineLnsMinApp/pages/index/index.js b/SunshineLnsMinApp/pages/index/index.js index fef8357..f0a0e2e 100644 --- a/SunshineLnsMinApp/pages/index/index.js +++ b/SunshineLnsMinApp/pages/index/index.js @@ -39,7 +39,7 @@ }, { name: '检务公开' }, { - name: '知识产权' + name: '智能咨询' }], }, //事件处理函数 -- Gitblit v1.8.0