From 4f61757a216eb4d36ad628c7d16d17a6e442e95a Mon Sep 17 00:00:00 2001 From: JLChen <551775569@qq.com> Date: 星期二, 22 十二月 2020 16:12:55 +0800 Subject: [PATCH] 2020-12-22 1.登录、注册、忘记密码增加键盘关闭时间 --- HDL-ON_iOS/Info.plist | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HDL-ON_iOS/Info.plist b/HDL-ON_iOS/Info.plist index 86a46dc..94cea70 100755 --- a/HDL-ON_iOS/Info.plist +++ b/HDL-ON_iOS/Info.plist @@ -103,7 +103,7 @@ <string>Use geographic location to provide services such as weather</string> <key>NSAppleMusicUsageDescription</key> <string>App needs to access your music library to connect to an external player to play music.</string> - <key>NSLocationAlwaysUsageDescription </key> + <key>NSLocationAlwaysUsageDescription</key> <string>Use geographic location to provide services such as weather</string> <key>LSApplicationQueriesSchemes</key> <array> -- Gitblit v1.8.0