Commit 696201b1 by 孙美琪

活动资讯背景修改

parent bc9649db
......@@ -81,8 +81,8 @@
<!-- </el-button>-->
<!-- </div>-->
<div class="block" style="padding-top: 70px;">
<div style="width: calc(100% - 214px);margin: 0 auto;position: relative;padding-bottom: 10px;">
<div class="block" style="padding-top: 70px;position: relative;">
<div style="width: calc(100% - 214px);margin: 0 auto;padding-bottom: 10px;">
<div class="block-title" style="margin-bottom: 50px;z-index: 3 !important;">
<div class="bg-text">INFORMATION</div>
活动资讯
......@@ -136,7 +136,7 @@
<!-- </div>-->
<div class="view-more-text" style="padding-top: 40px;">更多资讯</div>
</div>
<!-- <img class="block-light" src="@/assets/images/indexImg/glow3.png" alt=""/>-->
<img class="block-light" src="@/assets/images/indexImg/glow5.png" alt=""/>
</div>
<!-- <div class="block" style="padding-top: 70px;">-->
......@@ -371,9 +371,10 @@ function openAssembly(data) {
.block-light {
position: absolute;
z-index: 1 !important;
width: auto;
left: 0;
top: -20px;
width: 1700px;
height: 900px;
left: 10px;
top: 40px;
}
.particulars {
......@@ -447,7 +448,7 @@ function openAssembly(data) {
.block {
//width: 1280px;
background: url("@/assets/images/indexImg/bg-5.png") no-repeat;
background: url("@/assets/images/indexImg/bg-1.png") no-repeat;
//width: calc(100% - 214px);
margin: 0 auto;
z-index: 4 !important;
......
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 sign in to comment