the front and back end separates the page, using HTML+js. How to configure ueditor.config.js?
are the following two files configured in the java background?
the front and back end separates the page, using HTML+js. How to configure ueditor.config.js?
are the following two files configured in the java background?
you have ueditor.config.js files in your front-end directory
then on the corresponding html page
first introduce the ueditor.config.js file with the script tag
write the ueditor-related code in the script tag below
Previous: After assigning a value to the element date selection box, it doesn't work?
Next: How to implement Mini Program's request for other interfaces after a successful login request?