express+node-wechat 微信公众号 功能概述: 自定义多级菜单 客服系统(socket模块实现一对一实时对话) 高德地图调用 留言问题存库(node-mysql模块实现) 爬取健康网数据(superagent+cheerio模块实现) 用法: git clone https://github.com/FantasyGao/node_wechat_app //clone文件到本地; cd node_wechat_app npm install //完成安装 node start 运行截图