update 预览改为onlyOffice预览

This commit is contained in:
赵霄
2024-04-19 18:04:27 +08:00
parent 15614edd2f
commit 5f674a2f45
5 changed files with 215 additions and 8 deletions
-2
View File
@@ -5,5 +5,3 @@ window._CONFIG.documentUrl = 'http://10.0.1.19:8184/laws-sinotruk/onlyOffice/dow
window._CONFIG.callbackUrl = 'http://10.0.1.19:8184/'
// onlyOffice自定义编辑器的地址(plugins的前端路径,最后一个/是必须的)
window._CONFIG.configUrl = 'http://10.0.1.19:8082/'
// 预览文件地址
window._CONFIG.onlinePreviewDomainURL = 'http://127.0.0.1:8012/onlinePreview'