How to call Wechat's browser to open the H5 page?

how do I call Wechat"s browser to open the H5 page?

for example, now I have opened an H5 web page with chrome on my phone. Now I want to add a button to this web page. By clicking this button, I can call Wechat"s browser to open the H5 web page. What should I do?

Mar.06,2021

Open Wechat

<a href="weixin://" class="dl-btn" id="download"></a> 

the problem of the landlord is solved. If you set the weixin protocol in the answer, you can only open Wechat, but can't open


the landlord in Wechat's browser.
I have similar requirements here
app embedded h5 page
Wechat authorized login
app does not provide interface

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b35bef-2b805.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b35bef-2b805.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?