+
+
+ 1
+ 2
+ 3
+ 4
+ 5
+
+
+
+
+
+
diff --git a/src/demos/Dialog1.demo.vue b/src/demos/Dialog1.demo.vue
index d169396..d4bdc73 100644
--- a/src/demos/Dialog1.demo.vue
+++ b/src/demos/Dialog1.demo.vue
@@ -20,7 +20,7 @@
import { Dialog } from "../lib/index";
import { Button } from "../lib/index";
import { ref } from "vue";
-import { openDialog } from "../lib/openDialog";
+import { openDialog } from "../lib/index";
export default {
components: {
Dialog,
diff --git a/src/demos/Dialog2.demo.vue b/src/demos/Dialog2.demo.vue
index 9105c5d..ff88717 100644
--- a/src/demos/Dialog2.demo.vue
+++ b/src/demos/Dialog2.demo.vue
@@ -10,7 +10,7 @@
-
-
diff --git a/src/lib/font_svg/demo.css b/src/lib/assets/font/demo.css
similarity index 100%
rename from src/lib/font_svg/demo.css
rename to src/lib/assets/font/demo.css
diff --git a/src/lib/font_svg/demo_index.html b/src/lib/assets/font/demo_index.html
similarity index 96%
rename from src/lib/font_svg/demo_index.html
rename to src/lib/assets/font/demo_index.html
index 9ee6813..b4ad29b 100644
--- a/src/lib/font_svg/demo_index.html
+++ b/src/lib/assets/font/demo_index.html
@@ -31,15 +31,21 @@