更换分享图片和文案

This commit is contained in:
yuyongdong 2024-10-28 17:22:14 +08:00
parent 4de6776eb3
commit 1823fb575d

View File

@ -399,7 +399,7 @@ watch(() => [route.path, localWalletStore.address, marketplaceStore.fireAddress]
// if(routerPath[1] == 'marketplace' || routerPath[1] == 'detail') { // if(routerPath[1] == 'marketplace' || routerPath[1] == 'detail') {
if(routerPath[1] == 'marketplace') { if(routerPath[1] == 'marketplace') {
isCart.value = true isCart.value = true
}else if(routerPath[1] == 'cecActivity') { }else if(routerPath[1] == 'activity') {
isHeaderShow.value = false isHeaderShow.value = false
}else if(routerPath[1] == 'claim') { }else if(routerPath[1] == 'claim') {
loginShowMenu.value = false loginShowMenu.value = false