Giter Club home page Giter Club logo

fruit-store-mp's Introduction

微信小程序-水果商城

Hello, folks!

📚 Welcomes to provide your valuable comments or suggestions by 'Issues' or my contact information

✨ 欢迎通过”issues“或我的联系方式,为我提供宝贵意见

👨🏻‍💻 Powered by Voyz Shen ✨ Shanghai Jiao Tong University, Ctrip

目录


安装

git clone https://github.com/Voyzz/Fruit-store-mp

介绍

  • 接入微信支付
  • 包含后台管理
  • 已发布上线
  • 前端采用原生小程序框架开发
  • 后端采用小程序云开发
  • 腾讯云云开发(数据库、CDN、云函数)
  • 又拍云云支持(CDN)

版本

v1.0.1 | Oct 20, 2020

开源云数据库结构
重写README

v1.0.0 | Jan 8, 2018

主页布局美化、bug修复

v0.1.11 | Nov 6, 2018

主页布局美化、bug修复

v0.1.1 | Nov 2, 2018

主页布局美化

v0.1.0 | Oct 16, 2018

添加后台,购物车

v0.0.2 | Oct 16, 2018

功能基本实现

展示

20774362b08b70bc676458a4375d9f71.png

c4484768580d476848b24d21d01d7d9d.png

云开发环境配置

环境名称: voyz-cloud

project.config.json:

{  
	"cloudfunctionRoot": "cloudfunctions/"  
}  

数据库

集合名称

集合名称 字段名称 数据类型 描述
customer_inf
- - -
fruit-board
detail String 商品描述
fruitId String 商品ID
iLike String 点赞数
imgUrl String 商品图片
myClass Int 自定义类
name String 商品名称
onShow Boolean 是否展示
price String 商品价格
purchaseFreq String 商品购买次数
service String 售后信息描述
unit String 单位
fruitStore
name String 用户名
order_master
payTime String 支付时间
fruitList Array 商品信息列表
[{ "支付测试",1,"0.01"},...]
schoolName String 学校信息
addressItem String 地址
total String 总价格
openid String 用户ID
out_trade_no String 订单号
name String 用户姓名
phone String 手机号码
orderTime String 订单生成时间
orderSuccess Boolean 订单生成成功
paySuccess Boolean 订单支付成功
detail Int 详情
message String 留言
sending Boolean 配送中
finished Boolean 已收货
sendingTime String 配送时间
finishedTime String 送达时间
send_form
- - -
setting
offLine Boolean 是否离线
option Boolean 当前状态

存储

云存储


云函数

云函数

fruit-store-mp's People

Contributors

voyzz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.