修改主页按钮及项目title
This commit is contained in:
@@ -354,7 +354,7 @@ body{
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
margin-left: 1vw;
|
||||
margin-left: 2vw;
|
||||
}
|
||||
.section-btn-arrow img{
|
||||
width: 1vw;
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>YXSILICON</title>
|
||||
<title>深圳驭鑫科技有限公司</title>
|
||||
<link rel="icon" href="../imgs/home/logo.png">
|
||||
<link rel="stylesheet" href="../css/base.css">
|
||||
<link rel="stylesheet" href="../css/header.css">
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>YXSILICON</title>
|
||||
<title>深圳驭鑫科技有限公司</title>
|
||||
<link rel="icon" href="../imgs/home/logo.png">
|
||||
<link rel="stylesheet" href="../css/base.css">
|
||||
<link rel="stylesheet" href="../css/header.css">
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>YXSILICON</title>
|
||||
<title>深圳驭鑫科技有限公司</title>
|
||||
<link rel="icon" href="../imgs/home/logo.png">
|
||||
<link rel="stylesheet" href="../css/base.css">
|
||||
<link rel="stylesheet" href="../css/header.css">
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>YXSILICON</title>
|
||||
<title>深圳驭鑫科技有限公司</title>
|
||||
<link rel="icon" href="../imgs/home/logo.png">
|
||||
<link rel="stylesheet" href="../css/base.css">
|
||||
<link rel="stylesheet" href="../css/header.css">
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>YXSILICON</title>
|
||||
<title>深圳驭鑫科技有限公司</title>
|
||||
<link rel="icon" href="../imgs/home/logo.png">
|
||||
<link rel="stylesheet" href="../css/base.css">
|
||||
<link rel="stylesheet" href="../css/header.css">
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>YXSILICON</title>
|
||||
<title>深圳驭鑫科技有限公司</title>
|
||||
<link rel="icon" href="../imgs/home/logo.png">
|
||||
<link rel="stylesheet" href="../css/base.css">
|
||||
<link rel="stylesheet" href="../css/header.css">
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>YXSILICON</title>
|
||||
<title>深圳驭鑫科技有限公司 </title>
|
||||
<link rel="icon" href="./imgs/home/logo.png">
|
||||
<link rel="stylesheet" href="./css/base.css">
|
||||
<link rel="stylesheet" href="./css/header.css">
|
||||
@@ -257,7 +257,7 @@
|
||||
|
||||
<div class="section-btn-box">
|
||||
<a href="./html/chipAgent.html" class="section-btn">
|
||||
查看更多代理
|
||||
查看详情
|
||||
<div class="section-btn-arrow">
|
||||
<img src="./imgs/home/arrow.svg" alt="arrow">
|
||||
</div>
|
||||
@@ -307,7 +307,7 @@
|
||||
|
||||
<div class="section-btn-box electronicProduct-btn">
|
||||
<a href="./html/electronicProduct.html" class="section-btn">
|
||||
查看更多代理
|
||||
查看详情
|
||||
<div class="section-btn-arrow">
|
||||
<img src="./imgs/home/arrow.svg" alt="arrow">
|
||||
</div>
|
||||
@@ -338,7 +338,7 @@
|
||||
|
||||
<div class="section-btn-box cloud-server-btn">
|
||||
<a href="./html/cloudComputingServer.html" class="section-btn">
|
||||
查看更多代理
|
||||
查看详情
|
||||
<div class="section-btn-arrow">
|
||||
<img src="./imgs/home/arrow.svg" alt="arrow">
|
||||
</div>
|
||||
@@ -421,7 +421,7 @@
|
||||
|
||||
<div class="section-btn-box service-case-btn">
|
||||
<a href="./html/serviceCases.html" class="section-btn">
|
||||
查看更多代理
|
||||
查看详情
|
||||
<div class="section-btn-arrow">
|
||||
<img src="./imgs/home/arrow.svg" alt="arrow">
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user