h5页面需要使用urlschemes协议唤醒APP,使用HbuilderX 开发,在manifest. json 里APP常用其他设置,配置你的UrlSchemes短链接,可设置多个schemes。在App.vue中onLaunch里写下以下代码 在methods里写