当前位置:网站首页>[reach out to Party welfare] the easiest way to scan the H5 page in wechat
[reach out to Party welfare] the easiest way to scan the H5 page in wechat
2022-07-28 04:03:00 【Three person studio】
Direct delivery of dry goods
Call interface ://996315.com/api/scan/
Thanks to the author of this interface
<a href="//996315.com/api/scan/"> Sweep code </a>
Default return to referrer The address of , Generally, it is the root directory of the domain name
Advanced call method ( Set the return path < Intranet address or ip Still return to the root directory >)
<a href="//996315.com/api/scan/?redirect_uri= Yours url Address "> Sweep code </a>
uniapp Of H5 Calling method :
<view @click="turnTo('http://996315.com/api/scan/?redirect_uri='+window.lcation.href)">
...
turnTo(url) {
window.location.href=url;
},
边栏推荐
- Advanced Mathematics (Seventh Edition) Tongji University exercises 3-4 personal solutions (first 8 questions)
- Super easy to use PC end long screenshot tool
- [image classification] 2021 MLP mixer nips
- 递归和非递归分别实现求第n个斐波那契数
- Un7.27: common commands of redis database.
- LeetCode 0140. 单词拆分 II
- Practical scripts of mangopapa (contents)
- Data mining-01
- 一名合格的软件测试工程师,应该具备哪些技术能力?
- 一文读懂Plato Farm的ePLATO,以及其高溢价缘由
猜你喜欢

Regression - linear regression

Qt:qmessagebox message box, custom signal and slot

简单、好用的性能测试工具推荐

Combination of Oracle and Premier League statistics and presentation

"Three no's and five requirements" principle of enterprise Digitalization Construction

过滤器、拦截器、监听器

Monotonous stack -- 42. Receiving rain -- a difficult problem that big factories must know

Build an "industrial brain" and improve the park's operation, management and service capabilities with "digitalization"!

数据挖掘-01
![[image classification] 2021 MLP mixer nips](/img/fb/ca25da210c8da2b6b55f372a325a6c.png)
[image classification] 2021 MLP mixer nips
随机推荐
In the official online CV2 document, check the optional values of OpenCV specific parameters
Dynamic planning - 63. Different paths II
WordPress简约mkBlog博客主题模板v2.1
Greedy - 53. Maximum subarray sum
Leetcode 0140. word splitting II
Servlet usage
Chinese Remainder Theorem of X problem
It's amazing. This article completely explains the service interface testing
CV2. Threshold(), CV2. Findcontours(), CV2. Findcontours image contour processing
40: Chapter 4: Development File Service: 1:fastdfs: (1): introduction to fastdfs;
conda虚拟环境总结与解读
test case management tool
Detailed explanation of pointer written test questions (C language)
Classification cluster analysis
Istio's Traffic Management API
"Three no's and five requirements" principle of enterprise Digitalization Construction
My creation anniversary
C language: realize the exchange of two numbers without creating temporary variables
巧用栈回溯,帮你快速定位问题
STC timer is abnormal (how to modify the initial value, the timing time is 100ms)