From 0a7360606fdd9eb1a8ca6737f0411976456077f1 Mon Sep 17 00:00:00 2001 From: yuping <82253452@qq.com> Date: Mon, 12 Dec 2022 12:57:46 +0800 Subject: [PATCH] =?UTF-8?q?=E8=AE=A8=E8=AE=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/discussdetail/DiscussDetail.vue | 49 ++++++++++++++++++----- 1 file changed, 40 insertions(+), 9 deletions(-) diff --git a/src/views/discussdetail/DiscussDetail.vue b/src/views/discussdetail/DiscussDetail.vue index f06f442..8996358 100644 --- a/src/views/discussdetail/DiscussDetail.vue +++ b/src/views/discussdetail/DiscussDetail.vue @@ -89,16 +89,18 @@
- - - - +
+
+ + + +
- +
@@ -529,6 +531,35 @@ function submitReplayComment() { .uploadAnd { margin-top: 21px; + .btwwo{ + cursor: pointer; + + .image { + padding-top: 8px; + width: 18px; + height: 17px; + // margin-top: 10px; + margin-left: -60px; + } + + .shangchuan { + position: absolute; + right: 20px; + top: 7px; + display: inline-block; + margin-left: 10px; + font-size: 14px; + font-weight: 500; + color: #2478ff; + line-height: 24px; + } + + width: 126px; + height: 36px; + border: none; + background-color: #fff; + } + .btnone { cursor: pointer; position: absolute; @@ -578,7 +609,7 @@ function submitReplayComment() { } .thinline { - margin-top: 26px; + margin-top: 66px; // width: 1635px; border-top: 1px solid #878b92; margin-left: -50px;