fix: 引导页跳转销毁
This commit is contained in:
parent
00e1f78920
commit
64cc451241
@ -3,7 +3,7 @@
|
|||||||
"appid" : "__UNI__933D519",
|
"appid" : "__UNI__933D519",
|
||||||
"description" : "",
|
"description" : "",
|
||||||
"versionName" : "1.1.0",
|
"versionName" : "1.1.0",
|
||||||
"versionCode" : "26",
|
"versionCode" : "27",
|
||||||
"transformPx" : false,
|
"transformPx" : false,
|
||||||
/* 小程序特有相关 */
|
/* 小程序特有相关 */
|
||||||
"mp-weixin" : {
|
"mp-weixin" : {
|
||||||
|
|||||||
@ -33,6 +33,7 @@ export default {
|
|||||||
}
|
}
|
||||||
if(result) {
|
if(result) {
|
||||||
this.routeJump({
|
this.routeJump({
|
||||||
|
type: 'redirectTo',
|
||||||
name: 'searchDevice'
|
name: 'searchDevice'
|
||||||
})
|
})
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user