加入群聊

This commit is contained in:
shijingjing
2023-03-21 11:21:59 +08:00
parent 901fc767fb
commit d29d2110dc

View File

@@ -81,16 +81,7 @@ export default {
} }
}) })
}, },
goAuth() {
uni.navigateTo({url: "/mods/AppAuth/AppAuth"})
}
}, },
// onShareAppMessage() {
// return {
// title: '入群二维码',
// path: `/mods/AppWxworkQrcode/AppWxworkQrcode`
// }
// }
} }
</script> </script>
<style scoped lang="scss"> <style scoped lang="scss">