From 9e64414d16f734926468e58362ef515ab29890bb Mon Sep 17 00:00:00 2001
From: lin <1005713861@163.com>
Date: Mon, 20 Apr 2026 17:03:36 +0800
Subject: [PATCH] feat: 星享购用户默认头像更换;更改头像功能隐藏;优化统一名称pig-token

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

diff --git a/static/css/ginfo.css b/static/css/ginfo.css
index 2cba224..ff8f79d 100644
--- a/static/css/ginfo.css
+++ b/static/css/ginfo.css
@@ -12,8 +12,8 @@
 	width: 60upx;
 	height: 60upx;
 	left: 30upx;
-	top: 30upx;
-	z-index: 999;
+	top: 60upx;
+	z-index: 9999999;
 }
 .bannerIndex{
 	display: flex;

--
Gitblit v1.9.3