增加h5跳转app
This commit is contained in:
5
utils/app.js
Normal file
5
utils/app.js
Normal file
@@ -0,0 +1,5 @@
|
||||
export function openApp(url){
|
||||
// #ifdef H5
|
||||
window.location.href='hnsiyao://'
|
||||
// #endif
|
||||
}
|
||||
Reference in New Issue
Block a user