跳转app路径更换
This commit is contained in:
@@ -15,7 +15,8 @@ export default {
|
||||
name: "goToApp",
|
||||
methods: {
|
||||
goAppHandler() {
|
||||
window.location.href = "rvdriver://page/pagesLogin/phoneLogin?source=h5Link";
|
||||
// window.location.href = "rvdriver://page/pagesLogin/phoneLogin?source=h5Link";
|
||||
window.location.href = "rvdriver://page/pages/index/home?source=h5Link";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user