How to enter the url scheme to open the app?

42 views Asked by At

When I use an h5 page to write the following code: window.location.href="mqqapi://card/show_pslcard?src_type=internal&version=1&card_type=group&uin=xxx";, it can open app。

If I type "mqqapi://card/show_pslcard? src_type=internal&version=1&card_type=group&uin=xxx", the browser uses the search engine to search for this content.

why? image is my chrome app version enter image description here

input this url scheme,open app

0

There are 0 answers