基于微信的考研资料微商城系统摘要 本文设计与实现了依托微信云服务器功能搭建的考研资料微商城系统。随着移动技术的快速发展,如今线上购买自己所需要的商品已经从“潮流”变成一种“习惯”,近年来微信小程序凭借无需下载、使用便捷、随用随关等优点脱颖而出,于 2019 年年底突破 7 亿用户量,成为开发和用户端的明星平台。本系统依托微信开发者工具提供的云开发技术,搭建部署云服务器,数据库借用腾讯提供的微信开发者 MongoDB 形式的云端数据库。wxml+wxss+js 完成微商城小程序的界面展示,云函数以及 node.js 完成后端的逻辑处理。商城系统不仅有购买商品,下单的完整购物流程,也有专门为考研学子制作的休闲放松页面。整套系统是一套完整的集购物与消费体验于一体的微商城系统。关键词 信息技术 微商城 云开发技术WeChat-based micro-shop system for postgraduateentrance examination materialsAbstract This paper designs and implements a post-graduate information micro-shop system based on the WeChat cloud server function. In recent years, buying the products you need online has changed from a "trend" to a "habit". The WeChat applet promoted by WeChat stands out by virtue of n o download, easy to use, easy to use, and other advantages. It exceeded 700 million users in 2019 and became a star of development and users. This system relies on the cloud development technology provided by WeChat developer tools to build and deploy a cloud server, and the database borrows from the cloud database in the form of WeChat developer MongoDB provided by Tencent. wxml + wxss + js completes the interface display of the micro-shop mini-program, cloud functions and node.js complete the back-end logic processing; the mall system not only has the complete shopping process for purchasing goods and placing orders, but also has a relaxation page specially made for postgraduates. The whole system is a complete micro-shop system integrating shopping and consum...