From 372190481de0d1d7d00359dc9d1fc055918311b8 Mon Sep 17 00:00:00 2001 From: lSun <15893999301@qq.com> Date: Mon, 11 Nov 2024 16:16:22 +0800 Subject: [PATCH] =?UTF-8?q?rfid=E6=89=AB=E6=8F=8F=E7=AE=A1=E7=90=86-lSun?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 6 +++--- pages.json | 12 ++++++------ 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/manifest.json b/manifest.json index e93e819..c108930 100644 --- a/manifest.json +++ b/manifest.json @@ -105,10 +105,10 @@ } }, "nativePlugins" : { - "BNS-RfidRed" : { + "DeviceModule" : { "__plugin_info__" : { - "name" : "BNS-RfidRed", - "description" : "BNS-RfidRed", + "name" : "DeviceModule", + "description" : "DeviceModule", "platforms" : "Android", "url" : "", "android_package_name" : "", diff --git a/pages.json b/pages.json index bd1e136..1397da8 100644 --- a/pages.json +++ b/pages.json @@ -45,12 +45,12 @@ "navigationBarTitleText": "登录" } }, - { - "path": "pages/nwLogin/index", - "style": { - "navigationBarTitleText": "登录" - } - }, + // { + // "path": "pages/nwLogin/index", + // "style": { + // "navigationBarTitleText": "登录" + // } + // }, { "path": "pages/fetchMaterial/fetchMaterial", "style": {