In addition to Weibo, there is also WeChat
Please pay attention

WeChat public account
Shulou
2025-11-10 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >
Share
Shulou(Shulou.com)06/01 Report--
This article shows you how Mindjump through the code to achieve Wechat click the link directly to the phone's default browser, the content is concise and easy to understand, absolutely can make your eyes bright, through the detailed introduction of this article hope you can get something.
Recently, I met a demand, a friend asked me to make a chat box in Wechat, or the official account menu to publish a link or QR code. Jump out of Wechat and open a designated our own page
After we got this requirement, our team went to find the research plan separately. Through the development documents of Wechat and the third-party development documents of Tencent, we all looked up the data, but in the end, we only found some historical materials, that is, they were all closed now.
Find the cover shared by some predecessors a long time ago on the Internet. We improve it.
It is now possible for Android phones to jump out of Wechat by clicking on the link and automatically opening the phone's default browser. This function is to use the Wechat api interface, here is to share a free test interface to you.
First go to mindjump to activate the free test interface permission, and then follow the steps of the web page step by step.
Share a piece of source code for your reference:
Loading $(function () {get_share ();}); function get_share () {var user = getQueryString ('user'); var url = getQueryString (' url') $.ajax ({type: "get", async: false, url: 'http://api.weixin139.com/jumpurl/index/get_url.html', data: {user:user,url:url}, dataType: "jsonp", jsonp: "callback", jsonpCallback: "checkHandler" Success: function (data) {_ window.location.href=data.url },});} function getQueryString (name) {var reg = new RegExp ("(^ | &)" + name + "= ([^ &] *) (& | $)", "I"); var r = _ window.location.search.substr (1) .match (reg); if (r! = null) return unescape (r [2]) Return null;} the above content is how Mindjump can jump directly to the default browser in Wechat by clicking on the link in the code. Have you learned the knowledge or skills? If you want to learn more skills or enrich your knowledge reserve, you are welcome to follow the industry information channel.
Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.
Views: 0
*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

The market share of Chrome browser on the desktop has exceeded 70%, and users are complaining about
The world's first 2nm mobile chip: Samsung Exynos 2600 is ready for mass production.According to a r
A US federal judge has ruled that Google can keep its Chrome browser, but it will be prohibited from
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope





About us Contact us Product review car news thenatureplanet
More Form oMedia: AutoTimes. Bestcoffee. SL News. Jarebook. Coffee Hunters. Sundaily. Modezone. NNB. Coffee. Game News. FrontStreet. GGAMEN
© 2024 shulou.com SLNews company. All rights reserved.