diff --git a/src/App.vue b/src/App.vue
index d647cb27a20ce7c7ffc7fd5e7abd154d128034bb..26ec4aca47be26073887862bfbcb7c08e31cd2ec 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -3,19 +3,24 @@
+
+
\ No newline at end of file
diff --git a/src/uitls/preview.ts b/src/uitls/preview.ts
index 4bb651e2b1abdbe9972d55fb294a7be7529a63a4..be9189d59b16e10ab225d183faee131c89eaf6ff 100644
--- a/src/uitls/preview.ts
+++ b/src/uitls/preview.ts
@@ -82,4 +82,4 @@ function convert(url: any, name: string) {
return new File([u8arr], name || 'png', { type: mime })
}
-export {preview ,intercpt}
\ No newline at end of file
+export {preview ,intercpt,convert,ramerate}
\ No newline at end of file