| In recent years,the mobile Internet has developed rapidly,and the"Internet+" economy has gradually penetrated into all aspects of people’s lives.At present,the country attaches great importance to education,and"Internet+education" has become a hot word in the new era,which is increasingly appearing in people’s lives.Among them,elementary education is the foundation of the entire education cause,and emphasis on primary education is a necessary condition for improving the quality of the entire education cause.It is urgent to solve the problem of the imbalance in the distribution of primary education resources in our country and the desire of parents for high-quality and cost-effective educational resources.In order to realize the specific practice of "Internet+elementary education",this research develops a primary school app teaching and research system based on the primary education mobile app,integrates high-quality educational resources suitable for primary school students,improves user work efficiency,and enhances app experience.Based on the status quo of education,teaching and research systems at home and abroad,combined with the actual operating environment and conditions of the app,this paper completes the design and implementation of a primary school app intelligent teaching and research system based on the vue framework.During the entire design and implementation of the system,the following three tasks were mainly completed:1.Carry out demand analysis and functional design according to the realization goal of the system.According to the real needs of users and the current status and development trend of mainstream primary education apps on the market,summarize the user’s pain points and the main functions of the app,and carry out the overall design of the system to best meet the user’s functional needs.2.Based on the multi-fork balanced search tree structure,the logic of the tag tree system is formed.Users can create a root node according to the actual needs of the business,add attributes to the root node,and improve the tree structure.The formed tag tree can be used to construct the basic logic of the system,create and filter related learning resources.3.Realize a collection of courses based on learning resources.Provides a set of scalable general content creation and integration methods.Users can create various learning resources based on actual needs.Learning resources can be integrated into various courses as basic elements to cover the needs of learning,training,and testing at the primary school stage.This system is based on the Vue.js framework,uses UML for modeling,uses JavaScript as the main development language,and uses Visual Studio Code as the development environment.Adopt single-page system architecture,with the help of Element-UI component library,carry out modular development,adopt front-end and back-end separation technology to decouple the functions of each module,realize two-way data binding,make the page partially refresh,and carry out front-end data communication through API,Use the Webpack tool for resource modular management and packaging,and finally complete the functional design,system implementation and testing. |