Sync app branding and fix order list decode for referral_order payloads.

Align display name, icon, and launch screen with suixinkan_ios_new, and tolerate nested sale_user and empty travel objects in listv2 responses.

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
2026-07-06 17:07:50 +08:00
parent 31d2b6094b
commit 75d0cb1f9a
8 changed files with 247 additions and 7 deletions

View File

@ -0,0 +1,21 @@
{
"images" : [
{
"filename" : "icon_splash.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"idiom" : "universal",
"scale" : "2x"
},
{
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}