From 48780f31ef4cb75c3c6be5bd63e109a84f5493d2 Mon Sep 17 00:00:00 2001 From: "Alisa | Side.one" Date: Tue, 30 May 2023 10:46:41 +0800 Subject: [PATCH 1/2] feat: h5 hidden disconnect --- src/layouts/components/NavBarWallet.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/layouts/components/NavBarWallet.vue b/src/layouts/components/NavBarWallet.vue index 2898398d..f1b98c8a 100644 --- a/src/layouts/components/NavBarWallet.vue +++ b/src/layouts/components/NavBarWallet.vue @@ -80,10 +80,10 @@ const tipMsg = computed(() => { to="/wallet/portfolio" >Portfolio -
+ Disconnect From da259fd68355c8d957f848b78b53f8259cf9e5e7 Mon Sep 17 00:00:00 2001 From: "Alisa | Side.one" Date: Tue, 30 May 2023 11:14:32 +0800 Subject: [PATCH 2/2] feat: page add min-height --- src/layouts/components/DefaultLayout.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/layouts/components/DefaultLayout.vue b/src/layouts/components/DefaultLayout.vue index 70fc1535..dc6e9f4a 100644 --- a/src/layouts/components/DefaultLayout.vue +++ b/src/layouts/components/DefaultLayout.vue @@ -263,7 +263,7 @@ const showDiscord = window.location.host.search('ping.pub') > -1; -
+
-1;
+