i基于分布式下的果蔬超市管理系统摘 要随着国民经济快速发展,人们对生活的要求越来越高,对服务的快捷、便利性要求也越来越高,他们对超市行业的建设与管理提出了更高的要求。为适应和推动超市行业的发展,各超市开始广泛采用计算机管理系统,推出超市管理系统,大大减轻了超市工作人员的劳动强度,提高了超市员工的工作效率,提升了超市的管理水平,也逐步树立了超市形象。本系统实现了基于分布式的超市管理系统,采用 LayUI 前端框架技术、SSM 后端框架技术、数据库技术选择了小巧轻便 MySQL 数据库技术并且还在加入了 Maven 项目管理技术进行系统的编写。主要使用了 B/S 的开发模式,在该模式下将系统功能实现的核心部分集中到服务器上,简化了系统的开发和使用,维护和升级方式简单,成本降低,选择更多。 本系统以 Eclipse 作为开发工具,Java 语言作为系统开发的语言设计了果蔬超市管理系统。系统分为管理员和用户两种权限,实现的功能包括登录、用户添加、用户管理、商品管理、角色管理、销售统计、订单管理、供应商管理等功能模块。果蔬超市管理系统主要是研究如何便捷有效的管理超市工作,经过实地的考察后,开发出一套果蔬超市管理系统。【关键词】超市管理系统;LayUI;SSM;Mysql 数据库;Java 语言iiAbstractWith the rapid development of the national economy, people have higher and higher requirements for life, faster and more convenient service. They put forward higher requirements for the construction and management of the supermarket industry.In order to adapt to and promote the development of the supermarket industry, various supermarkets began to widely use computer management system and launch the supermarket management system, which greatly reduced the labor intensity of the supermarket staff, improved the work efficiency of the supermarket staff, improved the management level of the supermarket, and gradually established the image of the supermarket.This system has realized the supermarket management system based on the distribution. Using the layui front-end framework technology, SSM back-end framework tec...