# weddingS **Repository Path**: biumap/weddingS ## Basic Information - **Project Name**: weddingS - **Description**: 婚礼邀请函 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 1 - **Created**: 2020-04-01 - **Last Updated**: 2024-09-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## 婚礼邀请函小程序 > 基于微信小程序的婚礼邀请函,项目可专属定制 --- ### 基础 * [小程序文档](https://developers.weixin.qq.com/miniprogram/dev) * [mpvue框架](http://mpvue.com) * [小程序云开发](https://developers.weixin.qq.com/miniprogram/dev/wxcloud/basis/getting-started.html) --- ## 截图
--- ### 技术点 小程序使用了云开发和云函数,所以就没有后台的什么事了 相册、留言等数据都是使用云开发,云数据库来存储, 所以在开发前务必学习和掌握小程序的云开发, 在clone项目之后需要开通小程序的云开发功能, 并且去开发者工具的云开发去创建属于自己的数据库, 然后创建对应的表并赋予对应的权限(学过数据库的很好懂的) * 1. 云开发入口 ![云开发入口](https://666f-forguo-0979a1-1251886253.tcb.qcloud.la/static/imgs/enter.png) * 2. 数据库配置 ![云开发](https://666f-forguo-0979a1-1251886253.tcb.qcloud.la/static/imgs/cloud.png) --- ### 说明 小程序分为五个模块 1. 邀请函 2. 相册 3. 地图 4. 祝福 5. 留言 --- ###### 体验码如下: ![体验码](https://raw.githubusercontent.com/zhangliwen1101/Images/master/img/marry/marry.jpg) --- ### github地址 github:https://github.com/zhangliwen1101/wedding 个人博客:https://blog.csdn.net/lwzhang1101 --- ### Build Setup ```bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report ``` ## 打赏 码砖不易,如果您需要,随意打赏,从零开始搭建此项目,直到发版 ->后期运营~ > * QQ: 383755537 > * WX: bjawenfd ### 支付宝 ### 微信 ## License [MIT](http://opensource.org/licenses/MIT) Copyright (c) 2019-present, developed by jack.zhang