From b2fb58e46ab889b3530127c45d180f71cc53e9c8 Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Thu, 07 May 2026 16:14:56 +0800
Subject: [PATCH] feat:澜品优选开启微信支付隐藏了权益权收入口用于上架vivo和华为
---
static/css/collect.css | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/static/css/collect.css b/static/css/collect.css
index df7dfd3..9d3b773 100644
--- a/static/css/collect.css
+++ b/static/css/collect.css
@@ -1,7 +1,7 @@
.collect-title{
position: fixed;
left: 0;
- top: var(--status-bar-height);
+ top: 0;
z-index: 99;
width: 100%;
background-color: #ebebeb;
--
Gitblit v1.9.3