首页完成
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
<rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
|
||||
<autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
|
||||
<subviews>
|
||||
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="app_start_midi1" translatesAutoresizingMaskIntoConstraints="NO" id="hqu-R6-SdT">
|
||||
<imageView clipsSubviews="YES" userInteractionEnabled="NO" contentMode="scaleAspectFill" horizontalHuggingPriority="251" verticalHuggingPriority="251" image="app_start_yusheng.png" translatesAutoresizingMaskIntoConstraints="NO" id="hqu-R6-SdT">
|
||||
<rect key="frame" x="0.0" y="0.0" width="393" height="852"/>
|
||||
</imageView>
|
||||
</subviews>
|
||||
@@ -37,7 +37,7 @@
|
||||
</scene>
|
||||
</scenes>
|
||||
<resources>
|
||||
<image name="app_start_midi1" width="375" height="812"/>
|
||||
<image name="app_start_yusheng.png" width="750" height="1624"/>
|
||||
<systemColor name="systemBackgroundColor">
|
||||
<color white="1" alpha="1" colorSpace="custom" customColorSpace="genericGamma22GrayColorSpace"/>
|
||||
</systemColor>
|
||||
|
||||
@@ -20,6 +20,7 @@ typedef NS_ENUM(NSInteger) {
|
||||
// 三方平台
|
||||
|
||||
#if DEVELOPENT == 1
|
||||
static NSString *const AppScheme = @"qxlivetest";
|
||||
static NSString *const WechatAppId = @"wxfc7bf7ca8c71840d";
|
||||
static NSString *const WechatAppSecret = @"b220c133628ac57252cfa2deef03b144";
|
||||
static NSString *const WechatUniversalLink = @"https://mdh.xscmmidi.site/";
|
||||
@@ -43,7 +44,7 @@ static NSString *const AgoraAuthId = @"05b406b4541e413887d8d2bf9be8642c";
|
||||
static NSString *const AuthSDKKey = @"Q8xhyn+MAyHw8FQLjKOWU8ZrZMXsuflPGSxDvwKu8ULvm8eZBPNLfezCsyuKzISPIGbMK5oR6fX/TyIdFwBjfL2lUteddxG+fu8aBuyScR066oDRhj66x97xM+9n6lnog9MOdMvGryx6PkZa1/un0IoX46SfrjpitnzYZvfFlavVDOq50iO4piAU/idOWnyY+1bQAnBQsfr8ZKHTAbpR2aUn4C6R37MvtXHnmD+o3Qjx0SbCxpsvs9h91/VBQ2+XEIynDIPDM+0=";
|
||||
|
||||
#else
|
||||
|
||||
static NSString *const AppScheme = @"qxlive";
|
||||
static NSString *const WechatAppId = @"wxfc7bf7ca8c71840d";
|
||||
static NSString *const WechatAppSecret = @"b220c133628ac57252cfa2deef03b144";
|
||||
static NSString *const WechatUniversalLink = @"https://mdh.xscmmidi.site/";
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 448 KiB |
BIN
QXLive/Other/app_start_yusheng.png
Normal file
BIN
QXLive/Other/app_start_yusheng.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 433 KiB |
@@ -30,7 +30,7 @@ NSPhotoLibraryUsageDescription = "访问您的相册,允许可以把视频保存
|
||||
"青少年模式" = "青少年模式";
|
||||
|
||||
//登录
|
||||
"欢迎来到秘地" = "欢迎来到秘地";
|
||||
"欢迎来到羽声语音" = "欢迎来到羽声语音";
|
||||
"密码登录" = "密码登录";
|
||||
"验证码登录" = "验证码登录";
|
||||
"其他方式登录" = "其他方式登录";
|
||||
@@ -56,7 +56,7 @@ NSPhotoLibraryUsageDescription = "访问您的相册,允许可以把视频保存
|
||||
"资源加载错误" = "资源加载错误";
|
||||
"请不要上传超过1M的头像" = "请不要上传超过1M的头像";
|
||||
"文件上传失败,请重新尝试" = "文件上传失败,请重新尝试";
|
||||
"进入秘地" = "进入秘地";
|
||||
"进入羽声语音" = "进入羽声语音";
|
||||
"希望大家怎么称呼你" = "希望大家怎么称呼你";
|
||||
"选择您的性别" = "选择您的性别";
|
||||
"注册成功,不可更改" = "注册成功,不可更改";
|
||||
|
||||
Reference in New Issue
Block a user