diff --git a/src/jtools/api/activity.js b/src/jtools/api/activity.js index cc6366e..ffdc0b2 100644 --- a/src/jtools/api/activity.js +++ b/src/jtools/api/activity.js @@ -15,11 +15,7 @@ export function queryActivityDetail(data) { url: 'activity/applet/activity/detail', method: 'get', data, -<<<<<<< HEAD noToken: true -======= - noToken: true ->>>>>>> 9e24edad28eff09cb1c9d947314de6e4e3a33d19 }); } //查询抽奖次数 @@ -66,7 +62,6 @@ export function getLuckyRecord(data) { data, noToken: true }); -<<<<<<< HEAD } //查询中奖记录 @@ -121,6 +116,3 @@ export function wxLogin(data) { } -======= -} ->>>>>>> 9e24edad28eff09cb1c9d947314de6e4e3a33d19 diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue index a105baf..14bb150 100644 --- a/src/pages/index/index.vue +++ b/src/pages/index/index.vue @@ -30,7 +30,6 @@