
小程序的开发与学习
程序媛—潇潇
重庆程序媛
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
小程序轮播
官方的swiper组件文档:https://developers.weixin.qq.com/miniprogram/dev/component/swiper.html 示例代码: 在.wxml文件中: <swiper indicator-dots="true" indicator-color="#ffffff" indicator-active-color="#B25C35" au...原创 2019-03-05 10:07:12 · 363 阅读 · 0 评论 -
快速学习小程序开发
官方完整的文档链接:https://developers.weixin.qq.com/miniprogram/dev/ 一、第一步先申请一个账号 官方申请账号的链接: https://mp.weixin.qq.com/wxopen/waregister?action=step1 二、安装开发工具 点击下载开发工具 三、运行你的第一个小程序 新建项目选择小程序项目,选择...原创 2019-03-04 17:45:55 · 2949 阅读 · 1 评论