基于微信公众平台的微商城研究与设计摘要 近年来 5G 网络发展迅速,5G 手机的不断普及和互联网的发展。传统的 pc 端的商城购物已经满足不了人类的随时随地购物需求,新兴的各类社交 APP 已逐渐进入手机用户的生活,受到全国数亿用户的欢迎。传统的基于有线网络和互联网的商城系统存在诸多不便,不能满足用户的需求和时代的发展。随着微信的不断普及,微信已经从简单的聊天应用逐渐转变为集媒体信息、网络购物、生活服务等功能于一体的综合平台。随着智能手机的高速发展,手机功能的不断强大,由此我们需要顺应时代潮流设计移动掌上商城。基于微信公众平台的微商城不仅方便了用户,也为商家提供了新的网络销售方式。系统采用 Python 语言编写,使用了 Python 语言中重量级架构 Django,主要通过面向对象的思想,前端部分使用微信开发者工具,以及前端三马车 CSS,HTML5,JS,数据库方面使用了 Django 中ORM 框架,底层数据库为 MySQL。系统采用模块化编程,代码复用率高,降低了各模块间耦合度,初步实现了微信公众平台的微商城系统主要功能,包括前端用户界面和后端管理系统,并具有与传统商城相比,扩展性强,维护成本低,操作简单,稳定性优异,同时兼容了网站与手机软件的优势,符合预期结果。关键词 微信公众平台 微商城 Django Python MySQLResearch and Design of Micro Mall Based on WeChat Public PlatformAbstract In recent years, 5g network has developed rapidly, 5g mobile phone has been popularized and Internet has developed. The traditional shopping mall on the PC side can't meet the needs of people's shopping anytime and anywhere. New kinds of social apps have gradually entered the life of mobile phone users, and are welcomed by hundreds of millions of users across the country. The traditional mall system based on wired network and Internet has many inconveniences, which can not meet the needs of users and the development of the times. With the continuous popularization of wechat, wechat has gradually changed from a simple chat application to a comprehensive platform integrating media information, online shoppi...