摘要本文设计并实现了基于 Web 的销售管理系统,从前景的介绍,到各个模块的介绍,再到系统的设计,最后到系统的测试。简述系统的业务和设计的实现。易销售系统属于后台管理系统,而后台管理系统有不同的侧重点,如页面的美观化,业务流程的易操作化,易发布化。本系统从美观化和易操作化两方面进行,从文档管理需求出发,实现了各个模块增删查改,个别模块的导入和导出。系统由商机模块、客户模块、竞争对手模块、联系人模块、客户品牌模块和项目流程模块构成,项目流程又分为项目的集采、投标和议标。系统对于项目进行特殊的设计如使用类似树结构的节点控制、始终展示项目的基础信息、对于节点信息的展示和动态信息的发布,来实现对项目的高效管理和项目跟进。本文的第三章第二节简述了项目的系统界面交互,使用原生代码及 div 和 angularJs 来实现了四级城市下拉选择器等,简析了实现逻辑和展示了页面的样式。关键词:销售 电商平台 angularJs webAbstractThis article designs and implements a Web-based sales management system, from the introduction of prospects, to the introduction of various modules, to the design of the system, and finally to the test of the system. Briefly describe the system's business and design implementation.The easy sales system belongs to the background management system, and the background management system has different emphases, such as the appearance of the page, the easy operation of the business process, and the easy release. This system is carried out from two aspects of aesthetics and ease of operation. Starting from the requirements of document management, each module has been added, deleted, checked and modified, and individual modules have been imported and exported. The system is composed of business opportunity module, customer module, competitor module, contact module, customer brand module and project flow module. The project flow is divided into centralized procurement, bidding and bidding of the project.The system carries out spe...