...At that time, when I first came into contact with the front end, I was looking for a website to imitate. This navigation station was born. The previous version added navigation to modify HTML, the JSON version solved the problem of managing navigation modification code, and managed all navigation in the form of managing JSON files. The management and navigation of the above version is still too cumbersome. Starting from this version, the database is used for management. The Vue family bucket is used in the front desk, the framework used by the server is Express, and the database is Mongodb. ...