From 91294e385f43628543ebcd9ef4b9931beaabf4a1 Mon Sep 17 00:00:00 2001 From: Mr Ke <kelq@hugeinfo.com.cn> Date: Wed, 27 May 2020 17:44:41 +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