1. Develop a full-screen scrolling project in vue and use the fullpage plug-in. When you add a second screen, the error code is as follows.
2.
checked that the error was missing the root element, but there was no missing root element after careful examination. no, no, no. The label of the content of the first screen has been completely closed, and no matter what content is added to the second screen, it will report an error, which has not been effectively resolved. I want to know what went wrong.