From 452b0e93e642df8d4bd5c1d238d4a13ca184733a Mon Sep 17 00:00:00 2001 From: zengwei Date: Sun, 21 May 2023 01:14:16 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dnfc=E6=97=A0=E6=B3=95?= =?UTF-8?q?=E7=99=BB=E5=BD=95=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pages/index/index.js b/pages/index/index.js index 2333824..f64f8c9 100644 --- a/pages/index/index.js +++ b/pages/index/index.js @@ -21,7 +21,7 @@ Page({ icon: 'none', duration: 5000 }) - login('nfc',options.sn) + this.login('nfc',options.sn) }else{ console.log('无数据') }