Vue upload a form to insert into the project how to do?

vue now has a requirement to upload a basic page and fill in the routing address of the page. Insert the uploaded page into the project and there will be a corresponding form page in the project. What to do? I don"t understand. No, no, no. Ask for God"s guidance!

Mar.09,2021

A big god in the same group at that time made a similar plan
, but we used Baidu's ueditor
ueditor to write a page and calculate a page.
changed the uploaded ueditor into a static html file like .html. Then store the path in the database table.
when you need a page, read the page directly with jsp
. The solution is about the same
. Let your backend write a
html file
based on the uploaded field,
, or compile it out of vue, and then vue complier. This complexity is too high

.
MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1b3c352-e845.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1b3c352-e845.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?