From eff7c6fc4873a8aba5ecf76919ab1d7a37d2599c Mon Sep 17 00:00:00 2001 From: songwc Date: Thu, 13 Oct 2022 10:30:40 +0800 Subject: [PATCH] =?UTF-8?q?style=EF=BC=9A=E4=BF=AE=E6=94=B9=E5=AD=97?= =?UTF-8?q?=E4=BD=93=E6=8D=A2=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/learningpath/LevelAdd.vue | 8 +++++++- src/views/learningpath/LevelAddDetail.vue | 14 +++++++++++++- 2 files changed, 20 insertions(+), 2 deletions(-) diff --git a/src/views/learningpath/LevelAdd.vue b/src/views/learningpath/LevelAdd.vue index 63a1f1cf..31ceb7e4 100644 --- a/src/views/learningpath/LevelAdd.vue +++ b/src/views/learningpath/LevelAdd.vue @@ -20,7 +20,7 @@ src="../../assets/images/leveladd/more.png" />
- 更多 + 更多
撤回
@@ -432,6 +432,7 @@ export default { font-size: 14px; margin-top: 5px; margin-right: 30px; + cursor: pointer; } .return { color: #4ea6ff; @@ -466,9 +467,11 @@ export default { left: -48px; top: 30px; z-index: 100; + cursor: pointer; .sammo { text-align: center; margin-top: 12px; + cursor: pointer; } .sammo:hover { color: #4ea6ff; @@ -690,6 +693,7 @@ export default { .te { color: #4ea6ff; font-size: 14px; + cursor: pointer; } .more { position: relative; @@ -724,6 +728,7 @@ export default { line-height: 36px; display: flex; justify-content: center; + cursor: pointer; } .roleItem:hover { color: #4ea6ff; @@ -769,6 +774,7 @@ export default { .oneedi { margin-left: 15px; color: #4ea6ff; + cursor: pointer; } } .onemain { diff --git a/src/views/learningpath/LevelAddDetail.vue b/src/views/learningpath/LevelAddDetail.vue index ef472f38..2ff41a11 100644 --- a/src/views/learningpath/LevelAddDetail.vue +++ b/src/views/learningpath/LevelAddDetail.vue @@ -66,7 +66,7 @@
-->
-
更多
+
更多
复制
@@ -983,12 +983,23 @@ export default { font-size: 14px; margin-top: 5px; margin-right: 30px; + cursor: pointer; + white-space: nowrap; + } + @media screen and (max-width: 1050px) { + .pub { + margin-right: 10px; + } + .line { + margin-right: 10px; + } } .return { color: #4ea6ff; font-size: 14px; margin-top: 13px; margin-right: 20px; + white-space: nowrap; } .role { @@ -1072,6 +1083,7 @@ export default { font-size: 16px; color: #363636; margin-top: 5px; + white-space: nowrap; } } .lin {