首页完成

This commit is contained in:
启星
2025-10-21 10:29:06 +08:00
parent 412e8be86b
commit c0502d1f7b
25 changed files with 326 additions and 40 deletions

View File

@@ -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/";