From 064f820946be127fa4537884d08d7d7b8f085b83 Mon Sep 17 00:00:00 2001 From: songwc Date: Tue, 20 Sep 2022 09:21:28 +0800 Subject: [PATCH] =?UTF-8?q?style=EF=BC=9Aballot=E3=80=81debate=E3=80=81hom?= =?UTF-8?q?ework=E3=80=81livebroadcast=E3=80=81moreactive=E6=8C=89?= =?UTF-8?q?=E9=92=AE=E6=A0=B7=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/ballot/ballot.vue | 5 +++-- src/views/debate/debate.vue | 6 ++++-- src/views/homework/homework.vue | 14 +++++++++++--- src/views/liveBroadcast/LiveBroadcast.vue | 6 ++++-- src/views/moreActive/MoreActive.vue | 6 ++++-- 5 files changed, 26 insertions(+), 11 deletions(-) diff --git a/src/views/ballot/ballot.vue b/src/views/ballot/ballot.vue index 592e9be..79e2cfc 100644 --- a/src/views/ballot/ballot.vue +++ b/src/views/ballot/ballot.vue @@ -10,9 +10,9 @@
- 上一个 + 上一个 下一个 - +
@@ -149,6 +149,7 @@ export default { display: inline-block; position: relative; top: -6px; + cursor: pointer; } .btn { width: 23px; diff --git a/src/views/debate/debate.vue b/src/views/debate/debate.vue index b79b77d..da34c36 100644 --- a/src/views/debate/debate.vue +++ b/src/views/debate/debate.vue @@ -9,9 +9,9 @@
辩论详情
- 上一个 + 上一个 下一个 - +
@@ -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"); diff --git a/src/views/homework/homework.vue b/src/views/homework/homework.vue index 562766c..9bdb300 100644 --- a/src/views/homework/homework.vue +++ b/src/views/homework/homework.vue @@ -10,9 +10,9 @@
- 上一个 + 上一个 下一个 - +
@@ -39,7 +39,7 @@ - +
@@ -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; diff --git a/src/views/liveBroadcast/LiveBroadcast.vue b/src/views/liveBroadcast/LiveBroadcast.vue index 2725a04..aa0e1fb 100644 --- a/src/views/liveBroadcast/LiveBroadcast.vue +++ b/src/views/liveBroadcast/LiveBroadcast.vue @@ -10,9 +10,9 @@
- 上一个 + 上一个 下一个 - +
@@ -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"); diff --git a/src/views/moreActive/MoreActive.vue b/src/views/moreActive/MoreActive.vue index 7a7d4db..5142ae6 100644 --- a/src/views/moreActive/MoreActive.vue +++ b/src/views/moreActive/MoreActive.vue @@ -10,9 +10,9 @@
- 上一个 + 上一个 下一个 - +
@@ -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");