From 35ebcfc9fbfe1f33c88715da1912e208dbf7857e Mon Sep 17 00:00:00 2001
From: jiayuqi7813 <63686458+jiayuqi7813@users.noreply.github.com>
Date: Sat, 16 Jul 2022 02:39:34 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BB=96=E4=BA=BA=E4=BF=A1=E6=81=AF+=E7=94=A8?=
=?UTF-8?q?=E6=88=B7=E5=BF=AB=E6=8D=B7=E5=85=A5=E5=8F=A3?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/App.vue | 4 ++--
src/components/Navbar.vue | 16 ++++++++--------
src/components/admin/admin-Navbar.vue | 13 ++++++-------
src/components/challenges/challenges.vue | 14 +++++++++-----
src/components/challenges/scorecard.vue | 4 ++--
src/components/index/Index.vue | 8 ++++----
src/components/socre.vue | 2 +-
src/components/userid.vue | 4 ++--
src/components/userinfo.vue | 4 ++--
src/components/userlist.vue | 2 +-
10 files changed, 37 insertions(+), 34 deletions(-)
diff --git a/src/App.vue b/src/App.vue
index 6d1f901..896f518 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -7,6 +7,6 @@
\ No newline at end of file
+
diff --git a/src/components/Navbar.vue b/src/components/Navbar.vue
index 62096e1..6be665c 100644
--- a/src/components/Navbar.vue
+++ b/src/components/Navbar.vue
@@ -10,9 +10,9 @@
:default-active="$route.path"
class="el-menu-demo"
mode="horizontal"
- background-color="#2d3039"
- text-color="#fff"
- active-text-color="#ffd04b">
+ text-color="#2c3e50"
+ active-text-color="#f39c12">
+
|
|
城市:{{userData.country}}
网站:{{userData.website}}
-