export function getEditorJumpUrl () { // let url = 'http://localhost:8080' let url ="http://106.15.206.14:8089";//测试服务器 return url }