From 6810c281306cae6e02fbbb1478d780c823d08a33 Mon Sep 17 00:00:00 2001
From: liukangdong <898885815@qq.com>
Date: 星期四, 25 七月 2024 11:53:39 +0800
Subject: [PATCH] ‘’
---
wechat_jiaxuan/pages/detailDis/product.less | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/wechat_jiaxuan/pages/detailDis/product.less b/wechat_jiaxuan/pages/detailDis/product.less
index fc3fb1c..041700f 100644
--- a/wechat_jiaxuan/pages/detailDis/product.less
+++ b/wechat_jiaxuan/pages/detailDis/product.less
@@ -7,7 +7,6 @@
padding: 0 30rpx;
display: flex;
align-items: center;
-
.content {
flex: 1;
@@ -24,6 +23,7 @@
.avatar {
width: 80rpx;
+ height: 80rpx;
border-radius: 50%;
margin-right: 24rpx;
}
@@ -40,7 +40,9 @@
color: #fff;
}
}
-
+.container{
+ padding-bottom: 200rpx;
+}
page {
background-color: #f7f7f7;
}
--
Gitblit v1.9.3