fix: 引导页跳转销毁

This commit is contained in:
范鹏 2024-10-10 18:06:19 +08:00
parent 00e1f78920
commit 64cc451241
2 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"appid" : "__UNI__933D519",
"description" : "",
"versionName" : "1.1.0",
"versionCode" : "26",
"versionCode" : "27",
"transformPx" : false,
/* */
"mp-weixin" : {

View File

@ -33,6 +33,7 @@ export default {
}
if(result) {
this.routeJump({
type: 'redirectTo',
name: 'searchDevice'
})
} else {