v2.2.1 2022-10-24

1.完善抽奖助手子页面
This commit is contained in:
2022-10-24 22:37:52 +08:00
parent 5a3fe8116f
commit b2dd6e7725
13 changed files with 288 additions and 24 deletions
@@ -117,6 +117,12 @@
e.preventDefault();
}
},
onShareAppMessage() {
return {
title: '证件照助手',
imageUrl: app.globalData.website + '/image/swiper/image_swiper_zhengjianzhao.jpg'
}
}
}
</script>