测试3
This commit is contained in:
parent
ffc13f66f5
commit
bb1e6e8e08
@ -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"]); // 声明触发事件,对应父组件上面的方法
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user