主页 > 编程资料 > 微信小程序 >
发布时间:2016-12-06 作者:网络 阅读:351次

资源是 v2ex 群里小伙伴贡献的。

Demo 下载

https://pan.baidu.com/s/1mi4iwZY 密码: 1zpu

文档

官方文档:https://mp.weixin.qq.com/debug/wxadoc/dev/?t=1474643026176

其他文档:http://notedown.cn/weixin/component/

开发工具下载:

Win版本下载:https://pan.baidu.com/s/1dEEVITV 密码: xitu

Mac版本下载: https://pan.baidu.com/s/1pLzY4Bp 密码: xitu

开发工具破解:

@zhujin

文件下载链接: https://pan.baidu.com/s/1bpLvGF9 密码: qch4

Mac 测试可用,Windows 尚未测试

  1. 查看『微信Web开发者工具』内容

  2. 替换以下文件

    • /Resources/app.nw/app/dist/components/create/createstep.js

    • /Resources/app.nw/app/dist/stores/projectStores.js

  3. 运行『微信Web开发者工具』

  4. 创建项目

  5. 退出『微信Web开发者工具』

  6. 再次运行『微信Web开发者工具』

  7. 打开刚刚创建的项目

  8. Good luck

运行 Demo

  1. 运行『微信Web开发者工具』

  2. 通过微信扫描二维码

  3. 创建项目

  4. AppID:随便填

  5. 项目名称:随便填

  6. 本地开发目录:选择一个目录

  7. 点击「添加项目」

可能遇到的问题

  1. 注意如果运行后,网络资源请求出错,请关闭代理!或者是版本不对。

  2. 扫码无法登录问题 please bind your wechat account to the appid first

先用老版本的登录,然后再用新版的登录,老版本去官网下载 https://mp.weixin.qq.com/wiki/10/e5f772f4521da17fa0d7304f68b97d7e.html


https://github.com/xwartz/wechat-app-demo/wiki

https://github.com/xwartz/wechat-app-demo


关键字词: