1
0
mirror of https://shylinux.com/x/icebergs synced 2025-04-26 09:34:05 +08:00
icebergs/misc/mp/mp.shy
2021-02-06 17:55:00 +08:00

24 lines
620 B
Plaintext

title "微信小程序"
refer "" `
官网 https://weixin.qq.com/
后台 https://mp.weixin.qq.com/
文档 https://developers.weixin.qq.com/miniprogram/dev/api/
源码 https://github.com/shylinux/icebergs/blob/master/misc/mp/mp.go
`
image qrcode `https://weixin.qq.com`
chapter "应用"
field scan web.chat.scan
field paste web.chat.paste
field location web.chat.location
chapter "权限"
field access web.chat.mp.access
field share web.share
field user aaa.user
field sess aaa.sess
chapter "项目"
field "icebergs" web.code.git.trend args `icebergs`
field "icebergs" web.code.inner args `usr/icebergs/ misc/mp/mp.go`