Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
aixianling
2023-03-21 11:35:11 +08:00

View File

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