# 微信小程序 **Repository Path**: wtcrazy/wechat-applet ## Basic Information - **Project Name**: 微信小程序 - **Description**: 第一次做微信小程序,学习技术 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-07-15 - **Last Updated**: 2023-08-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: 微信小程序, 云开发 ## README # 云开发 quickstart 这是云开发的快速启动指引,其中演示了如何上手使用云开发的三大基础能力: - 数据库:一个既可在小程序前端操作,也能在云函数中读写的 JSON 文档型数据库 - 文件存储:在小程序前端直接上传/下载云端文件,在云开发控制台可视化管理 - 云函数:在云端运行的代码,微信私有协议天然鉴权,开发者只需编写业务逻辑代码 ## 参考文档 - [云开发文档](https://developers.weixin.qq.com/miniprogram/dev/wxcloud/basis/getting-started.html) ## 技术路线 主要是微信小程序开发,后台采用的是云服务,包括ColorUI、Vant组件库的使用,以及云存储、云函数的编写;项目是由团队三人开发,由于不可抗力的因素未能上线,现在未交钱导致云数据库被删除,导致无法访问,见谅~ ## 项目结果预览 ### 部分界面如图所示 ![输入图片说明](https://gitee.com/wtcrazy/wechat-applet/raw/master/img/QQ%E5%9B%BE%E7%89%8720230330171047.png) ![输入图片说明](https://gitee.com/wtcrazy/wechat-applet/raw/master/img/QQ%E5%9B%BE%E7%89%8720230330171114.png) ![输入图片说明](https://gitee.com/wtcrazy/wechat-applet/raw/master/img/QQ%E5%9B%BE%E7%89%8720230330171117.png) ![输入图片说明](https://gitee.com/wtcrazy/wechat-applet/raw/master/img/QQ%E5%9B%BE%E7%89%8720230330171121.png) ![输入图片说明](https://gitee.com/wtcrazy/wechat-applet/raw/master/img/QQ%E5%9B%BE%E7%89%8720230330171125.png) ![输入图片说明](https://gitee.com/wtcrazy/wechat-applet/raw/master/img/QQ%E5%9B%BE%E7%89%8720230330171129.png) ![输入图片说明](https://gitee.com/wtcrazy/wechat-applet/raw/master/img/QQ%E5%9B%BE%E7%89%8720230330171132.png)