From 4fef5c5f0e2d6bf0e9ada5ecb8ce075cf17bdae0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8D=A2=E8=B6=8A?= <552369664@qq.com> Date: Mon, 26 Aug 2024 17:00:29 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B8=85=E7=90=86TODO?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/goods/comment/add.vue | 196 ++++++++++++++++++----------------- pages/goods/comment/list.vue | 2 +- 2 files changed, 104 insertions(+), 94 deletions(-) diff --git a/pages/goods/comment/add.vue b/pages/goods/comment/add.vue index f1e7b68e..bfbc8001 100644 --- a/pages/goods/comment/add.vue +++ b/pages/goods/comment/add.vue @@ -1,41 +1,51 @@ \ No newline at end of file + .post-btn { + width: 690rpx; + line-height: 80rpx; + border-radius: 40rpx; + color: rgba(#fff, 0.9); + margin-bottom: 20rpx; + } + diff --git a/pages/goods/comment/list.vue b/pages/goods/comment/list.vue index 3113b653..ed43e1b7 100644 --- a/pages/goods/comment/list.vue +++ b/pages/goods/comment/list.vue @@ -1,6 +1,6 @@