# wx_bv **Repository Path**: pengruirui/wx_bv ## Basic Information - **Project Name**: wx_bv - **Description**: 微信小程序买菜 - **Primary Language**: Python - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2024-03-19 - **Last Updated**: 2024-12-29 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # wx_bv #### 介绍 微信小程序买菜 #### 软件架构 软件架构说明 使用django-rest-framework的通用视图函数,与Serialization序列化组件开发 #### 安装教程 前端 微信小程序开发客户端 请配置自己的开发者APPID 后端 fairyland/lib/wx/settings / 配置APP_ID APP_SECRET #### 使用说明 /app.js 内 globalData 配置为 url:127.0.0.1:8000 #或者自己的后端ip地址 在manage.py 同目录下执行 python manage.py run server 127.0.0.1:800 #后端ip地址 项目说明: 后端包括六大模块:用户,商品,订单,购物车,活动,菜谱(开发中)六大模块 ![前端首页](https://images.gitee.com/uploads/images/2021/0302/213520_f0d6b20a_8707382.png "截图1.png") ![购物车页面](https://images.gitee.com/uploads/images/2021/0302/213709_f3aba2c7_8707382.png "微信截图_20210302213600.png") ![订单页面](https://images.gitee.com/uploads/images/2021/0303/103730_8ceac51a_8707382.jpeg "360截图20210303103711190.jpg") ![用户页面](https://images.gitee.com/uploads/images/2021/0302/213811_ff5e8faf_8707382.png "微信截图_20210302213609.png") #### 参与贡献 nginx 配置 /etc/nginx/nginx.conf uwsgi 配置 /项目目录下 uwsgi.conf 1. 感谢 yubinbin Nash 的协同贡献 2. 开发 develop分支 3. 联系邮箱843562754@qq.com