Skip to content

Conversation

@BTMuli
Copy link
Member

@BTMuli BTMuli commented Dec 26, 2025

type Hk4eUGC = {
  uid: string|number;
  timezone: number;
  lang?: string;
  list: BeyondItem[];
}

type BeyondItem = {
  id: string;
  schedule_id: string;
  item_type: string;
  item_id: string;
  item_name: string;
  rank_type: string;
  time: string;
  op_gacha_type: string;
}

相关PR:

@BTMuli BTMuli self-assigned this Dec 26, 2025
@BTMuli BTMuli linked an issue Dec 26, 2025 that may be closed by this pull request
@BTMuli BTMuli marked this pull request as draft December 26, 2025 07:16
@netlify
Copy link

netlify bot commented Dec 26, 2025

Deploy Preview for uigf ready!

Name Link
🔨 Latest commit 0c32c0d
🔍 Latest deploy log https://app.netlify.com/projects/uigf/deploys/694e458016219400080ffc3a
😎 Deploy Preview https://deploy-preview-110--uigf.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 81 (🔴 down 3 from production)
Accessibility: 95 (no change from production)
Best Practices: 83 (🔴 down 9 from production)
SEO: 100 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify project configuration.

@BTMuli BTMuli marked this pull request as ready for review December 26, 2025 08:09
@Lightczx
Copy link
Member

@Masterain98 translation required

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

UIGFv4.2

3 participants