打印报错
This commit is contained in:
@@ -289,7 +289,11 @@ export default {
|
|||||||
// link: `/pages/AppLuckyDraw/AppLuckyDraw?activityId=${this.activityId}&friendId=${this.user.id}`,
|
// link: `/pages/AppLuckyDraw/AppLuckyDraw?activityId=${this.activityId}&friendId=${this.user.id}`,
|
||||||
link: 'https://www.baidu.com/',
|
link: 'https://www.baidu.com/',
|
||||||
imgUrl: 'https://cdn.cunwuyun.cn/xlgl/lock.png'
|
imgUrl: 'https://cdn.cunwuyun.cn/xlgl/lock.png'
|
||||||
}])
|
}]).catch((err) => {
|
||||||
|
console.log(123, err)
|
||||||
|
})
|
||||||
|
}).catch((err) => {
|
||||||
|
console.log(456, err)
|
||||||
})
|
})
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user