文件名称:thinkjs对接微信公众号简单demo
文件大小:17KB
文件格式:ZIP
更新时间:2021-10-09 11:33:37
node thinkjs 公众号对接
cd demo npm i npm start (记得吧config里面的wxconfig配置成自己的公众号的)
【文件预览】:
demo
----view()
--------index_index.html(2KB)
----.gitignore(565B)
----.eslintrc(24B)
----package.json(1KB)
----src()
--------bootstrap()
--------controller()
--------model()
--------.DS_Store(6KB)
--------config()
--------logic()
----.DS_Store(6KB)
----runtime()
--------session()
--------config()
----README.md(244B)
----www()
--------static()
----production.js(240B)
----nginx.conf(891B)
----development.js(275B)
----test()
--------index.js(184B)
----pm2.json(275B)