Commit 8f28a37c authored by xd's avatar xd

样式调整--18:30

parent 33734adf
......@@ -2,7 +2,6 @@
<div class="container">
<div>
<div class="topb">
<img src="../../../public/img/zhuanpanbg.png" alt="" />
</div>
<div class="title">
<span class="bt">服装店幸运抽奖</span>
......@@ -78,10 +77,10 @@ p {
.topb {
width: 100%;
height: 200px;
background:url(../../../public/img/zpbg.png) no-repeat;
background-size: cover;
}
.topb img {
width: 100%;
}
.title {
width: 100%;
height: 50px;
......
......@@ -2,7 +2,7 @@
<div class="container">
<div>
<div class="topb">
<img src="../../../public/img/zpbg.png" alt="" />
<!-- <img src="../../../public/img/zpbg.png" alt="" /> -->
</div>
<div class="title">
<span class="bt">服装店幸运抽奖</span>
......@@ -74,6 +74,8 @@ p {
.topb {
width: 100%;
height: 200px;
background:url(../../../public/img/zpbg.png) no-repeat;
background-size: cover;
}
.topb img {
width: 100%;
......
......@@ -51,7 +51,6 @@ export default {
<style scoped>
.pic {
height: 166px;
width: 100%;
margin-bottom: 14px;
}
......
......@@ -9,7 +9,6 @@
<div class="tj">
点击添加专柜主题图
</div>
<img src="../../../public/img/cswiper.png" />
</div>
<div class="banner">
<van-uploader class="upload" v-model="bannerList" :max-count="4">
......@@ -186,6 +185,7 @@ export default {
width: 100%;
}
.container {
min-height: 100%;
height: auto;
background: #F8F8F8;
display: flex;
......@@ -196,11 +196,8 @@ export default {
.img {
width: 100%;
height: 200px;
background-color: pink;
position: relative;
}
.img img {
width: 100%;
background:url(../../../public/img/cswiper.png) repeat;
}
.mb {
position: absolute;
......
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