From 65bcedda4d8e3ff6500dbf59a4e607d96e469375 Mon Sep 17 00:00:00 2001 From: tzy <hxb@hdlchina.com.cn> Date: 星期二, 25 五月 2021 15:47:15 +0800 Subject: [PATCH] 初步完成过户的功能 --- HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/Contents.json | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/Contents.json b/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/Contents.json index 8e88daf..1502cbc 100644 --- a/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/Contents.json +++ b/HDL-ON_iOS/Assets.xcassets/AppIcon.appiconset/Contents.json @@ -100,6 +100,7 @@ "idiom": "ipad" }, { + "filename": "1024.png", "size": "1024x1024", "scale": "1x", "idiom": "ios-marketing" -- Gitblit v1.8.0