Commit 748eb3de authored by David黄金龙's avatar David黄金龙

Merge branch 'youhua-dev' of http://gitlab.galaxy-immi.com/mobile-group/galaxy-iOS into youhua-dev

* 'youhua-dev' of http://gitlab.galaxy-immi.com/mobile-group/galaxy-iOS:
  // 刷新组件
  // 更改刷新方式
  文件添加
  //  新增自定义刷新组件
  点赞动画添加
parents 246a4000 f7329d56
...@@ -81,6 +81,10 @@ target 'galaxy' do ...@@ -81,6 +81,10 @@ target 'galaxy' do
pod 'BMPlayer', '1.3.0' pod 'BMPlayer', '1.3.0'
#高斯模糊 #高斯模糊
pod 'VisualEffectView', '4.1.5' pod 'VisualEffectView', '4.1.5'
#GIF图播放
pod 'FLAnimatedImage', '1.0.17'
#动画框架
pod 'lottie-ios', '4.4.0'
end end
......
...@@ -242,6 +242,8 @@ ...@@ -242,6 +242,8 @@
0493B3DC2BA7EFE600AF9393 /* YHCertificateSearchViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0493B3DB2BA7EFE600AF9393 /* YHCertificateSearchViewController.swift */; }; 0493B3DC2BA7EFE600AF9393 /* YHCertificateSearchViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0493B3DB2BA7EFE600AF9393 /* YHCertificateSearchViewController.swift */; };
0493B3DE2BA80C2300AF9393 /* YHCertificateFilterButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0493B3DD2BA80C2300AF9393 /* YHCertificateFilterButton.swift */; }; 0493B3DE2BA80C2300AF9393 /* YHCertificateFilterButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 0493B3DD2BA80C2300AF9393 /* YHCertificateFilterButton.swift */; };
049537852BA9B28500AF7E59 /* YHCertificateTemplateCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 049537842BA9B28500AF7E59 /* YHCertificateTemplateCell.swift */; }; 049537852BA9B28500AF7E59 /* YHCertificateTemplateCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 049537842BA9B28500AF7E59 /* YHCertificateTemplateCell.swift */; };
049663BA2BF6105C003C8295 /* YHRefreshHeaderAnimator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 049663B92BF6105C003C8295 /* YHRefreshHeaderAnimator.swift */; };
049663C02BF729F6003C8295 /* galaxy_refresher.gif in Resources */ = {isa = PBXBuildFile; fileRef = 049663BF2BF729F5003C8295 /* galaxy_refresher.gif */; };
049A48A82B49417300D0C641 /* YHAboutUsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 049A48A72B49417300D0C641 /* YHAboutUsViewController.swift */; }; 049A48A82B49417300D0C641 /* YHAboutUsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 049A48A72B49417300D0C641 /* YHAboutUsViewController.swift */; };
049A48AA2B49536000D0C641 /* YHAboutUsAdvantageCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 049A48A92B49536000D0C641 /* YHAboutUsAdvantageCell.swift */; }; 049A48AA2B49536000D0C641 /* YHAboutUsAdvantageCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 049A48A92B49536000D0C641 /* YHAboutUsAdvantageCell.swift */; };
049AC4C62BC3E55300F857F4 /* YHServiceSectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 049AC4C52BC3E55300F857F4 /* YHServiceSectionView.swift */; }; 049AC4C62BC3E55300F857F4 /* YHServiceSectionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 049AC4C52BC3E55300F857F4 /* YHServiceSectionView.swift */; };
...@@ -277,6 +279,9 @@ ...@@ -277,6 +279,9 @@
04EA230A2BB5172F009DA928 /* YHDocumentPromptTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04EA23092BB5172F009DA928 /* YHDocumentPromptTableViewCell.swift */; }; 04EA230A2BB5172F009DA928 /* YHDocumentPromptTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04EA23092BB5172F009DA928 /* YHDocumentPromptTableViewCell.swift */; };
04EA230C2BB5199D009DA928 /* YHDocumentToActionTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04EA230B2BB5199D009DA928 /* YHDocumentToActionTableViewCell.swift */; }; 04EA230C2BB5199D009DA928 /* YHDocumentToActionTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04EA230B2BB5199D009DA928 /* YHDocumentToActionTableViewCell.swift */; };
04EA230E2BB538E9009DA928 /* YHDocumentUploadTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04EA230D2BB538E9009DA928 /* YHDocumentUploadTableViewCell.swift */; }; 04EA230E2BB538E9009DA928 /* YHDocumentUploadTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04EA230D2BB538E9009DA928 /* YHDocumentUploadTableViewCell.swift */; };
04EA2E702BF74FA200AE80B0 /* shipin.json in Resources */ = {isa = PBXBuildFile; fileRef = 04EA2E6D2BF74FA200AE80B0 /* shipin.json */; };
04EA2E712BF74FA200AE80B0 /* shouye.json in Resources */ = {isa = PBXBuildFile; fileRef = 04EA2E6E2BF74FA200AE80B0 /* shouye.json */; };
04EA2E722BF74FA200AE80B0 /* zixun.json in Resources */ = {isa = PBXBuildFile; fileRef = 04EA2E6F2BF74FA200AE80B0 /* zixun.json */; };
04EA376D2BEA06EF00DBAF64 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04EA376C2BEA06EF00DBAF64 /* WebKit.framework */; }; 04EA376D2BEA06EF00DBAF64 /* WebKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 04EA376C2BEA06EF00DBAF64 /* WebKit.framework */; };
04EA376F2BEA071600DBAF64 /* libc++.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 04EA376E2BEA070500DBAF64 /* libc++.tbd */; }; 04EA376F2BEA071600DBAF64 /* libc++.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 04EA376E2BEA070500DBAF64 /* libc++.tbd */; };
04EA37742BEA0A3400DBAF64 /* YHShareManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04EA37732BEA0A3400DBAF64 /* YHShareManager.swift */; }; 04EA37742BEA0A3400DBAF64 /* YHShareManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 04EA37732BEA0A3400DBAF64 /* YHShareManager.swift */; };
...@@ -699,6 +704,8 @@ ...@@ -699,6 +704,8 @@
0493B3DB2BA7EFE600AF9393 /* YHCertificateSearchViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHCertificateSearchViewController.swift; sourceTree = "<group>"; }; 0493B3DB2BA7EFE600AF9393 /* YHCertificateSearchViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHCertificateSearchViewController.swift; sourceTree = "<group>"; };
0493B3DD2BA80C2300AF9393 /* YHCertificateFilterButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHCertificateFilterButton.swift; sourceTree = "<group>"; }; 0493B3DD2BA80C2300AF9393 /* YHCertificateFilterButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHCertificateFilterButton.swift; sourceTree = "<group>"; };
049537842BA9B28500AF7E59 /* YHCertificateTemplateCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHCertificateTemplateCell.swift; sourceTree = "<group>"; }; 049537842BA9B28500AF7E59 /* YHCertificateTemplateCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHCertificateTemplateCell.swift; sourceTree = "<group>"; };
049663B92BF6105C003C8295 /* YHRefreshHeaderAnimator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHRefreshHeaderAnimator.swift; sourceTree = "<group>"; };
049663BF2BF729F5003C8295 /* galaxy_refresher.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = galaxy_refresher.gif; sourceTree = "<group>"; };
049A48A72B49417300D0C641 /* YHAboutUsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHAboutUsViewController.swift; sourceTree = "<group>"; }; 049A48A72B49417300D0C641 /* YHAboutUsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHAboutUsViewController.swift; sourceTree = "<group>"; };
049A48A92B49536000D0C641 /* YHAboutUsAdvantageCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHAboutUsAdvantageCell.swift; sourceTree = "<group>"; }; 049A48A92B49536000D0C641 /* YHAboutUsAdvantageCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHAboutUsAdvantageCell.swift; sourceTree = "<group>"; };
049AC4C52BC3E55300F857F4 /* YHServiceSectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHServiceSectionView.swift; sourceTree = "<group>"; }; 049AC4C52BC3E55300F857F4 /* YHServiceSectionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHServiceSectionView.swift; sourceTree = "<group>"; };
...@@ -734,6 +741,9 @@ ...@@ -734,6 +741,9 @@
04EA23092BB5172F009DA928 /* YHDocumentPromptTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHDocumentPromptTableViewCell.swift; sourceTree = "<group>"; }; 04EA23092BB5172F009DA928 /* YHDocumentPromptTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHDocumentPromptTableViewCell.swift; sourceTree = "<group>"; };
04EA230B2BB5199D009DA928 /* YHDocumentToActionTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHDocumentToActionTableViewCell.swift; sourceTree = "<group>"; }; 04EA230B2BB5199D009DA928 /* YHDocumentToActionTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHDocumentToActionTableViewCell.swift; sourceTree = "<group>"; };
04EA230D2BB538E9009DA928 /* YHDocumentUploadTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHDocumentUploadTableViewCell.swift; sourceTree = "<group>"; }; 04EA230D2BB538E9009DA928 /* YHDocumentUploadTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHDocumentUploadTableViewCell.swift; sourceTree = "<group>"; };
04EA2E6D2BF74FA200AE80B0 /* shipin.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = shipin.json; sourceTree = "<group>"; };
04EA2E6E2BF74FA200AE80B0 /* shouye.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = shouye.json; sourceTree = "<group>"; };
04EA2E6F2BF74FA200AE80B0 /* zixun.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = zixun.json; sourceTree = "<group>"; };
04EA376C2BEA06EF00DBAF64 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; }; 04EA376C2BEA06EF00DBAF64 /* WebKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebKit.framework; path = System/Library/Frameworks/WebKit.framework; sourceTree = SDKROOT; };
04EA376E2BEA070500DBAF64 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; }; 04EA376E2BEA070500DBAF64 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; };
04EA37732BEA0A3400DBAF64 /* YHShareManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHShareManager.swift; sourceTree = "<group>"; }; 04EA37732BEA0A3400DBAF64 /* YHShareManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = YHShareManager.swift; sourceTree = "<group>"; };
...@@ -1679,6 +1689,15 @@ ...@@ -1679,6 +1689,15 @@
path = ViewModel; path = ViewModel;
sourceTree = "<group>"; sourceTree = "<group>";
}; };
049663B62BF60BB7003C8295 /* CustomRefreshHeader */ = {
isa = PBXGroup;
children = (
049663BF2BF729F5003C8295 /* galaxy_refresher.gif */,
049663B92BF6105C003C8295 /* YHRefreshHeaderAnimator.swift */,
);
path = CustomRefreshHeader;
sourceTree = "<group>";
};
04A671562B9F18C800C1FB91 /* MyCertificates(我的证书) */ = { 04A671562B9F18C800C1FB91 /* MyCertificates(我的证书) */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
...@@ -2127,6 +2146,7 @@ ...@@ -2127,6 +2146,7 @@
A5ACE8EE2B4564F7002C94D2 /* Tools */ = { A5ACE8EE2B4564F7002C94D2 /* Tools */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
049663B62BF60BB7003C8295 /* CustomRefreshHeader */,
0488518B2BF5FAA800C4E32D /* Upload */, 0488518B2BF5FAA800C4E32D /* Upload */,
04AF514C2BEB57FC00009E3A /* VideoPlay */, 04AF514C2BEB57FC00009E3A /* VideoPlay */,
0468D4292B55017400CFB916 /* Analytics */, 0468D4292B55017400CFB916 /* Analytics */,
...@@ -2203,6 +2223,9 @@ ...@@ -2203,6 +2223,9 @@
A5ACE9142B4564F7002C94D2 /* Res */ = { A5ACE9142B4564F7002C94D2 /* Res */ = {
isa = PBXGroup; isa = PBXGroup;
children = ( children = (
04EA2E6D2BF74FA200AE80B0 /* shipin.json */,
04EA2E6E2BF74FA200AE80B0 /* shouye.json */,
04EA2E6F2BF74FA200AE80B0 /* zixun.json */,
A5E69D4F2BA304D400411932 /* Font */, A5E69D4F2BA304D400411932 /* Font */,
A5C5B2ED2B4F9B8800A7C5D1 /* Localizable.xcstrings */, A5C5B2ED2B4F9B8800A7C5D1 /* Localizable.xcstrings */,
04808C022B4686510056D53C /* Frameworks */, 04808C022B4686510056D53C /* Frameworks */,
...@@ -2466,13 +2489,17 @@ ...@@ -2466,13 +2489,17 @@
isa = PBXResourcesBuildPhase; isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647; buildActionMask = 2147483647;
files = ( files = (
049663C02BF729F6003C8295 /* galaxy_refresher.gif in Resources */,
045EEED42B9F171A0022A143 /* scoreOptionData.plist in Resources */, 045EEED42B9F171A0022A143 /* scoreOptionData.plist in Resources */,
045EEED62B9F171A0022A143 /* YHQuestionList.plist in Resources */, 045EEED62B9F171A0022A143 /* YHQuestionList.plist in Resources */,
04EA2E722BF74FA200AE80B0 /* zixun.json in Resources */,
A5C5B2EE2B4F9B8800A7C5D1 /* Localizable.xcstrings in Resources */, A5C5B2EE2B4F9B8800A7C5D1 /* Localizable.xcstrings in Resources */,
A58951C52B398D1000225C19 /* Launch Screen.storyboard in Resources */, A58951C52B398D1000225C19 /* Launch Screen.storyboard in Resources */,
A51044182B493675006B60BB /* README.md in Resources */, A51044182B493675006B60BB /* README.md in Resources */,
A5573EDB2B317C0000D98EC0 /* Assets.xcassets in Resources */, A5573EDB2B317C0000D98EC0 /* Assets.xcassets in Resources */,
04EA2E712BF74FA200AE80B0 /* shouye.json in Resources */,
A5E69D512BA304D400411932 /* DIN Alternate Bold.ttf in Resources */, A5E69D512BA304D400411932 /* DIN Alternate Bold.ttf in Resources */,
04EA2E702BF74FA200AE80B0 /* shipin.json in Resources */,
047619ED2BA9B9C900F45358 /* area.plist in Resources */, 047619ED2BA9B9C900F45358 /* area.plist in Resources */,
); );
runOnlyForDeploymentPostprocessing = 0; runOnlyForDeploymentPostprocessing = 0;
...@@ -2654,6 +2681,7 @@ ...@@ -2654,6 +2681,7 @@
045EEEB22B9F171A0022A143 /* YHWorkActionView.swift in Sources */, 045EEEB22B9F171A0022A143 /* YHWorkActionView.swift in Sources */,
A58AC09F2BAC05BA00A30FA9 /* YHFileListItemsView.swift in Sources */, A58AC09F2BAC05BA00A30FA9 /* YHFileListItemsView.swift in Sources */,
045EEE8C2B9F171A0022A143 /* YHPreviewMainViewController.swift in Sources */, 045EEE8C2B9F171A0022A143 /* YHPreviewMainViewController.swift in Sources */,
049663BA2BF6105C003C8295 /* YHRefreshHeaderAnimator.swift in Sources */,
A5C382D12B5FAAB300C5E65C /* YHContactItemModel.swift in Sources */, A5C382D12B5FAAB300C5E65C /* YHContactItemModel.swift in Sources */,
A5ACE9522B4564F7002C94D2 /* YHServiceCenterMainViewController.swift in Sources */, A5ACE9522B4564F7002C94D2 /* YHServiceCenterMainViewController.swift in Sources */,
045EEF072B9F171A0022A143 /* YHBasicInfoFillViewModel.swift in Sources */, 045EEF072B9F171A0022A143 /* YHBasicInfoFillViewModel.swift in Sources */,
...@@ -3045,11 +3073,9 @@ ...@@ -3045,11 +3073,9 @@
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES; ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
CODE_SIGN_ENTITLEMENTS = galaxy/galaxyTestEnv.entitlements; CODE_SIGN_ENTITLEMENTS = galaxy/galaxyTestEnv.entitlements;
CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic;
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 8; CURRENT_PROJECT_VERSION = 8;
DEVELOPMENT_TEAM = ""; DEVELOPMENT_TEAM = RXHYW88XR7;
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = RXHYW88XR7;
ENABLE_USER_SCRIPT_SANDBOXING = NO; ENABLE_USER_SCRIPT_SANDBOXING = NO;
FRAMEWORK_SEARCH_PATHS = ( FRAMEWORK_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",
...@@ -3076,7 +3102,6 @@ ...@@ -3076,7 +3102,6 @@
PRODUCT_BUNDLE_IDENTIFIER = com.intelligence.galaxy; PRODUCT_BUNDLE_IDENTIFIER = com.intelligence.galaxy;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = ""; PROVISIONING_PROFILE_SPECIFIER = "";
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = com.dev.profile;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = TESTENV; SWIFT_ACTIVE_COMPILATION_CONDITIONS = TESTENV;
SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_OBJC_BRIDGING_HEADER = "$(SRCROOT)/$(TARGET_NAME)/Res/galaxy-Bridge-Header.h"; SWIFT_OBJC_BRIDGING_HEADER = "$(SRCROOT)/$(TARGET_NAME)/Res/galaxy-Bridge-Header.h";
...@@ -3251,11 +3276,9 @@ ...@@ -3251,11 +3276,9 @@
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES; ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
CODE_SIGN_ENTITLEMENTS = galaxy/galaxyDebug.entitlements; CODE_SIGN_ENTITLEMENTS = galaxy/galaxyDebug.entitlements;
CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic;
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 8; CURRENT_PROJECT_VERSION = 8;
DEVELOPMENT_TEAM = ""; DEVELOPMENT_TEAM = RXHYW88XR7;
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = RXHYW88XR7;
ENABLE_USER_SCRIPT_SANDBOXING = NO; ENABLE_USER_SCRIPT_SANDBOXING = NO;
FRAMEWORK_SEARCH_PATHS = ( FRAMEWORK_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",
...@@ -3282,7 +3305,6 @@ ...@@ -3282,7 +3305,6 @@
PRODUCT_BUNDLE_IDENTIFIER = com.intelligence.galaxy; PRODUCT_BUNDLE_IDENTIFIER = com.intelligence.galaxy;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = ""; PROVISIONING_PROFILE_SPECIFIER = "";
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = com.dev.profile;
SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_OBJC_BRIDGING_HEADER = "$(SRCROOT)/$(TARGET_NAME)/Res/galaxy-Bridge-Header.h"; SWIFT_OBJC_BRIDGING_HEADER = "$(SRCROOT)/$(TARGET_NAME)/Res/galaxy-Bridge-Header.h";
SWIFT_VERSION = 5.0; SWIFT_VERSION = 5.0;
...@@ -3299,11 +3321,9 @@ ...@@ -3299,11 +3321,9 @@
ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES; ASSETCATALOG_COMPILER_INCLUDE_ALL_APPICON_ASSETS = YES;
CODE_SIGN_ENTITLEMENTS = galaxy/galaxy.entitlements; CODE_SIGN_ENTITLEMENTS = galaxy/galaxy.entitlements;
CODE_SIGN_IDENTITY = "Apple Development"; CODE_SIGN_IDENTITY = "Apple Development";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; CODE_SIGN_STYLE = Automatic;
CODE_SIGN_STYLE = Manual;
CURRENT_PROJECT_VERSION = 8; CURRENT_PROJECT_VERSION = 8;
DEVELOPMENT_TEAM = ""; DEVELOPMENT_TEAM = RXHYW88XR7;
"DEVELOPMENT_TEAM[sdk=iphoneos*]" = RXHYW88XR7;
ENABLE_USER_SCRIPT_SANDBOXING = NO; ENABLE_USER_SCRIPT_SANDBOXING = NO;
FRAMEWORK_SEARCH_PATHS = ( FRAMEWORK_SEARCH_PATHS = (
"$(inherited)", "$(inherited)",
...@@ -3330,7 +3350,6 @@ ...@@ -3330,7 +3350,6 @@
PRODUCT_BUNDLE_IDENTIFIER = com.intelligence.galaxy; PRODUCT_BUNDLE_IDENTIFIER = com.intelligence.galaxy;
PRODUCT_NAME = "$(TARGET_NAME)"; PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = ""; PROVISIONING_PROFILE_SPECIFIER = "";
"PROVISIONING_PROFILE_SPECIFIER[sdk=iphoneos*]" = com.dev.profile;
SWIFT_EMIT_LOC_STRINGS = YES; SWIFT_EMIT_LOC_STRINGS = YES;
SWIFT_OBJC_BRIDGING_HEADER = "$(SRCROOT)/$(TARGET_NAME)/Res/galaxy-Bridge-Header.h"; SWIFT_OBJC_BRIDGING_HEADER = "$(SRCROOT)/$(TARGET_NAME)/Res/galaxy-Bridge-Header.h";
SWIFT_VERSION = 5.0; SWIFT_VERSION = 5.0;
......
...@@ -146,7 +146,7 @@ private extension YHHomePageViewController { ...@@ -146,7 +146,7 @@ private extension YHHomePageViewController {
view.addSubview(homeCollectView) view.addSubview(homeCollectView)
homeCollectView.snp.makeConstraints { make in homeCollectView.snp.makeConstraints { make in
make.left.right.equalToSuperview() make.left.right.equalToSuperview()
make.top.equalTo(searchView.snp.bottom).offset(6) make.top.equalTo(searchView.snp.bottom).offset(6+20)
make.bottom.equalToSuperview().offset(-k_Height_TabBar) make.bottom.equalToSuperview().offset(-k_Height_TabBar)
} }
...@@ -154,7 +154,7 @@ private extension YHHomePageViewController { ...@@ -154,7 +154,7 @@ private extension YHHomePageViewController {
homeCollectView.addSubview(homeHeaderView) homeCollectView.addSubview(homeHeaderView)
homeCollectView.contentInset = UIEdgeInsets(top: YHHomeHeadView.viewH, left: 0, bottom: 0, right: 0) homeCollectView.contentInset = UIEdgeInsets(top: YHHomeHeadView.viewH, left: 0, bottom: 0, right: 0)
let tmpHeadView = homeCollectView.es.addPullToRefresh { let tmpHeadView = homeCollectView.es.addYHPullToRefresh {
self.loadFirstData() self.loadFirstData()
} }
......
...@@ -85,7 +85,7 @@ class YHSearchInfomationVC: YHBaseViewController { ...@@ -85,7 +85,7 @@ class YHSearchInfomationVC: YHBaseViewController {
tableView.backgroundColor = .white tableView.backgroundColor = .white
tableView.backgroundView = emptyDataTipsView tableView.backgroundView = emptyDataTipsView
tableView.register(YHSearchInfoCell.self, forCellReuseIdentifier: YHSearchInfoCell.cellReuseIdentifier) tableView.register(YHSearchInfoCell.self, forCellReuseIdentifier: YHSearchInfoCell.cellReuseIdentifier)
tableView.es.addPullToRefresh { tableView.es.addYHPullToRefresh {
self.loadFirstData() self.loadFirstData()
} }
tableView.es.addInfiniteScrolling { tableView.es.addInfiniteScrolling {
......
...@@ -10,6 +10,7 @@ import UIKit ...@@ -10,6 +10,7 @@ import UIKit
import Kingfisher import Kingfisher
import AVFoundation import AVFoundation
import AVKit import AVKit
import Lottie
class YHHomeCollectionViewCell: UICollectionViewCell { class YHHomeCollectionViewCell: UICollectionViewCell {
static let cellReuseIdentifier = "YHHomeCollectionViewCell" static let cellReuseIdentifier = "YHHomeCollectionViewCell"
...@@ -66,7 +67,8 @@ class YHHomeCollectionViewCell: UICollectionViewCell { ...@@ -66,7 +67,8 @@ class YHHomeCollectionViewCell: UICollectionViewCell {
label.font = UIFont.PFSC_R(ofSize: 12) label.font = UIFont.PFSC_R(ofSize: 12)
return label return label
}() }()
var animationView: LottieAnimationView!
required init?(coder: NSCoder) { required init?(coder: NSCoder) {
super.init(coder: coder) super.init(coder: coder)
} }
...@@ -138,6 +140,18 @@ extension YHHomeCollectionViewCell { ...@@ -138,6 +140,18 @@ extension YHHomeCollectionViewCell {
make.height.equalTo(16) make.height.equalTo(16)
} }
animationView = {
let view = LottieAnimationView(name: "shouye")
view.isHidden = true
return view
}()
subHoldView.addSubview(animationView)
animationView.snp.makeConstraints { make in
make.right.equalTo(numLable.snp.left).offset(2.5)
make.height.width.equalTo(24)
make.centerY.equalTo(numLable).offset(-0.5)
}
subHoldView.addSubview(heartImageViewBtn) subHoldView.addSubview(heartImageViewBtn)
heartImageViewBtn.snp.makeConstraints { make in heartImageViewBtn.snp.makeConstraints { make in
make.right.equalTo(numLable.snp.left).offset(-2) make.right.equalTo(numLable.snp.left).offset(-2)
...@@ -199,6 +213,12 @@ extension YHHomeCollectionViewCell { ...@@ -199,6 +213,12 @@ extension YHHomeCollectionViewCell {
if YHLoginManager.shared.isLogin() { if YHLoginManager.shared.isLogin() {
if listModel.is_like == false { if listModel.is_like == false {
animationView.isHidden = false
animationView.loopMode = .playOnce
animationView.play {[weak self] completed in
guard let self = self else { return }
self.animationView.isHidden = true
}
viewModel.getLike(listModel.id, 1) {[weak self] success, error in viewModel.getLike(listModel.id, 1) {[weak self] success, error in
guard let self = self else { return } guard let self = self else { return }
if success { if success {
...@@ -208,6 +228,7 @@ extension YHHomeCollectionViewCell { ...@@ -208,6 +228,7 @@ extension YHHomeCollectionViewCell {
} }
} }
} else { } else {
animationView.isHidden = true
viewModel.getLike(listModel.id, 0) {[weak self] success, error in viewModel.getLike(listModel.id, 0) {[weak self] success, error in
guard let self = self else { return } guard let self = self else { return }
if success { if success {
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
import UIKit import UIKit
class YHHomeHeadView: UIView { class YHHomeHeadView: UIView {
static let viewH : CGFloat = (20 + YHHomeBannerView.viewH) + (20 + YHHkLifeAndIdView.viewH) + (20 + YHHomeKingKongBlockView.viewH) + 20 + 20 + 1 static let viewH : CGFloat = (YHHomeBannerView.viewH) + (20 + YHHkLifeAndIdView.viewH) + (20 + YHHomeKingKongBlockView.viewH) + 20 + 20 + 1
override init(frame: CGRect) { override init(frame: CGRect) {
super.init(frame: frame) super.init(frame: frame)
...@@ -44,7 +44,7 @@ private extension YHHomeHeadView { ...@@ -44,7 +44,7 @@ private extension YHHomeHeadView {
addSubview(homeBannerView) addSubview(homeBannerView)
homeBannerView.snp.makeConstraints { make in homeBannerView.snp.makeConstraints { make in
make.top.equalTo(20) make.top.equalTo(0)
make.left.right.equalToSuperview() make.left.right.equalToSuperview()
make.height.equalTo(YHHomeBannerView.viewH) make.height.equalTo(YHHomeBannerView.viewH)
} }
......
...@@ -7,6 +7,7 @@ ...@@ -7,6 +7,7 @@
// //
import UIKit import UIKit
import Lottie
enum YHTintColorMode { enum YHTintColorMode {
case light case light
...@@ -22,6 +23,7 @@ class YHHomeWebBottomView: UIView { ...@@ -22,6 +23,7 @@ class YHHomeWebBottomView: UIView {
var starBlock: Block? var starBlock: Block?
var likeButton: YHHomeWebBottomButton! var likeButton: YHHomeWebBottomButton!
var starButton: YHHomeWebBottomButton! var starButton: YHHomeWebBottomButton!
var animationView: LottieAnimationView!
var likeCount: Int = 0 var likeCount: Int = 0
var starCount: Int = 0 var starCount: Int = 0
var isStar: Bool = false { var isStar: Bool = false {
...@@ -77,7 +79,18 @@ class YHHomeWebBottomView: UIView { ...@@ -77,7 +79,18 @@ class YHHomeWebBottomView: UIView {
} }
func setUpView() { func setUpView() {
animationView = {
let view = LottieAnimationView(name: "zixun")
view.isHidden = true
return view
}()
addSubview(animationView)
animationView.snp.makeConstraints { make in
make.right.equalTo(-72)
make.top.equalTo(2.5)
make.height.equalTo(36)
make.width.equalTo(36)
}
likeButton = { likeButton = {
let button = YHHomeWebBottomButton() let button = YHHomeWebBottomButton()
button.setContent(UIImage(named:"home_web_like"), "0") button.setContent(UIImage(named:"home_web_like"), "0")
...@@ -86,7 +99,7 @@ class YHHomeWebBottomView: UIView { ...@@ -86,7 +99,7 @@ class YHHomeWebBottomView: UIView {
}() }()
addSubview(likeButton) addSubview(likeButton)
likeButton.snp.makeConstraints { make in likeButton.snp.makeConstraints { make in
make.right.equalTo(-79) make.centerX.equalTo(animationView.snp.centerX)
make.top.equalTo(10) make.top.equalTo(10)
make.height.equalTo(39) make.height.equalTo(39)
make.width.equalTo(24) make.width.equalTo(24)
...@@ -115,6 +128,16 @@ class YHHomeWebBottomView: UIView { ...@@ -115,6 +128,16 @@ class YHHomeWebBottomView: UIView {
return return
} }
isLike = !isLike isLike = !isLike
if isLike {
animationView.isHidden = false
animationView.loopMode = .playOnce
animationView.play {[weak self] completed in
guard let self = self else { return }
self.animationView.isHidden = true
}
} else {
animationView.isHidden = true
}
if let block = likeBlock { if let block = likeBlock {
block(isLike) block(isLike)
} }
......
//
// YHRefreshHeaderAnimator.swift
// galaxy
//
// Created by edy on 2024/5/16.
// Copyright © 2024 https://www.galaxy-immi.com. All rights reserved.
//
import UIKit
import ESPullToRefresh
import FLAnimatedImage
public extension ES where Base: UIScrollView {
@discardableResult
func addYHPullToRefresh(handler: @escaping ESRefreshHandler) -> ESRefreshHeaderView {
return self.addPullToRefresh(animator: YHRefreshHeaderAnimator.init(), handler: handler)
}
}
class YHRefreshHeaderAnimator: UIView , ESRefreshProtocol, ESRefreshAnimatorProtocol, ESRefreshImpactProtocol {
static let logoWidth = 62.0
static let logoHeight = 23.0
static let tipsHeight = 18.0
static let topMargin = 17.0
static let bottomMargin = 19.0
static let midGap = 4.0
static let headerHeight = YHRefreshHeaderAnimator.topMargin + YHRefreshHeaderAnimator.logoHeight + YHRefreshHeaderAnimator.midGap + YHRefreshHeaderAnimator.tipsHeight + YHRefreshHeaderAnimator.bottomMargin
open var pullToRefreshDescription = "下拉刷新".local {
didSet {
if pullToRefreshDescription != oldValue {
titleLabel.text = pullToRefreshDescription;
}
}
}
open var releaseToRefreshDescription = "松手开始刷新".local
open var loadingDescription = "加载中...".local
open var view: UIView { return self }
open var insets: UIEdgeInsets = UIEdgeInsets.zero
open var trigger: CGFloat = YHRefreshHeaderAnimator.headerHeight
open var executeIncremental: CGFloat = YHRefreshHeaderAnimator.headerHeight
open var state: ESRefreshViewState = .pullToRefresh
fileprivate let logoImgView: UIImageView = {
let imageView = UIImageView(image: UIImage(named: "galaxy_icon_refresher"))
return imageView
}()
fileprivate let animaitonImgView: FLAnimatedImageView = {
let imgV = FLAnimatedImageView()
imgV.isHidden = true
let url = Bundle.main.url(forResource: "galaxy_refresher", withExtension: "gif")!
if let animatedImage = try? FLAnimatedImage(animatedGIFData: Data(contentsOf: url)) {
imgV.animatedImage = animatedImage
} else {
print("Error loading GIF")
}
return imgV
}()
fileprivate let titleLabel: UILabel = {
let label = UILabel.init(frame: CGRect.zero)
label.font = UIFont.PFSC_R(ofSize: 12)
label.textColor = UIColor.init(hex: 0x0046B4, alpha: 0.4)
label.textAlignment = .left
return label
}()
public override init(frame: CGRect) {
super.init(frame: frame)
titleLabel.text = pullToRefreshDescription
self.addSubview(logoImgView)
self.addSubview(animaitonImgView)
self.addSubview(titleLabel)
}
public required init(coder aDecoder: NSCoder) {
fatalError("init(coder:) has not been implemented")
}
open func refreshAnimationBegin(view: ESRefreshComponent) {
self.titleLabel.text = loadingDescription
self.animaitonImgView.isHidden = false
}
open func refreshAnimationEnd(view: ESRefreshComponent) {
self.animaitonImgView.isHidden = true
self.titleLabel.text = pullToRefreshDescription
}
open func refresh(view: ESRefreshComponent, progressDidChange progress: CGFloat) {
// Do nothing
}
open func refresh(view: ESRefreshComponent, stateDidChange state: ESRefreshViewState) {
guard self.state != state else {
return
}
self.state = state
switch state {
case .refreshing, .autoRefreshing:
titleLabel.text = loadingDescription
self.setNeedsLayout()
break
case .releaseToRefresh:
titleLabel.text = releaseToRefreshDescription
self.setNeedsLayout()
self.impact()
break
case .pullToRefresh:
titleLabel.text = pullToRefreshDescription
self.setNeedsLayout()
break
default:
break
}
}
open override func layoutSubviews() {
super.layoutSubviews()
let s = self.bounds.size
let w = s.width
UIView.performWithoutAnimation {
titleLabel.sizeToFit()
logoImgView.frame = CGRect.init(x: 0, y: Self.topMargin, width: Self.logoWidth, height: Self.logoHeight)
logoImgView.center = CGPoint.init(x: w / 2.0, y: Self.topMargin+Self.logoHeight / 2.0)
animaitonImgView.frame = logoImgView.frame
titleLabel.center = CGPoint.init(x: w / 2.0, y: logoImgView.frame.maxY + Self.midGap + Self.tipsHeight/2.0)
}
}
}
{
"info" : {
"author" : "xcode",
"version" : 1
}
}
{
"images" : [
{
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "Group@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "Group@3x.png",
"idiom" : "universal",
"scale" : "3x"
}
],
"info" : {
"author" : "xcode",
"version" : 1
}
}
...@@ -15,6 +15,8 @@ ...@@ -15,6 +15,8 @@
#import "JPUSHService.h" #import "JPUSHService.h"
// iOS10注册APNs所需头文件 // iOS10注册APNs所需头文件
#ifdef NSFoundationVersionNumber_iOS_9_x_Max #ifdef NSFoundationVersionNumber_iOS_9_x_Max
// GIF播放
#import "FLAnimatedImage.h"
#import <UserNotifications/UserNotifications.h> #import <UserNotifications/UserNotifications.h>
#endif #endif
......
{"v":"5.12.2","fr":25,"ip":0,"op":50,"w":300,"h":300,"nm":"预合成 2","ddd":0,"assets":[{"id":"comp_0","nm":"预合成 4","fr":25,"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"心-点亮","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[374.663,813.433,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.783,0.783,0.667],"y":[0.995,0.995,1]},"o":{"x":[0.787,0.787,0.333],"y":[0.001,0.001,0]},"t":8,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.722,0.722,0.333],"y":[-0.002,-0.002,0]},"t":14,"s":[338,338,100]},{"i":{"x":[0.783,0.783,0.667],"y":[1,1,1]},"o":{"x":[0.465,0.465,0.333],"y":[0.136,0.136,0]},"t":21,"s":[205,205,100]},{"i":{"x":[0.783,0.783,0.667],"y":[1,1,1]},"o":{"x":[0.722,0.722,0.333],"y":[0,0,0]},"t":27,"s":[280,280,100]},{"t":50,"s":[280,280,100]}],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.043,0.044],[0.566,0.132],[0.591,-0.266],[0.356,-0.587],[0,-0.707],[-0.194,-0.467],[-0.352,-0.333],[0,0],[-0.261,-0.005],[-0.202,0.184],[0,0],[-0.225,0.496],[0.001,0.555],[0.356,0.587],[0.591,0.266],[0.624,-0.145],[0.424,-0.433],[0.041,-0.047]],"o":[[-0.424,-0.433],[-0.624,-0.145],[-0.591,0.266],[-0.356,0.587],[0,0.514],[0.194,0.467],[0,0],[0.196,0.191],[0.261,0.005],[0,0],[0.403,-0.33],[0.225,-0.496],[0,-0.707],[-0.356,-0.587],[-0.591,-0.266],[-0.566,0.132],[-0.043,0.044],[-0.041,-0.047]],"v":[[-0.127,-4.061],[-1.639,-4.924],[-3.502,-4.739],[-4.954,-3.431],[-5.5,-1.446],[-5.206,0.042],[-4.377,1.256],[-0.846,4.697],[-0.137,5],[0.58,4.721],[4.205,1.408],[5.16,0.152],[5.5,-1.446],[4.954,-3.431],[3.502,-4.739],[1.639,-4.924],[0.127,-4.061],[0,-3.924]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.972549021244,0.113725490868,0.133333340287,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"填充 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"组 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":55,"st":-12,"ct":1,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"圆环","sr":1,"ks":{"o":{"a":0,"k":32,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[375.767,813.821,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0]},"t":1,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":4,"s":[7,7,100]},{"t":9,"s":[159,159,100]}],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[7.858,0],[0,-7.858],[-7.858,0],[0,7.858]],"o":[[-7.858,0],[0,7.858],[7.858,0],[0,-7.858]],"v":[[0,-14.229],[-14.229,0],[0,14.229],[14.229,0]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,0.243384716558,0.243384716558,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":1,"k":[{"i":{"x":[0.667],"y":[0.898]},"o":{"x":[0.333],"y":[0]},"t":4,"s":[11]},{"i":{"x":[0.667],"y":[0.862]},"o":{"x":[0.333],"y":[-0.064]},"t":6,"s":[18]},{"i":{"x":[0.667],"y":[0.915]},"o":{"x":[0.333],"y":[0.094]},"t":7,"s":[12.403]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0.51]},"t":8,"s":[4.144]},{"t":11,"s":[0]}],"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-0.771,-0.271],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"椭圆 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":4,"op":50,"st":-12,"ct":1,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"心-默认","sr":1,"ks":{"o":{"a":0,"k":82,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[370.401,806.397,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,21.748]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":1,"s":[330,330,100]},{"t":4,"s":[0,0,100]}],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.035,0.035],[0.45,0.104],[0.469,-0.209],[0.283,-0.461],[0,-0.556],[-0.154,-0.367],[-0.28,-0.262],[0,0],[-0.208,-0.004],[-0.16,0.145],[0,0],[-0.179,0.39],[0.001,0.437],[0.283,0.462],[0.469,0.209],[0.496,-0.114],[0.337,-0.34],[0.033,-0.037]],"o":[[-0.337,-0.34],[-0.496,-0.114],[-0.469,0.209],[-0.283,0.462],[0,0.404],[0.154,0.367],[0,0],[0.156,0.15],[0.208,0.004],[0,0],[0.32,-0.259],[0.179,-0.39],[0,-0.556],[-0.283,-0.461],[-0.469,-0.209],[-0.45,0.104],[-0.035,0.035],[-0.033,-0.037]],"v":[[1.192,-0.967],[-0.009,-1.646],[-1.49,-1.5],[-2.644,-0.471],[-3.078,1.09],[-2.844,2.261],[-2.185,3.216],[0.621,5.923],[1.185,6.162],[1.754,5.943],[4.635,3.336],[5.394,2.348],[5.665,1.09],[5.231,-0.471],[4.077,-1.5],[2.596,-1.646],[1.395,-0.967],[1.294,-0.859]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,1,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"组 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":50,"st":-12,"ct":1,"bm":0},{"ddd":0,"ind":4,"ty":0,"nm":"放射","refId":"comp_1","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":13,"s":[100]},{"t":30,"s":[0]}],"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":7,"s":[0]},{"t":18,"s":[120]}],"ix":10},"p":{"a":0,"k":[374.071,812.221,0],"ix":2,"l":2},"a":{"a":0,"k":[200,200,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"w":400,"h":400,"ip":0,"op":50,"st":-12,"bm":0}]},{"id":"comp_1","nm":"预合成 1","fr":25,"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"形状图层 17","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":90,"ix":10},"p":{"a":0,"k":[218.509,200.468,0],"ix":2,"l":2},"a":{"a":0,"k":[-1.491,-14.845,0],"ix":1,"l":2},"s":{"a":0,"k":[50,50,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":22,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,1.048],[-1.634,2.681],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,2.681]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":28,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,-9.78]],"c":true}]},{"t":33,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.625,-9.713],[0.009,-8.079],[1.642,-9.713],[1.634,-9.78]],"c":true}]}],"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.453999986836,0.732999973671,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.366149902344,0.366149902344,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"填充 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.491,-17.579],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"矩形 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":19,"op":75,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"形状图层 16","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":135,"ix":10},"p":{"a":0,"k":[212.759,214.405,0],"ix":2,"l":2},"a":{"a":0,"k":[-1.491,-14.845,0],"ix":1,"l":2},"s":{"a":0,"k":[50,50,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":22,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,1.048],[-1.634,2.681],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,2.681]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":28,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,-9.78]],"c":true}]},{"t":33,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.625,-9.713],[0.009,-8.079],[1.642,-9.713],[1.634,-9.78]],"c":true}]}],"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.453999986836,0.732999973671,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.366149902344,0.366149902344,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"填充 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.491,-17.579],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"矩形 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":19,"op":75,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"形状图层 15","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-180,"ix":10},"p":{"a":0,"k":[199.134,218.905,0],"ix":2,"l":2},"a":{"a":0,"k":[-1.491,-14.845,0],"ix":1,"l":2},"s":{"a":0,"k":[50,50,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":22,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,1.048],[-1.634,2.681],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,2.681]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":28,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,-9.78]],"c":true}]},{"t":33,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.625,-9.713],[0.009,-8.079],[1.642,-9.713],[1.634,-9.78]],"c":true}]}],"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.453999986836,0.732999973671,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.366149902344,0.366149902344,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"填充 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.491,-17.579],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"矩形 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":19,"op":75,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"形状图层 14","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-135,"ix":10},"p":{"a":0,"k":[186.259,213.28,0],"ix":2,"l":2},"a":{"a":0,"k":[-1.491,-14.845,0],"ix":1,"l":2},"s":{"a":0,"k":[50,50,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":22,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,1.048],[-1.634,2.681],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,2.681]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":28,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,-9.78]],"c":true}]},{"t":33,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.625,-9.713],[0.009,-8.079],[1.642,-9.713],[1.634,-9.78]],"c":true}]}],"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.453999986836,0.732999973671,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.366149902344,0.366149902344,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"填充 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.491,-17.579],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"矩形 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":19,"op":75,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"形状图层 18","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-90,"ix":10},"p":{"a":0,"k":[181.009,200.468,0],"ix":2,"l":2},"a":{"a":0,"k":[-1.491,-14.845,0],"ix":1,"l":2},"s":{"a":0,"k":[50,50,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":22,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,1.048],[-1.634,2.681],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,2.681]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":28,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,-9.78]],"c":true}]},{"t":33,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.625,-9.713],[0.009,-8.079],[1.642,-9.713],[1.634,-9.78]],"c":true}]}],"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.453999986836,0.732999973671,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.366149902344,0.366149902344,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"填充 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.491,-17.579],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"矩形 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":19,"op":75,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"形状图层 20","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-45,"ix":10},"p":{"a":0,"k":[186.696,187.03,0],"ix":2,"l":2},"a":{"a":0,"k":[-1.491,-14.845,0],"ix":1,"l":2},"s":{"a":0,"k":[50,50,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":22,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,1.048],[-1.634,2.681],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,2.681]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":28,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,-9.78]],"c":true}]},{"t":33,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.625,-9.713],[0.009,-8.079],[1.642,-9.713],[1.634,-9.78]],"c":true}]}],"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.453999986836,0.732999973671,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.366149902344,0.366149902344,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"填充 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.491,-17.579],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"矩形 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":19,"op":75,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"形状图层 19","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":45,"ix":10},"p":{"a":0,"k":[213.009,187.405,0],"ix":2,"l":2},"a":{"a":0,"k":[-1.491,-14.845,0],"ix":1,"l":2},"s":{"a":0,"k":[50,50,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":22,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,1.048],[-1.634,2.681],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,2.681]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":28,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,-9.78]],"c":true}]},{"t":33,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.625,-9.713],[0.009,-8.079],[1.642,-9.713],[1.634,-9.78]],"c":true}]}],"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.453999986836,0.732999973671,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.366149902344,0.366149902344,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"填充 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.491,-17.579],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"矩形 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":19,"op":75,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"形状图层 12","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[200.134,181.78,0],"ix":2,"l":2},"a":{"a":0,"k":[-1.491,-14.845,0],"ix":1,"l":2},"s":{"a":0,"k":[50,50,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":22,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,1.048],[-1.634,2.681],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,2.681]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":28,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,-9.78]],"c":true}]},{"t":33,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.625,-9.713],[0.009,-8.079],[1.642,-9.713],[1.634,-9.78]],"c":true}]}],"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.453999986836,0.732999973671,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.366149902344,0.366149902344,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"填充 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.491,-17.579],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"矩形 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":19,"op":75,"st":0,"ct":1,"bm":0}]}],"layers":[{"ddd":0,"ind":1,"ty":0,"nm":"预合成 4","refId":"comp_0","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[150,150,0],"ix":2,"l":2},"a":{"a":0,"k":[375,812,0],"ix":1,"l":2},"s":{"a":0,"k":[434,434,100],"ix":6,"l":2}},"ao":0,"w":750,"h":1624,"ip":0,"op":55,"st":0,"bm":0}],"markers":[{"tm":18,"cm":"9","dr":0}],"props":{}}
\ No newline at end of file
{"v":"5.12.2","fr":25,"ip":0,"op":50,"w":300,"h":300,"nm":"预合成 2","ddd":0,"assets":[{"id":"comp_0","nm":"预合成 4","fr":25,"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"心-点亮","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[374.663,813.433,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.783,0.783,0.667],"y":[0.995,0.995,1]},"o":{"x":[0.787,0.787,0.333],"y":[0.001,0.001,0]},"t":8,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.722,0.722,0.333],"y":[-0.002,-0.002,0]},"t":14,"s":[338,338,100]},{"i":{"x":[0.783,0.783,0.667],"y":[1,1,1]},"o":{"x":[0.465,0.465,0.333],"y":[0.136,0.136,0]},"t":21,"s":[205,205,100]},{"i":{"x":[0.783,0.783,0.667],"y":[1,1,1]},"o":{"x":[0.722,0.722,0.333],"y":[0,0,0]},"t":27,"s":[280,280,100]},{"t":50,"s":[280,280,100]}],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.043,0.044],[0.566,0.132],[0.591,-0.266],[0.356,-0.587],[0,-0.707],[-0.194,-0.467],[-0.352,-0.333],[0,0],[-0.261,-0.005],[-0.202,0.184],[0,0],[-0.225,0.496],[0.001,0.555],[0.356,0.587],[0.591,0.266],[0.624,-0.145],[0.424,-0.433],[0.041,-0.047]],"o":[[-0.424,-0.433],[-0.624,-0.145],[-0.591,0.266],[-0.356,0.587],[0,0.514],[0.194,0.467],[0,0],[0.196,0.191],[0.261,0.005],[0,0],[0.403,-0.33],[0.225,-0.496],[0,-0.707],[-0.356,-0.587],[-0.591,-0.266],[-0.566,0.132],[-0.043,0.044],[-0.041,-0.047]],"v":[[-0.127,-4.061],[-1.639,-4.924],[-3.502,-4.739],[-4.954,-3.431],[-5.5,-1.446],[-5.206,0.042],[-4.377,1.256],[-0.846,4.697],[-0.137,5],[0.58,4.721],[4.205,1.408],[5.16,0.152],[5.5,-1.446],[4.954,-3.431],[3.502,-4.739],[1.639,-4.924],[0.127,-4.061],[0,-3.924]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.972549021244,0.113725490868,0.133333340287,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"填充 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"组 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":55,"st":-12,"ct":1,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"圆环","sr":1,"ks":{"o":{"a":0,"k":32,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[375.767,813.821,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0]},"t":1,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":4,"s":[7,7,100]},{"t":9,"s":[159,159,100]}],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[7.858,0],[0,-7.858],[-7.858,0],[0,7.858]],"o":[[-7.858,0],[0,7.858],[7.858,0],[0,-7.858]],"v":[[0,-14.229],[-14.229,0],[0,14.229],[14.229,0]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,0.243384716558,0.243384716558,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":1,"k":[{"i":{"x":[0.667],"y":[0.898]},"o":{"x":[0.333],"y":[0]},"t":4,"s":[11]},{"i":{"x":[0.667],"y":[0.862]},"o":{"x":[0.333],"y":[-0.064]},"t":6,"s":[18]},{"i":{"x":[0.667],"y":[0.915]},"o":{"x":[0.333],"y":[0.094]},"t":7,"s":[12.403]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0.51]},"t":8,"s":[4.144]},{"t":11,"s":[0]}],"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-0.771,-0.271],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"椭圆 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":4,"op":50,"st":-12,"ct":1,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"心-默认","sr":1,"ks":{"o":{"a":0,"k":82,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[370.401,806.397,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,21.748]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":1,"s":[330,330,100]},{"t":4,"s":[0,0,100]}],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.035,0.035],[0.45,0.104],[0.469,-0.209],[0.283,-0.461],[0,-0.556],[-0.154,-0.367],[-0.28,-0.262],[0,0],[-0.208,-0.004],[-0.16,0.145],[0,0],[-0.179,0.39],[0.001,0.437],[0.283,0.462],[0.469,0.209],[0.496,-0.114],[0.337,-0.34],[0.033,-0.037]],"o":[[-0.337,-0.34],[-0.496,-0.114],[-0.469,0.209],[-0.283,0.462],[0,0.404],[0.154,0.367],[0,0],[0.156,0.15],[0.208,0.004],[0,0],[0.32,-0.259],[0.179,-0.39],[0,-0.556],[-0.283,-0.461],[-0.469,-0.209],[-0.45,0.104],[-0.035,0.035],[-0.033,-0.037]],"v":[[1.192,-0.967],[-0.009,-1.646],[-1.49,-1.5],[-2.644,-0.471],[-3.078,1.09],[-2.844,2.261],[-2.185,3.216],[0.621,5.923],[1.185,6.162],[1.754,5.943],[4.635,3.336],[5.394,2.348],[5.665,1.09],[5.231,-0.471],[4.077,-1.5],[2.596,-1.646],[1.395,-0.967],[1.294,-0.859]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.721568627451,0.729411764706,0.745098039216,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"组 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":50,"st":-12,"ct":1,"bm":0},{"ddd":0,"ind":4,"ty":0,"nm":"放射","refId":"comp_1","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":13,"s":[100]},{"t":30,"s":[0]}],"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":7,"s":[0]},{"t":18,"s":[120]}],"ix":10},"p":{"a":0,"k":[374.071,812.221,0],"ix":2,"l":2},"a":{"a":0,"k":[200,200,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"w":400,"h":400,"ip":0,"op":50,"st":-12,"bm":0}]},{"id":"comp_1","nm":"预合成 1","fr":25,"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"形状图层 17","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":90,"ix":10},"p":{"a":0,"k":[218.509,200.468,0],"ix":2,"l":2},"a":{"a":0,"k":[-1.491,-14.845,0],"ix":1,"l":2},"s":{"a":0,"k":[50,50,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":22,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,1.048],[-1.634,2.681],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,2.681]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":28,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,-9.78]],"c":true}]},{"t":33,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.625,-9.713],[0.009,-8.079],[1.642,-9.713],[1.634,-9.78]],"c":true}]}],"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.453999986836,0.732999973671,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.366149902344,0.366149902344,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"填充 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.491,-17.579],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"矩形 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":19,"op":75,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"形状图层 16","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":135,"ix":10},"p":{"a":0,"k":[212.759,214.405,0],"ix":2,"l":2},"a":{"a":0,"k":[-1.491,-14.845,0],"ix":1,"l":2},"s":{"a":0,"k":[50,50,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":22,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,1.048],[-1.634,2.681],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,2.681]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":28,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,-9.78]],"c":true}]},{"t":33,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.625,-9.713],[0.009,-8.079],[1.642,-9.713],[1.634,-9.78]],"c":true}]}],"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.453999986836,0.732999973671,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.366149902344,0.366149902344,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"填充 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.491,-17.579],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"矩形 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":19,"op":75,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"形状图层 15","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-180,"ix":10},"p":{"a":0,"k":[199.134,218.905,0],"ix":2,"l":2},"a":{"a":0,"k":[-1.491,-14.845,0],"ix":1,"l":2},"s":{"a":0,"k":[50,50,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":22,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,1.048],[-1.634,2.681],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,2.681]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":28,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,-9.78]],"c":true}]},{"t":33,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.625,-9.713],[0.009,-8.079],[1.642,-9.713],[1.634,-9.78]],"c":true}]}],"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.453999986836,0.732999973671,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.366149902344,0.366149902344,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"填充 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.491,-17.579],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"矩形 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":19,"op":75,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"形状图层 14","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-135,"ix":10},"p":{"a":0,"k":[186.259,213.28,0],"ix":2,"l":2},"a":{"a":0,"k":[-1.491,-14.845,0],"ix":1,"l":2},"s":{"a":0,"k":[50,50,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":22,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,1.048],[-1.634,2.681],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,2.681]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":28,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,-9.78]],"c":true}]},{"t":33,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.625,-9.713],[0.009,-8.079],[1.642,-9.713],[1.634,-9.78]],"c":true}]}],"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.453999986836,0.732999973671,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.366149902344,0.366149902344,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"填充 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.491,-17.579],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"矩形 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":19,"op":75,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"形状图层 18","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-90,"ix":10},"p":{"a":0,"k":[181.009,200.468,0],"ix":2,"l":2},"a":{"a":0,"k":[-1.491,-14.845,0],"ix":1,"l":2},"s":{"a":0,"k":[50,50,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":22,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,1.048],[-1.634,2.681],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,2.681]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":28,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,-9.78]],"c":true}]},{"t":33,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.625,-9.713],[0.009,-8.079],[1.642,-9.713],[1.634,-9.78]],"c":true}]}],"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.453999986836,0.732999973671,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.366149902344,0.366149902344,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"填充 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.491,-17.579],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"矩形 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":19,"op":75,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"形状图层 20","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-45,"ix":10},"p":{"a":0,"k":[186.696,187.03,0],"ix":2,"l":2},"a":{"a":0,"k":[-1.491,-14.845,0],"ix":1,"l":2},"s":{"a":0,"k":[50,50,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":22,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,1.048],[-1.634,2.681],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,2.681]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":28,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,-9.78]],"c":true}]},{"t":33,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.625,-9.713],[0.009,-8.079],[1.642,-9.713],[1.634,-9.78]],"c":true}]}],"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.453999986836,0.732999973671,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.366149902344,0.366149902344,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"填充 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.491,-17.579],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"矩形 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":19,"op":75,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"形状图层 19","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":45,"ix":10},"p":{"a":0,"k":[213.009,187.405,0],"ix":2,"l":2},"a":{"a":0,"k":[-1.491,-14.845,0],"ix":1,"l":2},"s":{"a":0,"k":[50,50,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":22,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,1.048],[-1.634,2.681],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,2.681]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":28,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,-9.78]],"c":true}]},{"t":33,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.625,-9.713],[0.009,-8.079],[1.642,-9.713],[1.634,-9.78]],"c":true}]}],"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.453999986836,0.732999973671,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.366149902344,0.366149902344,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"填充 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.491,-17.579],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"矩形 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":19,"op":75,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"形状图层 12","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[200.134,181.78,0],"ix":2,"l":2},"a":{"a":0,"k":[-1.491,-14.845,0],"ix":1,"l":2},"s":{"a":0,"k":[50,50,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":22,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,1.048],[-1.634,2.681],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,2.681]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":28,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,-9.78]],"c":true}]},{"t":33,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.625,-9.713],[0.009,-8.079],[1.642,-9.713],[1.634,-9.78]],"c":true}]}],"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.453999986836,0.732999973671,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.366149902344,0.366149902344,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"填充 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.491,-17.579],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"矩形 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":19,"op":75,"st":0,"ct":1,"bm":0}]}],"layers":[{"ddd":0,"ind":1,"ty":0,"nm":"预合成 4","refId":"comp_0","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[150,150,0],"ix":2,"l":2},"a":{"a":0,"k":[375,812,0],"ix":1,"l":2},"s":{"a":0,"k":[434,434,100],"ix":6,"l":2}},"ao":0,"w":750,"h":1624,"ip":0,"op":55,"st":0,"bm":0}],"markers":[{"tm":18,"cm":"9","dr":0}],"props":{}}
\ No newline at end of file
{"v":"5.12.2","fr":25,"ip":0,"op":50,"w":300,"h":300,"nm":"预合成 2","ddd":0,"assets":[{"id":"comp_0","nm":"预合成 4","fr":25,"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"心-点亮","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[374.663,813.433,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.783,0.783,0.667],"y":[0.995,0.995,1]},"o":{"x":[0.787,0.787,0.333],"y":[0.001,0.001,0]},"t":8,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.722,0.722,0.333],"y":[-0.002,-0.002,0]},"t":14,"s":[338,338,100]},{"i":{"x":[0.783,0.783,0.667],"y":[1,1,1]},"o":{"x":[0.465,0.465,0.333],"y":[0.136,0.136,0]},"t":21,"s":[205,205,100]},{"i":{"x":[0.783,0.783,0.667],"y":[1,1,1]},"o":{"x":[0.722,0.722,0.333],"y":[0,0,0]},"t":27,"s":[280,280,100]},{"t":50,"s":[280,280,100]}],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.043,0.044],[0.566,0.132],[0.591,-0.266],[0.356,-0.587],[0,-0.707],[-0.194,-0.467],[-0.352,-0.333],[0,0],[-0.261,-0.005],[-0.202,0.184],[0,0],[-0.225,0.496],[0.001,0.555],[0.356,0.587],[0.591,0.266],[0.624,-0.145],[0.424,-0.433],[0.041,-0.047]],"o":[[-0.424,-0.433],[-0.624,-0.145],[-0.591,0.266],[-0.356,0.587],[0,0.514],[0.194,0.467],[0,0],[0.196,0.191],[0.261,0.005],[0,0],[0.403,-0.33],[0.225,-0.496],[0,-0.707],[-0.356,-0.587],[-0.591,-0.266],[-0.566,0.132],[-0.043,0.044],[-0.041,-0.047]],"v":[[-0.127,-4.061],[-1.639,-4.924],[-3.502,-4.739],[-4.954,-3.431],[-5.5,-1.446],[-5.206,0.042],[-4.377,1.256],[-0.846,4.697],[-0.137,5],[0.58,4.721],[4.205,1.408],[5.16,0.152],[5.5,-1.446],[4.954,-3.431],[3.502,-4.739],[1.639,-4.924],[0.127,-4.061],[0,-3.924]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"fl","c":{"a":0,"k":[0.972549021244,0.113725490868,0.133333340287,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"填充 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"组 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":55,"st":-12,"ct":1,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"圆环","sr":1,"ks":{"o":{"a":0,"k":32,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[375.767,813.821,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.167,0.167,0.167],"y":[0,0,0]},"t":1,"s":[0,0,100]},{"i":{"x":[0.667,0.667,0.667],"y":[1,1,1]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":4,"s":[7,7,100]},{"t":9,"s":[159,159,100]}],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[7.858,0],[0,-7.858],[-7.858,0],[0,7.858]],"o":[[-7.858,0],[0,7.858],[7.858,0],[0,-7.858]],"v":[[0,-14.229],[-14.229,0],[0,14.229],[14.229,0]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[1,0.243384716558,0.243384716558,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":1,"k":[{"i":{"x":[0.667],"y":[0.898]},"o":{"x":[0.333],"y":[0]},"t":4,"s":[11]},{"i":{"x":[0.667],"y":[0.862]},"o":{"x":[0.333],"y":[-0.064]},"t":6,"s":[18]},{"i":{"x":[0.667],"y":[0.915]},"o":{"x":[0.333],"y":[0.094]},"t":7,"s":[12.403]},{"i":{"x":[0.667],"y":[1]},"o":{"x":[0.333],"y":[0.51]},"t":8,"s":[4.144]},{"t":11,"s":[0]}],"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[-0.771,-0.271],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"椭圆 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":4,"op":50,"st":-12,"ct":1,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"心-默认","sr":1,"ks":{"o":{"a":0,"k":82,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[370.401,806.397,0],"ix":2,"l":2},"a":{"a":0,"k":[0,0,0],"ix":1,"l":2},"s":{"a":1,"k":[{"i":{"x":[0.833,0.833,0.833],"y":[0.833,0.833,21.748]},"o":{"x":[0.333,0.333,0.333],"y":[0,0,0]},"t":1,"s":[330,330,100]},{"t":4,"s":[0,0,100]}],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":0,"k":{"i":[[0.035,0.035],[0.45,0.104],[0.469,-0.209],[0.283,-0.461],[0,-0.556],[-0.154,-0.367],[-0.28,-0.262],[0,0],[-0.208,-0.004],[-0.16,0.145],[0,0],[-0.179,0.39],[0.001,0.437],[0.283,0.462],[0.469,0.209],[0.496,-0.114],[0.337,-0.34],[0.033,-0.037]],"o":[[-0.337,-0.34],[-0.496,-0.114],[-0.469,0.209],[-0.283,0.462],[0,0.404],[0.154,0.367],[0,0],[0.156,0.15],[0.208,0.004],[0,0],[0.32,-0.259],[0.179,-0.39],[0,-0.556],[-0.283,-0.461],[-0.469,-0.209],[-0.45,0.104],[-0.035,0.035],[-0.033,-0.037]],"v":[[1.192,-0.967],[-0.009,-1.646],[-1.49,-1.5],[-2.644,-0.471],[-3.078,1.09],[-2.844,2.261],[-2.185,3.216],[0.621,5.923],[1.185,6.162],[1.754,5.943],[4.635,3.336],[5.394,2.348],[5.665,1.09],[5.231,-0.471],[4.077,-1.5],[2.596,-1.646],[1.395,-0.967],[1.294,-0.859]],"c":true},"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.070588235294,0.101960784314,0.149019607843,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":1,"ix":5},"lc":1,"lj":1,"ml":10,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"tr","p":{"a":0,"k":[0,0],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"组 1","np":2,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":0,"op":50,"st":-12,"ct":1,"bm":0},{"ddd":0,"ind":4,"ty":0,"nm":"放射","refId":"comp_1","sr":1,"ks":{"o":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":13,"s":[100]},{"t":30,"s":[0]}],"ix":11},"r":{"a":1,"k":[{"i":{"x":[0.833],"y":[0.833]},"o":{"x":[0.167],"y":[0.167]},"t":7,"s":[0]},{"t":18,"s":[120]}],"ix":10},"p":{"a":0,"k":[374.071,812.221,0],"ix":2,"l":2},"a":{"a":0,"k":[200,200,0],"ix":1,"l":2},"s":{"a":0,"k":[100,100,100],"ix":6,"l":2}},"ao":0,"w":400,"h":400,"ip":0,"op":50,"st":-12,"bm":0}]},{"id":"comp_1","nm":"预合成 1","fr":25,"layers":[{"ddd":0,"ind":1,"ty":4,"nm":"形状图层 17","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":90,"ix":10},"p":{"a":0,"k":[218.509,200.468,0],"ix":2,"l":2},"a":{"a":0,"k":[-1.491,-14.845,0],"ix":1,"l":2},"s":{"a":0,"k":[50,50,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":22,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,1.048],[-1.634,2.681],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,2.681]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":28,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,-9.78]],"c":true}]},{"t":33,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.625,-9.713],[0.009,-8.079],[1.642,-9.713],[1.634,-9.78]],"c":true}]}],"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.453999986836,0.732999973671,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.366149902344,0.366149902344,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"填充 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.491,-17.579],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"矩形 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":19,"op":75,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":2,"ty":4,"nm":"形状图层 16","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":135,"ix":10},"p":{"a":0,"k":[212.759,214.405,0],"ix":2,"l":2},"a":{"a":0,"k":[-1.491,-14.845,0],"ix":1,"l":2},"s":{"a":0,"k":[50,50,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":22,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,1.048],[-1.634,2.681],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,2.681]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":28,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,-9.78]],"c":true}]},{"t":33,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.625,-9.713],[0.009,-8.079],[1.642,-9.713],[1.634,-9.78]],"c":true}]}],"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.453999986836,0.732999973671,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.366149902344,0.366149902344,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"填充 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.491,-17.579],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"矩形 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":19,"op":75,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":3,"ty":4,"nm":"形状图层 15","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-180,"ix":10},"p":{"a":0,"k":[199.134,218.905,0],"ix":2,"l":2},"a":{"a":0,"k":[-1.491,-14.845,0],"ix":1,"l":2},"s":{"a":0,"k":[50,50,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":22,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,1.048],[-1.634,2.681],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,2.681]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":28,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,-9.78]],"c":true}]},{"t":33,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.625,-9.713],[0.009,-8.079],[1.642,-9.713],[1.634,-9.78]],"c":true}]}],"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.453999986836,0.732999973671,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.366149902344,0.366149902344,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"填充 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.491,-17.579],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"矩形 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":19,"op":75,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":4,"ty":4,"nm":"形状图层 14","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-135,"ix":10},"p":{"a":0,"k":[186.259,213.28,0],"ix":2,"l":2},"a":{"a":0,"k":[-1.491,-14.845,0],"ix":1,"l":2},"s":{"a":0,"k":[50,50,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":22,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,1.048],[-1.634,2.681],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,2.681]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":28,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,-9.78]],"c":true}]},{"t":33,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.625,-9.713],[0.009,-8.079],[1.642,-9.713],[1.634,-9.78]],"c":true}]}],"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.453999986836,0.732999973671,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.366149902344,0.366149902344,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"填充 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.491,-17.579],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"矩形 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":19,"op":75,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":5,"ty":4,"nm":"形状图层 18","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-90,"ix":10},"p":{"a":0,"k":[181.009,200.468,0],"ix":2,"l":2},"a":{"a":0,"k":[-1.491,-14.845,0],"ix":1,"l":2},"s":{"a":0,"k":[50,50,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":22,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,1.048],[-1.634,2.681],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,2.681]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":28,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,-9.78]],"c":true}]},{"t":33,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.625,-9.713],[0.009,-8.079],[1.642,-9.713],[1.634,-9.78]],"c":true}]}],"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.453999986836,0.732999973671,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.366149902344,0.366149902344,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"填充 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.491,-17.579],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"矩形 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":19,"op":75,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":6,"ty":4,"nm":"形状图层 20","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":-45,"ix":10},"p":{"a":0,"k":[186.696,187.03,0],"ix":2,"l":2},"a":{"a":0,"k":[-1.491,-14.845,0],"ix":1,"l":2},"s":{"a":0,"k":[50,50,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":22,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,1.048],[-1.634,2.681],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,2.681]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":28,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,-9.78]],"c":true}]},{"t":33,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.625,-9.713],[0.009,-8.079],[1.642,-9.713],[1.634,-9.78]],"c":true}]}],"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.453999986836,0.732999973671,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.366149902344,0.366149902344,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"填充 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.491,-17.579],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"矩形 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":19,"op":75,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":7,"ty":4,"nm":"形状图层 19","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":45,"ix":10},"p":{"a":0,"k":[213.009,187.405,0],"ix":2,"l":2},"a":{"a":0,"k":[-1.491,-14.845,0],"ix":1,"l":2},"s":{"a":0,"k":[50,50,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":22,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,1.048],[-1.634,2.681],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,2.681]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":28,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,-9.78]],"c":true}]},{"t":33,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.625,-9.713],[0.009,-8.079],[1.642,-9.713],[1.634,-9.78]],"c":true}]}],"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.453999986836,0.732999973671,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.366149902344,0.366149902344,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"填充 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.491,-17.579],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"矩形 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":19,"op":75,"st":0,"ct":1,"bm":0},{"ddd":0,"ind":8,"ty":4,"nm":"形状图层 12","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[200.134,181.78,0],"ix":2,"l":2},"a":{"a":0,"k":[-1.491,-14.845,0],"ix":1,"l":2},"s":{"a":0,"k":[50,50,100],"ix":6,"l":2}},"ao":0,"shapes":[{"ty":"gr","it":[{"ind":0,"ty":"sh","ix":1,"ks":{"a":1,"k":[{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":22,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,1.048],[-1.634,2.681],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,2.681]],"c":true}]},{"i":{"x":0.667,"y":1},"o":{"x":0.333,"y":0},"t":28,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.634,2.787],[0,4.421],[1.634,2.787],[1.634,-9.78]],"c":true}]},{"t":33,"s":[{"i":[[0.902,0],[0,-0.902],[0,0],[-0.902,0],[0,0.902],[0,0]],"o":[[-0.902,0],[0,0],[0,0.902],[0.902,0],[0,0],[0,-0.902]],"v":[[0,-11.413],[-1.634,-9.78],[-1.625,-9.713],[0.009,-8.079],[1.642,-9.713],[1.634,-9.78]],"c":true}]}],"ix":2},"nm":"路径 1","mn":"ADBE Vector Shape - Group","hd":false},{"ty":"st","c":{"a":0,"k":[0.453999986836,0.732999973671,1,1],"ix":3},"o":{"a":0,"k":100,"ix":4},"w":{"a":0,"k":0,"ix":5},"lc":1,"lj":1,"ml":4,"bm":0,"nm":"描边 1","mn":"ADBE Vector Graphic - Stroke","hd":false},{"ty":"fl","c":{"a":0,"k":[1,0.366149902344,0.366149902344,1],"ix":4},"o":{"a":0,"k":100,"ix":5},"r":1,"bm":0,"nm":"填充 1","mn":"ADBE Vector Graphic - Fill","hd":false},{"ty":"tr","p":{"a":0,"k":[-1.491,-17.579],"ix":2},"a":{"a":0,"k":[0,0],"ix":1},"s":{"a":0,"k":[100,100],"ix":3},"r":{"a":0,"k":0,"ix":6},"o":{"a":0,"k":100,"ix":7},"sk":{"a":0,"k":0,"ix":4},"sa":{"a":0,"k":0,"ix":5},"nm":"变换"}],"nm":"矩形 1","np":3,"cix":2,"bm":0,"ix":1,"mn":"ADBE Vector Group","hd":false}],"ip":19,"op":75,"st":0,"ct":1,"bm":0}]}],"layers":[{"ddd":0,"ind":1,"ty":0,"nm":"预合成 4","refId":"comp_0","sr":1,"ks":{"o":{"a":0,"k":100,"ix":11},"r":{"a":0,"k":0,"ix":10},"p":{"a":0,"k":[150,150,0],"ix":2,"l":2},"a":{"a":0,"k":[375,812,0],"ix":1,"l":2},"s":{"a":0,"k":[434,434,100],"ix":6,"l":2}},"ao":0,"w":750,"h":1624,"ip":0,"op":55,"st":0,"bm":0}],"markers":[{"tm":18,"cm":"9","dr":0}],"props":{}}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment