From f68f1975eea1d25e9bccc149e52cd04950cac591 Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Wed, 10 Jun 2026 10:28:49 +0800
Subject: [PATCH] feat:澜品优选 支付宝支付

---
 static/css/order.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/static/css/order.css b/static/css/order.css
index daca231..86ceeeb 100644
--- a/static/css/order.css
+++ b/static/css/order.css
@@ -6,7 +6,7 @@
 .order-tab{
 	position: fixed;
 	left: 0;
-	top: 44px;
+	top: 0px;
 	z-index: 99;
 	display: flex;
 	height: 80upx;

--
Gitblit v1.9.3