Commit 73781103 authored by wuwangwolihui's avatar wuwangwolihui

营地2.0-修改

parent 4db528e7
...@@ -122,16 +122,16 @@ ...@@ -122,16 +122,16 @@
.title { .title {
line-height: 28px; line-height: 28px;
font-size: 17px; font-size: 16px;
font-weight: 500; font-weight: 500;
margin: 0.2vw 0; margin: 0.3vw 0;
color: #000000; color: #000000;
} }
} }
.active-list-item-cont-txt1 { .active-list-item-cont-txt1 {
font-size: 14px; font-size: 13px;
line-height: 24px; line-height: 20px;
margin: 0.2vw 0; margin: 0.2vw 0;
.sign-box { .sign-box {
...@@ -162,20 +162,19 @@ ...@@ -162,20 +162,19 @@
} }
.active-list-item-cont-txt2 { .active-list-item-cont-txt2 {
font-size: 14px; font-size: 13px;
//color: #999999; //color: #999999;
color: #333333; color: #333333;
line-height: 24px; line-height: 20px;
margin: 0.2vw 0; margin: 0.2vw 0;
} }
.active-list-item-cont-txt3 { .active-list-item-cont-txt3 {
font-size: 14px; font-size: 13px;
color: #FEB77A; color: #FEB77A;
line-height: 24px; line-height: 20px;
margin: 0.2vw 0; margin: 0.2vw 0;
} }
} }
.active-list-item-bottom { .active-list-item-bottom {
...@@ -186,7 +185,7 @@ ...@@ -186,7 +185,7 @@
border-top: 1px solid #cccccc; border-top: 1px solid #cccccc;
margin-top: 0.5vw; margin-top: 0.5vw;
padding: 0.5vw 20px; padding: 0.5vw 20px;
font-size: 14px; font-size: 13px;
line-height: 28px; line-height: 28px;
cursor: pointer; cursor: pointer;
color: #999999; color: #999999;
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<img src="../assets/img/logo_f.png"/> <img src="../assets/img/logo_f.png"/>
</div> </div>
<div class="contact_list"> <div class="contact_list">
<div class="contact_list_title">联系我们</div> <!--<div class="contact_list_title">联系我们</div>-->
<div class="contact_list_item"> <div class="contact_list_item">
<!--<i class="el-icon-message"></i>--> <!--<i class="el-icon-message"></i>-->
<span>联系邮箱:</span>service@campcenter.cn <span>联系邮箱:</span>service@campcenter.cn
...@@ -34,7 +34,7 @@ ...@@ -34,7 +34,7 @@
</div> </div>
<div class="copyRight"> <div class="copyRight">
<div class="com-container"> <div class="com-container">
<a href="">Copyright © 2021 营地系统 版权所有</a> <a href="">Copyright © 2023 营地系统 版权所有</a>
</div> </div>
</div> </div>
</div> </div>
...@@ -63,6 +63,7 @@ ...@@ -63,6 +63,7 @@
display: flex; display: flex;
flex-flow: row; flex-flow: row;
justify-content: space-between; justify-content: space-between;
align-items: center;
.contact_us { .contact_us {
flex: 1; flex: 1;
...@@ -82,6 +83,7 @@ ...@@ -82,6 +83,7 @@
display: flex; display: flex;
flex-flow: column; flex-flow: column;
align-items: flex-start; align-items: flex-start;
justify-content: center;
padding: 0; padding: 0;
/*margin-left: 35%;*/ /*margin-left: 35%;*/
margin-left: 20%; margin-left: 20%;
......
...@@ -20,7 +20,7 @@ ...@@ -20,7 +20,7 @@
<div class="line"></div> <div class="line"></div>
<div class="copyRight"> <div class="copyRight">
<div> <div>
<a href="">Copyright © 2021 营地系统 版权所有</a> <a href="">Copyright © 2023 营地系统 版权所有</a>
<!-- <a target="_blank" href="https://beian.miit.gov.cn" <!-- <a target="_blank" href="https://beian.miit.gov.cn"
>京ICP备19058825号-3</a> >京ICP备19058825号-3</a>
<a <a
......
...@@ -440,11 +440,11 @@ ...@@ -440,11 +440,11 @@
margin: 15px 0; margin: 15px 0;
.content-item-tit { .content-item-tit {
width: 140px; width: 100px;
height: 36px; height: 36px;
line-height: 36px; line-height: 36px;
text-align: center; text-align: center;
font-size: 16px; font-size: 14px;
background-color: #f5f5f5; background-color: #f5f5f5;
margin-right: 10px; margin-right: 10px;
} }
...@@ -458,7 +458,7 @@ ...@@ -458,7 +458,7 @@
::v-deep .el-checkbox { ::v-deep .el-checkbox {
color: #333333; color: #333333;
border: 0; border: 0;
padding: 0 10px; padding: 0 5px;
margin: 0 0 0 15px; margin: 0 0 0 15px;
height: 36px; height: 36px;
line-height: 36px; line-height: 36px;
...@@ -469,7 +469,7 @@ ...@@ -469,7 +469,7 @@
.el-checkbox__label { .el-checkbox__label {
padding: 0; padding: 0;
font-size: 16px; font-size: 14px;
} }
/*&:hover,*/ /*&:hover,*/
...@@ -517,6 +517,9 @@ ...@@ -517,6 +517,9 @@
.btn-area { .btn-area {
display: inline-block; display: inline-block;
float: right;
margin-right: 200px;
.el-button { .el-button {
height: 36px; height: 36px;
......
...@@ -283,12 +283,12 @@ ...@@ -283,12 +283,12 @@
.line { .line {
flex: 1; flex: 1;
border-bottom: 1px solid #D7D7D7; border-bottom: 1px solid #eeeeee;
} }
.view-more { .view-more {
color: #666666; color: #999999;
font-size: 16px; font-size: 13px;
width: 74px; width: 74px;
margin-left: 40px; margin-left: 40px;
...@@ -357,6 +357,7 @@ ...@@ -357,6 +357,7 @@
.tags { .tags {
display: flex; display: flex;
padding: 2% 0 3%; padding: 2% 0 3%;
color: #ffffff;
:first-child { :first-child {
background-color: #FEB370; background-color: #FEB370;
...@@ -364,12 +365,11 @@ ...@@ -364,12 +365,11 @@
:nth-child(2) { :nth-child(2) {
background-color: var(--all_color); background-color: var(--all_color);
color: #ffffff;
} }
} }
.tag { .tag {
font-size: 16px; font-size: 13px;
padding: 5px 9px; padding: 5px 9px;
margin-right: 10px; margin-right: 10px;
border-radius: 4px; border-radius: 4px;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment