- 生成二维码
https://developers.weixin.qq.com/miniprogram/design/ 小程序接口getUnlimitedQRCode生成二维码打不开 [图片]
2023-06-29 - 自定义组件show
https://developers.weixin.qq.com/miniprogram/dev/framework/https://developers.weixin.qq.com/miniprogram/dev/framework/https://developers.weixin.qq.com/miniprogram/dev/framework/server-ability/message-push.htmlhttps://developers.weixin.qq.com/miniprogram/dev/framework/server-ability/message-push.html 显示自定义组件时每次的执行方法是啥 我使用的是pageLifetimes的show方法但不执行
2023-06-26 - 地理位置
https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/industry/ridecode/create-code.html wx.chooseLocation 选择不同位置,经纬度都是一样的?
2023-06-20 - 生成二维码
https://developers.weixin.qq.com/miniprogram/dev/framework/ 生成一个动态参数的二维码,商户扫码核销(订单类的)
2023-06-20 - 获取位置授权
https://developers.weixin.qq.com/miniprogram/dev/api/location/wx.chooseLocation.htmlhttps://developers.weixin.qq.com/miniprogram/dev/api/open-api/address/wx.chooseAddress.html 获取位置授权,第一次选择未授权后,就不会再弹出授权得那个提示了,后面想授权都没法授权
2023-06-16 - bindgetphonenumber
https://developers.weixin.qq.com/miniprogram/dev/component/ <button type="primary" open-type="getPhoneNumber" bindgetphonenumber="wechatLogin" disabled="{{!isAgree}}">微信登录</button> e.detail.code 经常获取不到code
2023-06-14 - 获取手机号不是用code去查询吗,怎么没有code了,iv这些怎么用呢?
[图片]
2023-06-08 - 小程序里面找不到人工入口
https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/
2023-06-08 - 微信小程序一键登录地址
https://developers.weixin.qq.com/miniprogram/dev/platform-capabilities/https://developers.weixin.qq.com/miniprogram/dev/api/open-api/login/wx.login.html
2023-06-08 - PC端怎样检测敏感内容?
目前有PC和小程序两个应用,想使用一套内容检测机制,小程序的检测看了,必须要有openid,但PC端没有,请问要怎么检测
2023-05-15