👍 增加地图 增加拼多多
This commit is contained in:
@@ -43,7 +43,8 @@ export default {
|
||||
}
|
||||
if (this.$deviceType == 'app' || this.$deviceType == 'weixinh5') {
|
||||
this.$yrouter.switchTab({
|
||||
path: '/pages/home/index',
|
||||
// path: '/pages/home/index',
|
||||
path: '/pages/map/index',
|
||||
})
|
||||
return
|
||||
}
|
||||
@@ -57,7 +58,8 @@ export default {
|
||||
login().finally(() => {
|
||||
this.changeAuthorization(false)
|
||||
this.$yrouter.switchTab({
|
||||
path: '/pages/home/index',
|
||||
// path: '/pages/home/index',
|
||||
path: '/pages/map/index',
|
||||
})
|
||||
})
|
||||
},
|
||||
@@ -79,7 +81,8 @@ export default {
|
||||
})
|
||||
} else {
|
||||
this.$yrouter.switchTab({
|
||||
path: '/pages/home/index',
|
||||
// path: '/pages/home/index',
|
||||
path: '/pages/map/index',
|
||||
})
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user