This commit is contained in:
tcubic 2022-08-08 19:41:29 +08:00
parent ffc13f66f5
commit bb1e6e8e08

View File

@ -31,6 +31,8 @@ import h5plugin from "@/utils/plugin";
import Index from "@/components/Index"; import Index from "@/components/Index";
import Loading from "@/components/Loading"; import Loading from "@/components/Loading";
import imgList from "@/data/imgList"; import imgList from "@/data/imgList";
import wx from "@/utils/wx-jssdk.1.6.0.js";
// //
const emit = defineEmits(["indexPage"]); // const emit = defineEmits(["indexPage"]); //