|
@@ -47,6 +47,7 @@ import { useApp } from "@/app";
|
|
|
import { useWxShared } from "@/hooks/useWxshared";
|
|
|
import { useAudio } from "@/hooks/useAudio";
|
|
|
import { useI18n, getLocale } from "@/i18n";
|
|
|
+import { Dialog } from "@/global_components";
|
|
|
const { t } = useI18n({ useScope: "global" });
|
|
|
|
|
|
const { initWxShare } = useWxShared();
|