当前位置:网站首页>Add discount recharge and discount shadow ticket plug-ins to the resource realization applet
Add discount recharge and discount shadow ticket plug-ins to the resource realization applet
2022-07-05 08:50:00 【Source code Haoyouduo】
Small program side rotation map can jump to small program discount recharge , Discount shadow ticket plugin
- Prerequisite non personal registration applet
- Log in to the wechat public background of the applet - Set up - Third party settings , Search for “ Discount recharge ” and “ Discount shadow ticket ”, Add the plug-in ;
- In the background of resource realization, you need to modify the address of the plug-in apikey and uid For their own
from Ant planet Sign up to get your own apikey and uid
On the applet side
manifest.json -> mp-weixin -> plugins
Add two plug-in codes inside , The following code needs no modification
"mayi-recharge": {
"version": "1.0.12",
"provider": "wx2a8f482dd337c909",
"export": "nxTemp/utils/plugins.js"
},
"mayi-movie": {
"version": "1.0.12",
"provider": "wx459759608c80cf98"
},
Author related articles
Universal holiday avatar assistant
Decompile to get any wechat applet source code —— Just read this one
边栏推荐
猜你喜欢
资源变现小程序添加折扣充值和折扣影票插件
我从技术到产品经理的几点体会
Wechat H5 official account to get openid climbing account
Halcon blob analysis (ball.hdev)
Apaas platform of TOP10 abroad
Ros- learn basic knowledge of 0 ROS - nodes, running ROS nodes, topics, services, etc
Halcon snap, get the area and position of coins
My university
Business modeling of software model | overview
猜谜语啦(142)
随机推荐
Wechat H5 official account to get openid climbing account
kubeadm系列-01-preflight究竟有多少check
One dimensional vector transpose point multiplication np dot
Digital analog 2: integer programming
ORACLE进阶(三)数据字典详解
Shift operation of complement
图解网络:什么是网关负载均衡协议GLBP?
Guess riddles (7)
Solutions of ordinary differential equations (2) examples
U8g2 drawing
Program error record 1:valueerror: invalid literal for int() with base 10: '2.3‘
12、动态链接库,dll
Xrosstools tool installation for X-Series
Pytorch entry record
Wheel 1:qcustomplot initialization template
Guess riddles (6)
Programming implementation of ROS learning 6 -service node
How to manage the performance of R & D team?
Hello everyone, welcome to my CSDN blog!
Basic number theory -- Euler function