基于微信平台的潮鞋购买小程序的设计与实现Design and Implementation of The Small Program for Purchasing Shoes Based on Wechat Platform摘要在经济建设越来越好的今天,人们在生活好的同时越来越多的年轻人将目光投向潮流发展的身上,其中潮鞋就是该背景下的产物。潮流市场的迅速发展让潮鞋电商应运而生,本系统以小程序的特点结合中国当代青年潮流文化发展趋势设计与实现一款购买潮鞋小程序。项目主要使用 MINA 框架和 SSM 框架搭建实现系统的小程序前端和后台,实现小程序端具有浏览商品,加入购物车,订单信息管理,收货地址管理等完整的网上购物体验和服务器后台具有对小程序端商品上下架管理,订单接收等完整的购物系统平台。本项目主要搭建了小程序用户端,后台管理端,数据库管理端三大系统模块,其中小程序客户端使用了自带的 MINA 框架,后台管理端采用了 SSM 框架技术,数据库管理端使用 MySQL 设计。客户端页面通过MINA 框架的逻辑层对后台管理端进行 http 请求获取 MySQL 数据。本文主要对小程序客户端的商品详情,商品分类,购物车,个人信息管理及数据库管理设计五大模块进行阐释。关键词: 微信小程序 购物商城 潮鞋 SSM 框架 MINA 框架 AbstractThis article designs and implements a small program for buying trendy shoes by combining the development trend of contemporary Chinese youth culture and contemporary young people’s consumer mentality. The MINA framework and the SSM framework are mainly used to build the small program front-end and background to implement the system. A complete online shopping experience such as browsing products, adding to a shopping cart, order information management, and receiving address management. The server backend has a complete shopping system platform for the management and removal of merchandise from the applet and order receiving.Today, economic construction is getting better and better, and more and more young people are turning their attention to the development of the trend while people are living well, and the tide shoes are the pr...