绚多45f界面初步开发

This commit is contained in:
kai60
2022-05-05 10:07:20 +08:00
parent 75a7f09cac
commit 134f8a192b
33 changed files with 1959 additions and 200 deletions
@@ -1,6 +1,6 @@
{
"info" : {
"version" : 1,
"author" : "xcode"
"author" : "xcode",
"version" : 1
}
}
}
@@ -0,0 +1,23 @@
{
"images" : [
{
"filename" : "normalImage.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "normalImage@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "normalImage@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 221 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 322 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 409 B

@@ -0,0 +1,23 @@
{
"images" : [
{
"filename" : "selectedImage.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "selectedImage@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "selectedImage@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
Binary file not shown.

After

Width:  |  Height:  |  Size: 211 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 314 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 403 B