feat:完成Collabora初步集成(返回顶部、文档页数获取)

This commit is contained in:
PingChuan
2025-11-25 10:56:47 +08:00
parent 31614374a7
commit 272c3e8dce
14 changed files with 583 additions and 208 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ import {
unoGotoPage,
unoFirstPage,
unoLastPage,
} from './Uno';
} from './lib';
import { COLLABORA_URL } from '~/config/api-config';
// ==================== 1. 配置加载 ====================