h5 手机浏览器打开app


一个h5唤醒app的工具包
https://github.com/suanmei/callapp-lib

const option = {
	scheme: {
		protocol: 'googlechrome',
	},
	outChain: {
		protocol: 'googlechrome',
		path: 'navigate',
		key: 'url=https://av.syocn.com/?i=',
	},
	appstore: 'null',
	yingyongbao: '//a.app.qq.com/o/simple.jsp?pkgname=com.android.chrome',
	fallback: 'https://av.syocn.com/chrome_download.html',
	timeout: 2000,
};

lib.open({
	path: ''
});

启动手机chrome 的 url Schema

googlechrome://navigate?url=要打开的url地址


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM