订水商城小程序设计

伴随着Internet的蓬勃发展,网络购物中心作为电子商务的一种形式正以其高效、低成本的优势,逐步成为新兴的经营模式和理念,人们已经不再满足用途信息的浏览和发布,而是渴望着能够充分享受网络所带来的更加多的便利。网络购物正适应了当今社会快节奏地生活,使顾客足不出户便可以方便快捷轻松地选购自己喜欢的商品。

本系统便是尝试用微信小程序在网络上架构一个动态的订水商城小程序,它是在Windows10下,分前台部分和后台部分,客户端采用微信Web开发工具开发,服务端采用PHP+MySql开发,前台部分由用户使用,主要包括用户注册,购物车管理,订单管理,个人资料管理,留言板管理等功能;后台部分由管理员使用,主要包括商品管理,处理订单,用户信息管理,链接信息管理等功能。建立后的网站系统是一个动态、交互式、具有商品提供、系统管理、用户留言等功能的订水商城小程序。

关键字:订水;送水;小程序;商城;PHP

ABSTRACT
Along with the vigorous development of Internet,online shopping center,as a form of e-commerce,is gradually becoming a new business model and concept with its advantages of high efficiency and low cost. People are no longer satisfied with the browsing and publishing of use information,but eager to be able to fully enjoy the more convenience brought by the network. Online shopping is adapting to the fast pace of life in today's society,so that customers can easily,quickly and easily favorite goods without leaving home.

This system is to try to use WeChat Mini Program on the network to structure a dynamic water mall Mini Programs,it is under the Windows10,divided into front and background parts,client using WeChat Web development tools,server using PHP MySql development,front part by users,mainly including user registration,shopping cart management,order management,personal data management,message board management and other functions;background part by administrators,mainly including commodity management,order processing,user information management,link information management and other functions. The established website system is a dynamic,interactive,with  Commodity supply,system management,user message and other functions of the water mall Mini Programs.

Keywords: water order;water delivery;Mini Programs;Mall;PHP

目  录

摘  要 I

ABSTRACT II

1绪论 1

1.1 研究的背景、目的和意义 1

1.2 国内外文献综述 2

1.3 研究的主要内容 3

2系统技术 5

2.1 微信小程序 5

2.2 ThinkPHP 5 框架 7

2.3 RESTFul API 8

2.4 微信支付技术 10

2.5 MySQL数据库 12

3需求分析 14

3.1可行性分析 14

3.2系统实现的目标 14

3.3系统功能需求 14

4系统设计 16

4.1 系统分析 16

4.2 系统功能模块设计 16

4.3 数据库需求分析 17

4.3.1数据库实现 17

4.3.2用thinkphp连接数据库 18

5系统实现 20

5.1 小程序端 20

5.1.1 前台总体框架 20

6.1.2 用户注册 21

5.1.3 商品搜索 22

5.1.4 产品列表页 22

5.1.5 我的订单 23

5.1.6 订单详情 24

5.2 后台部分 25

5.2.1 后台登录 25

5.2.2 后台订单管理 25

5.2.3 后台购物车管理 26

5.2.4 后台商品管理 26

5.2.6 商品分类管理 27

5.2.5 后台商品修改 27

6系统测试 28

6.1 测试环境简介 28

6.2 系统的不足及修改方法 28

6.3 系统的评价分析 29

6.3.1 实用性 29

6.3.2 可维护性 29

6.3.3 可扩展性 29

6.3.4 注册测试 29

总  结 30

致  谢 31

参考文献 32

你可能感兴趣的:(eclipse)