1
0
forked from x/icebergs
icebergs/misc/mp/mp.shy
2022-12-15 22:04:21 +08:00

22 lines
590 B
Plaintext

title "微信小程序"
refer `
官网 https://weixin.qq.com/
后台 https://mp.weixin.qq.com/
文档 https://developers.weixin.qq.com/miniprogram/dev/api/
`
qrcode `https://mp.weixin.qq.com/a/~HkylKD4DZShrgSm5GuXWLQ~~`
chapter "应用"
field "认证" web.chat.mp.login
field "位置" web.chat.location
chapter "权限"
field "共享" web.share
field "会话" aaa.sess
field "用户" aaa.user
chapter "项目"
field "源代码" web.code.inner args `usr/icebergs/ misc/mp/login.go`
field "趋势图" web.code.git.trend args `icebergs`
field "架构图" web.code.git.spide args `icebergs`