微信分享去sdk

This commit is contained in:
joywayer
2026-06-30 17:41:10 +08:00
parent c1e51d2183
commit 113b4d4960
7 changed files with 227 additions and 171 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ public final class SharePanel: UIView {
private static let log = Logger(subsystem: "ylgamehall", category: "SharePanel")
private static let panelHeight: CGFloat = 200
private static let panelHeight: CGFloat = 150
private static let buttonSize: CGFloat = 60
private static let animationDuration: TimeInterval = 0.25