From 79292aa1f32b789491fd6d1a3dfc2c9b3b6252a9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E8=B5=B5=E6=AF=85?= <1335909236@qq.com>
Date: Tue, 18 Nov 2025 16:49:03 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=B4=AD=E7=89=A9=E8=BD=A6?=
=?UTF-8?q?=E5=9B=BE=E6=A0=87=E6=A0=B7=E5=BC=8F?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
packages/advertising/index/index.css | 22 ++++++++++++++--------
packages/advertising/index/index.vue | 2 +-
packages/shop/groupPurchase/index.css | 22 ++++++++++++++--------
packages/shop/groupPurchase/index.vue | 2 +-
packages/shop/index/index.css | 22 ++++++++++++++--------
packages/shop/index/index.vue | 2 +-
6 files changed, 45 insertions(+), 27 deletions(-)
diff --git a/packages/advertising/index/index.css b/packages/advertising/index/index.css
index 816552bc..8d4cfe58 100644
--- a/packages/advertising/index/index.css
+++ b/packages/advertising/index/index.css
@@ -185,23 +185,29 @@
/* 购物车按钮 */
.shop_car {
- width: 100rpx;
- height: 100rpx;
+ width: 80rpx;
+ height: 80rpx;
position: absolute;
- bottom: 100rpx;
- right: 10rpx;
+ bottom: 150rpx;
+ right: 30rpx;
z-index: 10;
+ border-radius: 50%;
+ background-color: #ffffff;
+ padding: 10rpx;
+ display: flex;
+ align-items: center;
+ justify-content: center;
}
.shop_car image {
- width: 100%;
- height: 100%;
+ width: 60rpx;
+ height: 60rpx;
}
.u-badge {
position: absolute;
- right: 10rpx;
- top: 3rpx;
+ right: 0rpx;
+ top: -6rpx;
z-index: 11;
}
diff --git a/packages/advertising/index/index.vue b/packages/advertising/index/index.vue
index c75365f4..a6902f16 100644
--- a/packages/advertising/index/index.vue
+++ b/packages/advertising/index/index.vue
@@ -34,7 +34,7 @@
-
+
diff --git a/packages/shop/groupPurchase/index.css b/packages/shop/groupPurchase/index.css
index e8d9f124..5c5fbfec 100644
--- a/packages/shop/groupPurchase/index.css
+++ b/packages/shop/groupPurchase/index.css
@@ -206,23 +206,29 @@
/* 购物车按钮 */
.shop_car {
- width: 100rpx;
- height: 100rpx;
+ width: 80rpx;
+ height: 80rpx;
position: absolute;
- bottom: 100rpx;
- right: 10rpx;
+ bottom: 150rpx;
+ right: 30rpx;
z-index: 10;
+ border-radius: 50%;
+ background-color: #ffffff;
+ padding: 10rpx;
+ display: flex;
+ align-items: center;
+ justify-content: center;
}
.shop_car image {
- width: 100%;
- height: 100%;
+ width: 60rpx;
+ height: 60rpx;
}
.u-badge {
position: absolute;
- right: 10rpx;
- top: 3rpx;
+ right: 0rpx;
+ top: -6rpx;
z-index: 11;
}
diff --git a/packages/shop/groupPurchase/index.vue b/packages/shop/groupPurchase/index.vue
index ea7cd536..10dfd3c3 100644
--- a/packages/shop/groupPurchase/index.vue
+++ b/packages/shop/groupPurchase/index.vue
@@ -100,7 +100,7 @@
-
+
diff --git a/packages/shop/index/index.css b/packages/shop/index/index.css
index e41fcca6..e96f9f14 100644
--- a/packages/shop/index/index.css
+++ b/packages/shop/index/index.css
@@ -577,23 +577,29 @@ page {
}
.shop_car {
- width: 100rpx;
- height: 100rpx;
+ width: 80rpx;
+ height: 80rpx;
position: absolute;
- bottom: 100rpx;
- right: 10rpx;
+ bottom: 150rpx;
+ right: 30rpx;
z-index: 10;
+ border-radius: 50%;
+ background-color: #ffffff;
+ padding: 10rpx;
+ display: flex;
+ align-items: center;
+ justify-content: center;
}
.shop_car image {
- width: 100%;
- height: 100%;
+ width: 60rpx;
+ height: 60rpx;
}
.u-badge {
position: absolute;
- right: 10rpx;
- top: 3rpx;
+ right: 0rpx;
+ top: -6rpx;
z-index: 11;
}
diff --git a/packages/shop/index/index.vue b/packages/shop/index/index.vue
index c1d2d3ee..a623073d 100644
--- a/packages/shop/index/index.vue
+++ b/packages/shop/index/index.vue
@@ -210,7 +210,7 @@
-
+