From 0795a7fb5d9ebd20511ae5c2076c4b34a162b248 Mon Sep 17 00:00:00 2001
From: queenwuli <942534046@qq.com>
Date: Thu, 24 Mar 2022 16:40:59 +0800
Subject: [PATCH] gx

---
 src/pages/index/index.vue |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue
index 17bf2e1..4196c73 100644
--- a/src/pages/index/index.vue
+++ b/src/pages/index/index.vue
@@ -193,7 +193,7 @@
       },
       {
         name: 'TokenPocket',
-        link: '',
+        link: 'tpdapp://open?params={"url": "'+pageLink+'"}',
         imgUrl: 'https://qny.ohmj.org/kylin/wallet/TokenPocket.jpeg'
       },
       {
@@ -526,8 +526,9 @@
 .walletconnect-modal-wrap  .wallet-warp .text{
   color: #424952;
   font-weight: 600;
-  margin: 16px 0 0;
+  margin: 10px 0 0;
   font-size: 24px;
+  height: 64px;
 }
 .address{
   width: 100px;

--
Gitblit v1.9.1