I基 于 Vue/Node 酒 店 管 理 系 统 的设 计 与 实 现基 于 Vue/Node酒 店 管 理 系 统 设 计 与 实 现摘 要旅游业的繁荣和各地地区经济程度都随着现在社会高速发展,人们有更多时间和能力前往世界各地旅游或者出差办公,这时候一个高效成熟的酒店管理系统可以快速帮助旅客完成开住退预约房等各式操作,不仅节约酒店方便人工操作成本,同时减少旅客用户在这期间等待时间,提升用户体验。本酒店管理系统使用Vue 框架写视图层,组件库使用了element ,后端采用express 的Node框架,较为传统模式设计代码框架更加具有层次易懂。账号管理以及住房信息管理采用了NoSql 进行存储,能够将注册用户个人信息和房间信息进行相应存储。经过测试,本酒店管理系统不同用户的注册登录已经开退预约房间功能已实现,个别用户的信息修改,收支信息也成功完成,收支统计也已完成,可以快速处理用户订单信息,提升用户体验和工作效率。关键词:Vue 、Node、NoSql 、express 、elementIIDesign and Implementation of Hotel management system basen of Vue/NodeAbstractWith the rapid development of tourism industry and the economy of all regions, people have more time and ability to travel or work around the world. At this time, an efficient and mature hotel management system can quickly help passengers to complete various operations such as opening, checking out and booking rooms, not only saving the hotel's convenient manual operation costs, but also reducing the number of passenger users in this period Waiting time to improve the user experience.The hotel management system uses the Vue framework to write and view layers, the component library uses element, and the back end uses the express node framework, which is more hierarchical and understandable than the traditional pattern design code framework. The account management and housing information management use NoSQL for storage, which can store the personal information and room information of registered users.After testing, the...