Home > Mobile >  How to call in baidu app WeChat app, code should be how to write
How to call in baidu app WeChat app, code should be how to write

Time:10-05

If I use baidu app to open a web page, this page is how to implement call WeChat app

CodePudding user response:

 & lt; ! DOCTYPE html> 

Open the WeChat & lt;/title> <br/></head> <br/><body> <br/><A href="weixin://" & gt; Open the WeChat & lt;/a> <br/></body> <br/></html> <br/></pre> <br/><br/>Rendering <br/><br/><img SRC="https://img.codepudding.com/202010/132042050850521.png" Alt=""/><p class="article - content rp"> CodePudding user response: </p>First, check whether the client environment installed an App <br/><br/>Second, using iOS or Android APP <br/><br/>The custom protocol Scheme <br/><br/>At the side of the App development students, can register a Custom protocol (Custom Scheme), such as: goto://wahaha, <br/><br/>The application of some common scheme has been summed up, the following list: <br/><br/>Taobao taobao://http://s.taobao.com/? Q=<br/><br/>QQ MQQ://<br/><br/>WeChat weixin://<br/><br/>Taobao taobao://<br/><br/>Today's headline localsdk://<br/><br/>Weibo sinaweibo://<br/><br/>Alipay alipay://<br/><br/>Netease news newsapp://<br/><br/>Meituan imeituan://<br/><br/>Jingdong openapp. Jdmoble://<br/><br/>Zhihu zhihu://<br/><br/>Youku youku://<br/><br/>ZAKER zakeripad://<br/><br/>You can also through the itools, pledit these tools to view your App scheme, you can see most of these applications are related to their own domain name, some are unique, you can find more interesting, can you tell me? <br/><br/>When know the Aapp Sheme, front-end classmates can be H5 can add the following link: <br/><br/><A href="ibooks://" & gt; IBooks links & lt;/a> <br/><br/><A href="21 cto://21cto.com/article/2929" & gt; Custom schema links & lt;/a> <br/><br/>Recommend you to use the location. Href and iframe to activate the link, </div> <div class="th_page th_page_color"></div> <div class="umCopyright"> <p>Page link:<a href="/Mobile/52073.html" target="_blank" style="color:#999">https//www.codepudding.com/Mobile/52073.html</a></p> </div> <div class="detail-arr"> <div class="detail-arr-left">Prev:<a href='/Mobile/51494.html'>CPU frequency, almost 4 nuclear upgraded to 6 nuclear, compilation speed obvious ascension?</a></div> <div class="detail-arr-right">Next:<a href='/Mobile/52074.html'>Mipush receives the message service in the context of each method is from which, when did not start</a></div> </div> </div> </div> </div> </div> <div class="container th_top"> <div class="row"> <div class="col-md-12"> <div class="hot-tags neitags"> <ul> <li><i class="iconfont icon-x-tags"></i> Tags:  </li> <a href='/e/tags/?tagname=Android' target='_blank'>Android</a> </ul> </div> </div> </div> </div> <div class="container th_top"> <div class="row"> <div class="col-md-12"> <div class="xiangguan"> <ul class="msg msghead"> <li class="tbname">Related</li> </ul> <ul> </ul> </div> </div> </div> </div> <div class="container th_top"> <div class="row"> <div class="col-md-12"> <div class="flinks"> <ul> <li><i class="iconfont icon-x-tags"></i> Links:  </li> <li class="liflinks"><a target="_blank" href="/" title="CodePudding">CodePudding</a></li> </ul> </div> </div> </div> </div> <div class="footer"> <p><span style="font-size:16px;color:#666;font-weight: bold">About Us:</span>  <a href="https://www.codepudding.com/contact.html">Contact Us</a>      <a href="https://www.codepudding.com/service.html">Terms of Service</a>      <a href="https://www.codepudding.com/privacy.html"> Privacy Policy</a></p> <p class="foot_info">Copyright © 2010-2023,Powered By <a href="/" target="_blank">CodePudding</a> </p> </div> <script type="text/javascript" src="/skin/code/tianhu.js"></script> </body></html>