二维码分享页面

This commit is contained in:
唐明明
2022-06-10 15:48:37 +08:00
parent b4e55f90ec
commit 1f4a705cec
10 changed files with 6351 additions and 6321 deletions

View File

@@ -32,7 +32,6 @@
},
created() {
invitationCode().then(res => {
console.log(res)
this.invite = res[0].invite
this.code = res[0].code
})