Commit d66927da authored by 王炽's avatar 王炽

666666

parent 110b29fc
......@@ -493,8 +493,8 @@
<SignRuleDes :visible="showSignRuleDes" @close="handleCloseSignRuleDes" />
<!-- 分享登录弹窗 -->
<sharepoplogin :visible="showSharePopLogin" @close="handleCloseSharePopLogin"
@viewBenefits="handleViewBenefits" />
<!-- <sharepoplogin :visible="showSharePopLogin" @close="handleCloseSharePopLogin"
@viewBenefits="handleViewBenefits" /> -->
<!-- 分享未登录弹窗 -->
<sharenpopnologin :visible="showShareNPopNoLogin" @close="handleCloseShareNPopNoLogin"
......@@ -1925,7 +1925,7 @@ onMounted(async () => {
// }
if (globalStore.invateUseType === 'new') {
showSharePopLogin.value = true;
showShareNPopNoLogin.value = true;
}
hideLoading();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment