Blogger Information
Blog 119
fans 3
comment 1
visits 94291
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
微信小程序 强制点击广告 搭建说明
赵大叔
Original
1873 people have browsed it

强点广告 微信小程序 搭建说明

准备工作

  • 注册appid,注册地址:https://mp.weixin.qq.com/cgi-bin/wx?token=&lang=zh_CN
  • 下载微信开发者工具,下载地址:https://developers.weixin.qq.com/miniprogram/dev/devtools/download.html

创建微信小程序项目

项目初始化操作

1、根目录下创建assets目录用于存放小程序静态资源
2、封装网络请求代码:参考 mp958 代码,可直接复制
3、配置 Vant Weapp 组件库,参考组建文档,地址:https://vant-contrib.gitee.io/vant-weapp/#/home
4、引入towxml插件,将md语法转为wxmlhttps://github.com/sbfkcel/towxml

注意事项

1、页面 JS 文件,需要加上onShareTimeline,页面分享到朋友圈。
2、修改 request.js 中的mpid
3、修改app.js中广告组件id
4、修改app.json小程序标题

Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All comments Speak rationally on civilized internet, please comply with News Comment Service Agreement
0 comments
Author's latest blog post
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!