diff --git a/src/components/Index.vue b/src/components/Index.vue index 0123450..91f51f0 100644 --- a/src/components/Index.vue +++ b/src/components/Index.vue @@ -35,7 +35,7 @@
-
+
@@ -177,6 +177,11 @@ const btn = () => { } +// 抽奖按钮 +const drawBtn = ()=>{ + console.log("抽奖:"); +} + // 活动点击 const activityBtn = (item) => {