fix: 未登录支付按钮改登录

This commit is contained in:
Gsh
2025-09-03 11:43:40 +08:00
parent a61286e534
commit 6e2dd39246
3 changed files with 17 additions and 14 deletions

View File

@@ -403,7 +403,7 @@ function openContact() {
position: fixed;
top: 0;
left: 0;
z-index: 2000;
z-index: 9999;
display: flex;
align-items: center;
justify-content: center;