mirror of
https://codeup.aliyun.com/67762337eccfc218f6110e0e/vue/fe-student.git
synced 2025-12-10 03:16:47 +08:00
style:ballot、debate、homework、livebroadcast、moreactive按钮样式
This commit is contained in:
@@ -10,9 +10,9 @@
|
||||
|
||||
<div class="preNext">
|
||||
<button class="btn btn01"></button>
|
||||
<span class="content">上一个</span>
|
||||
<span class="content" style="margin-left: 6px">上一个</span>
|
||||
<span class="content" style="margin-left: 31px">下一个</span>
|
||||
<button class="btn btn02"></button>
|
||||
<button class="btn btn02" style="margin-left: 6px"></button>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 面包屑导航 -->
|
||||
@@ -149,6 +149,7 @@ export default {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
top: -6px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.btn {
|
||||
width: 23px;
|
||||
|
||||
@@ -9,9 +9,9 @@
|
||||
<div style="font-weight: 700; font-size: 16px">辩论详情</div>
|
||||
<div class="preNext">
|
||||
<button class="btn btn01"></button>
|
||||
<span class="content">上一个</span>
|
||||
<span class="content" style="margin-left: 6px">上一个</span>
|
||||
<span class="content" style="margin-left: 31px">下一个</span>
|
||||
<button class="btn btn02"></button>
|
||||
<button class="btn btn02" style="margin-left: 6px"></button>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 面包屑导航 -->
|
||||
@@ -361,12 +361,14 @@ export default {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
top: -6px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.btn {
|
||||
width: 23px;
|
||||
height: 23px;
|
||||
border-radius: 50%;
|
||||
border: 0;
|
||||
cursor: pointer;
|
||||
}
|
||||
.btn01 {
|
||||
background-image: url("../../assets/image/prev.png");
|
||||
|
||||
@@ -10,9 +10,9 @@
|
||||
|
||||
<div class="preNext">
|
||||
<button class="btn btn01"></button>
|
||||
<span class="content">上一个</span>
|
||||
<span class="content" style="margin-left: 6px">上一个</span>
|
||||
<span class="content" style="margin-left: 31px">下一个</span>
|
||||
<button class="btn btn02"></button>
|
||||
<button class="btn btn02" style="margin-left: 6px"></button>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 面包屑导航 -->
|
||||
@@ -39,7 +39,7 @@
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<button class="shangchuan">上传</button>
|
||||
<button class="shangchuan" style="cursor: pointer">上传</button>
|
||||
|
||||
<div class="uploadDetail">
|
||||
<div class="triangle"></div>
|
||||
@@ -238,12 +238,14 @@ export default {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
top: -6px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.btn {
|
||||
width: 23px;
|
||||
height: 23px;
|
||||
border-radius: 50%;
|
||||
border: 0;
|
||||
cursor: pointer;
|
||||
}
|
||||
.btn01 {
|
||||
background-image: url("../../assets/image/prev.png");
|
||||
@@ -380,6 +382,7 @@ export default {
|
||||
}
|
||||
}
|
||||
.shangchuan {
|
||||
z-index: 999;
|
||||
font-size: 16px;
|
||||
font-family: PingFang SC;
|
||||
font-weight: 800;
|
||||
@@ -461,6 +464,7 @@ export default {
|
||||
background-color: #fff;
|
||||
color: #277aff;
|
||||
margin-top: 20px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.btndetail {
|
||||
margin-left: 25px;
|
||||
@@ -510,6 +514,7 @@ export default {
|
||||
background-color: #fff;
|
||||
color: #277aff;
|
||||
margin-top: 20px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.btndetail {
|
||||
margin-left: 25px;
|
||||
@@ -559,6 +564,7 @@ export default {
|
||||
background-color: #fff;
|
||||
color: #277aff;
|
||||
margin-top: 20px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.btndetail {
|
||||
margin-left: 25px;
|
||||
@@ -568,6 +574,8 @@ export default {
|
||||
}
|
||||
|
||||
.tijiao {
|
||||
z-index: 999;
|
||||
cursor: pointer;
|
||||
margin-top: 22px;
|
||||
margin-left: 480px;
|
||||
width: 33px;
|
||||
|
||||
@@ -10,9 +10,9 @@
|
||||
|
||||
<div class="preNext">
|
||||
<button class="btn btn01"></button>
|
||||
<span class="content">上一个</span>
|
||||
<span class="content" style="margin-left: 6px">上一个</span>
|
||||
<span class="content" style="margin-left: 31px">下一个</span>
|
||||
<button class="btn btn02"></button>
|
||||
<button class="btn btn02" style="margin-left: 6px"></button>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 面包屑导航 -->
|
||||
@@ -206,12 +206,14 @@ export default {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
top: -6px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.btn {
|
||||
width: 23px;
|
||||
height: 23px;
|
||||
border-radius: 50%;
|
||||
border: 0;
|
||||
cursor: pointer;
|
||||
}
|
||||
.btn01 {
|
||||
background-image: url("../../assets/image/prev.png");
|
||||
|
||||
@@ -10,9 +10,9 @@
|
||||
|
||||
<div class="preNext">
|
||||
<button class="btn btn01"></button>
|
||||
<span class="content">上一个</span>
|
||||
<span class="content" style="margin-left: 6px">上一个</span>
|
||||
<span class="content" style="margin-left: 31px">下一个</span>
|
||||
<button class="btn btn02"></button>
|
||||
<button class="btn btn02" style="margin-left: 6px"></button>
|
||||
</div>
|
||||
</div>
|
||||
<!-- 面包屑导航 -->
|
||||
@@ -141,12 +141,14 @@ export default {
|
||||
display: inline-block;
|
||||
position: relative;
|
||||
top: -6px;
|
||||
cursor: pointer;
|
||||
}
|
||||
.btn {
|
||||
width: 23px;
|
||||
height: 23px;
|
||||
border-radius: 50%;
|
||||
border: 0;
|
||||
cursor: pointer;
|
||||
}
|
||||
.btn01 {
|
||||
background-image: url("../../assets/image/prev.png");
|
||||
|
||||
Reference in New Issue
Block a user