From 64cc4512417312c66427f0b3091e70045f00ff00 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8C=83=E9=B9=8F?= Date: Thu, 10 Oct 2024 18:06:19 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=BC=95=E5=AF=BC=E9=A1=B5=E8=B7=B3?= =?UTF-8?q?=E8=BD=AC=E9=94=80=E6=AF=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- pages/addLockGuid/addLockGuid.vue | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 8395c69..e0415b3 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "appid" : "__UNI__933D519", "description" : "", "versionName" : "1.1.0", - "versionCode" : "26", + "versionCode" : "27", "transformPx" : false, /* 小程序特有相关 */ "mp-weixin" : { diff --git a/pages/addLockGuid/addLockGuid.vue b/pages/addLockGuid/addLockGuid.vue index 2a3788b..02fbbb7 100644 --- a/pages/addLockGuid/addLockGuid.vue +++ b/pages/addLockGuid/addLockGuid.vue @@ -33,6 +33,7 @@ export default { } if(result) { this.routeJump({ + type: 'redirectTo', name: 'searchDevice' }) } else {