更换分享图片和文案
This commit is contained in:
parent
4de6776eb3
commit
1823fb575d
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user