爱宠服务微信小程序的设计与实现 内容摘要爱宠服务微信小程序,结合了目前宠物市场日益增大的需求和微信用户数量庞大,以及小程序本身方便快捷的特点,给用户提供各种宠物相关的服务。通过小程序,可以购买宠物的日常商品,了解宠物相关的知识,预约宠物相关的护理、医疗服务等。爱宠服务微信小程序包括前台后台两个部分,前台通过微信开发者工具进行开发,实现用户对宠物相关资料的阅览,宠物服务以及各种宠物商品的选购;后台部分主要采用了 springboot+mybatis+shiro 框架,使用 java 语言进行系统的开发,实现管理员对资料、宠物服务和商品进行管理,以及对订单的发货处理。后台的前端采用便捷的 layui框架进行开发,给管理员提供数据管理的场所。在数据储存方面,本设计采用了 MySQL 数据库,对系统的数据进行存储。关键词:Layui;MySQL;Springboot;JavaAbstractPet services wechat applet, combined with the growing demand of pet market, the large number of wechat users, and the convenience and efficiency of the applet itself, provides users with various pet related services. Through the small program, you can buy pet's daily goods, understand pet related knowledge, make an appointment for pet related care, medical services, etc.Pet service wechat applet includes two parts: foreground and background. The foreground is developed by wechat developer tools to realize users' reading of pet related information, pet service and purchase of various pet products. The background part mainly uses springboot + mybatis + Shiro frame, and uses Java language to develop the system, so as to realize administrators' reading of data, pet service and products Manage and process the delivery of orders. The front-end of the background is developed with a convenient layui framework, which provides the administrator with a place for data management. In the aspect of data storage, this design uses MySQL database to store the data of the system.Key words:Layui;MySQL;S...