v2.2.1 2022-10-24
1.完善抽奖助手子页面
This commit is contained in:
@@ -136,6 +136,12 @@
|
||||
},
|
||||
onUnload() {
|
||||
this.audioPause();
|
||||
},
|
||||
onShareAppMessage() {
|
||||
return {
|
||||
title: '八音盒',
|
||||
imageUrl: this.picUrl
|
||||
};
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user