Font Size: a A A

Research And Drsign Of Reading Plarform Management System Based On Vue Framework

Posted on:2022-02-02Degree:MasterType:Thesis
Country:ChinaCandidate:J XuFull Text:PDF
GTID:2518306338470604Subject:Electronic Science and Technology
Abstract/Summary:PDF Full Text Request
Now reading is not limited to paper books.Driven by Internet technology,online reading is becoming more and more popular.When people read all kinds of content online,they need to collect user reading information and better manage this information.Usually this kind of system is called a management system,which plays the role of a successor between the C-end user and the back-end data..This article will describe the design and research of the entire system.First,the paper introduces the key concepts and technical principles used in this system,and analyzes the current mainstream front-end technologies from the technology selection,as well as their advantages and disadvantages.HTML5,CSS3 and ES6 are the latest basic technologies of the current Web.Compared with traditional development,Vue,a progressive framework,does not need to manually manipulate the DOM,greatly improving system performance,and its componentization concept frees developers from the repetitive work of previous front-end development.Data transmission uses AXIOS,and its support for Promise syntax makes asynchronous callbacks easier to handle.Secondly,the paper analyzes the requirements and design of this system.Requirements are divided into functional requirements and non-functional requirements.Functional requirements mainly include login and authority management,multi-function forms and data display operation modules,which are the basic functions of the entire system.Non-functional requirements include interface interactivity,data security,exception handling stability and system scalability.At the design level of the system,a layered model is used to design the overall system,and the rendering layer uses the diff algorithm to update the view.The main innovation of this system lies in the use of role management model in the design of system permissions,and the design of multi-functional forms using a mixed mode of combination mode and iterative mode.The role management model decouples accounts and permissions,and uses roles as an intermediary,which is more flexible and efficient.The design of the multi-functional form uses a combination mode and an iterative mode to solve the problem of the breadth and depth of the use of form components on the page.Next,introduce the realization of these designs and the realization of the data display operation module.Finally,test and analyze the overall system from different angles to verify the correct operation of the function.Currently,the system has been officially put into operation.
Keywords/Search Tags:management system, Vue, PBCA model, multi-function form, diff algorithm
PDF Full Text Request
Related items