From f75e0187e2e32c1471d04c29c42517609910b7ec Mon Sep 17 00:00:00 2001
From: 付延余 <f-yanyu@outlook.com>
Date: 星期一, 11 四月 2022 01:25:19 +0800
Subject: [PATCH] login静态
---
src/pages/components/showIndexTitle.vue | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/pages/components/showIndexTitle.vue b/src/pages/components/showIndexTitle.vue
index 38a22e0..9997e49 100644
--- a/src/pages/components/showIndexTitle.vue
+++ b/src/pages/components/showIndexTitle.vue
@@ -40,7 +40,7 @@
</el-menu-item>
</div>
<div class="showIndex-right">
- <el-menu-item>
+ <el-menu-item index="/businessPolicy">
<div class="showIndex-block">
<h1>钀ュ晢鏀跨瓥</h1>
</div>
@@ -115,7 +115,7 @@
background-size: 100% 100%;
.title {
font-size: 3rem /* 30/10 */;
- font-family: "Source Han Sans CN";
+ //font-family: "Source Han Sans CN";
color: #fff;
text-align: center;
line-height: 7rem /* 70/10 */;
--
Gitblit v1.9.1