添加箭头

This commit is contained in:
2025-11-07 21:37:31 +08:00
parent 50dd53b0c0
commit 96cd32ed99
5 changed files with 100 additions and 23 deletions

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 852 B

View File

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

Binary file not shown.

After

Width:  |  Height:  |  Size: 773 B