From a2edcaa8c82dc95c47c1444713ede68eb0ee969f Mon Sep 17 00:00:00 2001
From: yuyongdong
Date: Thu, 19 Sep 2024 14:38:14 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9vip=E6=96=87=E6=A1=88?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/components/assets/assetsHeader.vue | 18 +--
src/components/layout/NavBar.vue | 2 +-
src/components/staking/vipDialog.vue | 11 +-
src/router/index.js | 202 ++++++++++++-------------
4 files changed, 117 insertions(+), 116 deletions(-)
diff --git a/src/components/assets/assetsHeader.vue b/src/components/assets/assetsHeader.vue
index 3fc3ce3..ecbd4d2 100644
--- a/src/components/assets/assetsHeader.vue
+++ b/src/components/assets/assetsHeader.vue
@@ -54,7 +54,7 @@
0
- Staking
+ Stake
@@ -67,7 +67,7 @@
0
- Conversion
CEC
+ Vest
@@ -1065,13 +1065,13 @@ onMounted(() => {
font-size: 20px;
cursor: pointer;
}
- &:nth-child(2) {
- .staking-btn {
- font-size: 14px;
- line-height: 1;
- padding-top: 7px;
- }
- }
+ // &:nth-child(2) {
+ // .staking-btn {
+ // font-size: 14px;
+ // line-height: 1;
+ // padding-top: 7px;
+ // }
+ // }
}
}
.right {
diff --git a/src/components/layout/NavBar.vue b/src/components/layout/NavBar.vue
index f174664..2053573 100644
--- a/src/components/layout/NavBar.vue
+++ b/src/components/layout/NavBar.vue
@@ -424,7 +424,7 @@ onMounted( async () => {