rfid扫描管理-lSun

This commit is contained in:
lSun 2024-11-11 16:16:22 +08:00
parent 68afe68d9c
commit 372190481d
2 changed files with 9 additions and 9 deletions

View File

@ -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" : "",

View File

@ -45,12 +45,12 @@
"navigationBarTitleText": "登录"
}
},
{
"path": "pages/nwLogin/index",
"style": {
"navigationBarTitleText": "登录"
}
},
// {
// "path": "pages/nwLogin/index",
// "style": {
// "navigationBarTitleText": "登录"
// }
// },
{
"path": "pages/fetchMaterial/fetchMaterial",
"style": {