@ -171,11 +171,19 @@
})
}
const goToShare = () => {
uni.navigateTo({
url: '../setting/share'
console.log('用户信息==========',userStore.userInfo.isVisitor)
if (userStore.userInfo.isVisitor) {
uni.showToast({
title: '请先登录',
icon: 'none'
return
onMounted(() => {
// 状态栏高度