微信菜单API和命令行工具node weixin menu.zip
微信菜单 API 和命令行工具,微信菜单 API 是(node-weixin-api 或者 node-weixin-express)的一个子项目。 它提供:菜单API共计4个(create, get, customize, remove)命令行工具(wxmenu)在 node 代码中的使用:var nodeWeixinMenu = require('node-weixin-menu');var app = { id: process.env.APP_ID, secret: process.env.APP_SECRET, token: process.env.APP_TOKEN
文件列表
node-weixin-menu-master.zip
(预估有个12文件)
node-weixin-menu-master
.gitignore
22B
README.md
5KB
test
menu.json
529B
index.js
3KB
LICENSE
588B
.gitattributes
12B
package.json
1KB
.travis.yml
63B
暂无评论