From 969854934286a664a01e5640b406ebe200fe836c Mon Sep 17 00:00:00 2001
From: longjieli <1060695654@qq.com>
Date: Thu, 29 Aug 2024 11:34:36 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E6=A0=B7=E5=BC=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/contentDetail/contentDetail.vue | 44 ++++++++++++++++++-----------------
1 file changed, 23 insertions(+), 21 deletions(-)
diff --git a/pages/contentDetail/contentDetail.vue b/pages/contentDetail/contentDetail.vue
index ef06082..5a483ce 100644
--- a/pages/contentDetail/contentDetail.vue
+++ b/pages/contentDetail/contentDetail.vue
@@ -18,12 +18,26 @@
-
- ¥4.00
+
+
+ ¥4.00
+
+
+
+
+
+
+
+
+
+
+
+
+
-
@@ -63,20 +77,6 @@
客服
-
-
-
-
-
-
-
-
-
-
-
@@ -121,7 +121,9 @@
height: 100rpx;
padding: 10rpx 0;
background-color: #fff;
- justify-content: space-around;
+ justify-content: space-between;
+ box-sizing: border-box;
+ padding: 0rpx 20rpx;
.icon{
font-size: 26rpx;
display: flex;
@@ -246,7 +248,7 @@
width: 22px;
height: 22px;
border-width: 1px;
- border-color: #E6E6E6;
+ border-color: white;
border-style: solid;
border-top-left-radius: 100px;
border-top-right-radius: 100px;