看了阮一峰老师的微信小程序入门教程,受益颇多。来,一起跟着做一遍,come on📣✌️
微信小程序入门教程之一:初次上手,参考文档 https://www.ruanyifeng.com/blog/2020/10/wechat-miniprogram-tutorial-part-one.html
- 安装
- 新建目录
- 写一个最简单的目录,hello world
- 微信小程序入门教程之二:页面样式,参考文档 https://www.ruanyifeng.com/blog/2020/10/wechat-miniprogram-tutorial-part-two.html
1.简单样式
2.加入 WeUI 框架和轮播图
- 微信小程序入门教程之三:脚本编程,参考文档https://www.ruanyifeng.com/blog/2020/10/wechat-miniprogram-tutorial-part-three.html
1.简单的数据绑定
2.全局数据
3.点击事件4.wx.showToast()和wx.showModal()
- 微信小程序入门教程之四:API 使用,参考文档https://www.ruanyifeng.com/blog/2020/11/wechat-miniprogram-tutorial-part-four.html
1.vxml渲染
2.客户端数据储存
3.远程数据请求
4.<open-data>组件
5.获取用户信息
6.多页面跳转
7.wx.navigateTo()
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。