Ueditor upload picture button does not respond

1. Click on the single picture upload button without any response. It turns grayed out (disabled)
clipboard.png
2.:
window.UEDITOR_HOME_URL = "/static/Ueditor/"
var URL = window.UEDITOR_HOME_URL || getUEBasePath()


window.UEDITOR_CONFIG = {


3.
clipboard.png

4.,:

clipboard.png

ask the gods to give advice on how to configure the front end and what to pay attention to in the back end configuration (this project is front-end separation, vue+java)

Feb.28,2021

ueditor needs to be used by the server.
you can build the vue environment directly in the java web environment and then try the vue environment

.
Menu