temp:备份代码

This commit is contained in:
PingChuan
2025-11-25 20:45:41 +08:00
parent ba83796a44
commit a5cf3bc948
4 changed files with 209 additions and 220 deletions
-11
View File
@@ -4,12 +4,6 @@
* @encoding UTF-8
*/
// // 搜索功能
// export { unoSearchText } from './search';
// // 替换功能
// export { unoReplaceText } from './replace';
// 高亮,已经封装好了
export { switchHighlight } from './Highlightselecttext';
@@ -19,11 +13,6 @@ export {
unoScrollToTop
} from './navigation';
// 缩放功能
// export { unoSetZoom, unoZoomMinus, unoZoomPlus } from './zoom';
// 文档操作
export { unoSave } from './document';
// 页数信息
export {