From 2fdc3dc444a2f8199866780205c0fa4b5ac40522 Mon Sep 17 00:00:00 2001
From: liuwh <hugeinfo123>
Date: Fri, 29 May 2020 10:38:46 +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 f0a0e2e..fef8357 100644
--- a/SunshineLnsMinApp/pages/index/index.js
+++ b/SunshineLnsMinApp/pages/index/index.js
@@ -39,7 +39,7 @@
     }, {
       name: '检务公开'
     }, {
-      name: '智能咨询'
+      name: '知识产权'
     }],
   },
   //事件处理函数

--
Gitblit v1.8.0