Toggle navigation
Toggle navigation
This project
Loading...
Sign in
developOne
/
harmonyPool
Go to a project
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation pinning
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
陈剑华
2024-08-26 14:47:15 +0800
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
e4720f611e311840f519b0213b563bfb6d1ff264
e4720f61
1 parent
0ce39f6f
fix: 18748 功能缺陷-【uat】进入文章详情页,点击收藏按钮,多次点击,点赞数会消失,并且动画生硬
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
54 additions
and
6 deletions
sight_harmony/features/wdComponent/src/main/ets/components/ImageAndTextPageComponent.ets
sight_harmony/products/phone/src/main/ets/lottie/article_like.json
sight_harmony/features/wdComponent/src/main/ets/components/ImageAndTextPageComponent.ets
View file @
e4720f6
...
...
@@ -35,6 +35,7 @@ import { viewBlogItemInsightIntentShare } from '../utils/InsightIntentShare'
import { common } from '@kit.AbilityKit';
import { componentUtils } from '@kit.ArkUI';
import { TrackConstants, TrackingContent, TrackingPageBrowse } from 'wdTracking/Index';
import { LottieView } from '../components/lottie/LottieView';
const PATTERN_DATE_CN_RN: string = 'yyyy年MM月dd日 HH:mm';
...
...
@@ -73,6 +74,7 @@ export struct ImageAndTextPageComponent {
pageShowTime:number = 0;
pageHideTime:number = 0;
lastTimeoutId?: number
@State needAnimation: boolean = false;
@Consume @Watch('pageShowForUpdateData') pageShow :number
@Consume @Watch('pageHideForUpdateData') pageHide :number
...
...
@@ -106,12 +108,42 @@ export struct ImageAndTextPageComponent {
Row() {
Row() {
if (this.newsStatusOfUser?.likeStatus == '1') {
Image(this.contentDetailData?.likesStyle === 1 ? $r('app.media.ic_like_check') :
(this.contentDetailData?.likesStyle === 2 ? $r('app.media.icon_prayer_active') :
$r('app.media.icon_candle_active')))
.width(24)
.height(24)
.margin({ right: 5 })
if (this.contentDetailData?.likesStyle === 1) {
if (this.needAnimation) {
Row() {
LottieView({
name: 'articleLike',
path: 'lottie/article_like.json',
lottieWidth: 40,
lottieHeight: 40,
autoplay: true,
loop: false,
})
.position({
left: -6,
top: -8
})
}
.width(24)
.height(24)
.margin({ right: 3 })
} else {
Image($r('app.media.icon_like_select'))
.width(24)
.height(24)
.margin({ right: 5 })
}
} else if (this.contentDetailData?.likesStyle === 2) {
Image($r('app.media.icon_prayer_active'))
.width(24)
.height(24)
.margin({ right: 5 })
} else {
Image($r('app.media.icon_candle_active'))
.width(24)
.height(24)
.margin({ right: 5 })
}
} else {
Image(this.contentDetailData?.likesStyle === 1 ? $r('app.media.icon_like') :
(this.contentDetailData?.likesStyle === 2 ? $r('app.media.icon_prayer') :
...
...
@@ -464,9 +496,24 @@ export struct ImageAndTextPageComponent {
})
}
initAnimationConfig() {
if (this.contentDetailData?.openLikes && this.contentDetailData?.likesStyle !== 4) {
if (this.newsStatusOfUser?.likeStatus == '1') {
if (this.contentDetailData?.likesStyle === 1) {
this.needAnimation = false;
} else {
this.needAnimation = true;
}
}
} else {
this.needAnimation = true;
}
}
aboutToAppear() {
this.getDetail()
this.screenHeight = DisplayUtils.getDeviceHeight()
this.initAnimationConfig();
//注册通知,来自别的组件的评论成功通知
EmitterUtils.receiveEvent(EmitterEventId.COMMENT_PUBLISH, (targetId?: string) => {
if (targetId) {
...
...
sight_harmony/products/phone/src/main/ets/lottie/article_like.json
0 → 100644
View file @
e4720f6
{
"v"
:
"5.6.10"
,
"fr"
:
60
,
"ip"
:
0
,
"op"
:
30
,
"w"
:
120
,
"h"
:
120
,
"nm"
:
"动态稿件卡-点赞-18*18"
,
"ddd"
:
0
,
"assets"
:[],
"layers"
:[{
"ddd"
:
0
,
"ind"
:
1
,
"ty"
:
3
,
"nm"
:
"空 23"
,
"sr"
:
1
,
"ks"
:{
"o"
:{
"a"
:
0
,
"k"
:
0
,
"ix"
:
11
},
"r"
:{
"a"
:
0
,
"k"
:
0
,
"ix"
:
10
},
"p"
:{
"a"
:
0
,
"k"
:[
45
,
45
,
0
],
"ix"
:
2
},
"a"
:{
"a"
:
0
,
"k"
:[
0
,
0
,
0
],
"ix"
:
1
},
"s"
:{
"a"
:
0
,
"k"
:[
75
,
75
,
100
],
"ix"
:
6
}},
"ao"
:
0
,
"ip"
:
0
,
"op"
:
30
,
"st"
:
-8
,
"bm"
:
0
},{
"ddd"
:
0
,
"ind"
:
2
,
"ty"
:
4
,
"nm"
:
"圆 6"
,
"parent"
:
1
,
"sr"
:
1
,
"ks"
:{
"o"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
7
,
"s"
:[
10
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
9
,
"s"
:[
100
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
11
,
"s"
:[
100
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
22
,
"s"
:[
100
]},{
"t"
:
24
,
"s"
:[
0
]}],
"ix"
:
11
},
"r"
:{
"a"
:
0
,
"k"
:
300
,
"ix"
:
10
},
"p"
:{
"a"
:
0
,
"k"
:[
20
,
20
,
0
],
"ix"
:
2
},
"a"
:{
"a"
:
0
,
"k"
:[
0
,
0
,
0
],
"ix"
:
1
},
"s"
:{
"a"
:
0
,
"k"
:[
80
,
80
,
100
],
"ix"
:
6
}},
"ao"
:
0
,
"shapes"
:[{
"d"
:
1
,
"ty"
:
"el"
,
"s"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
7
,
"s"
:[
0
,
0
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
9
,
"s"
:[
4
,
4
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
11
,
"s"
:[
6
,
6
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
13
,
"s"
:[
8
,
8
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
18
,
"s"
:[
10
,
10
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
20
,
"s"
:[
8
,
8
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
22
,
"s"
:[
8
,
8
]},{
"t"
:
24
,
"s"
:[
8
,
8
]}],
"ix"
:
2
},
"p"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
7
,
"s"
:[
0
,
-8
],
"to"
:[
0
,
-5.333
],
"ti"
:[
0
,
6.667
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
9
,
"s"
:[
0
,
-40
],
"to"
:[
0
,
-6.667
],
"ti"
:[
0
,
2.667
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
11
,
"s"
:[
0
,
-48
],
"to"
:[
0
,
-2.667
],
"ti"
:[
0
,
7
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
13
,
"s"
:[
0
,
-56
],
"to"
:[
0
,
-7
],
"ti"
:[
0
,
6.667
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
18
,
"s"
:[
0
,
-90
],
"to"
:[
0
,
-1.958
],
"ti"
:[
0
,
0.799
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
22
,
"s"
:[
0
,
-88
],
"to"
:[
0
,
-1.921
],
"ti"
:[
0
,
0.706
]},{
"t"
:
24
,
"s"
:[
0
,
-100
]}],
"ix"
:
3
},
"nm"
:
"椭圆路径 1"
,
"mn"
:
"ADBE Vector Shape - Ellipse"
,
"hd"
:
false
},{
"ty"
:
"fl"
,
"c"
:{
"a"
:
0
,
"k"
:[
0.929411764706
,
0.156862745098
,
0
,
1
],
"ix"
:
4
},
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
5
},
"r"
:
1
,
"bm"
:
0
,
"nm"
:
"填充 1"
,
"mn"
:
"ADBE Vector Graphic - Fill"
,
"hd"
:
false
}],
"ip"
:
0
,
"op"
:
30
,
"st"
:
-8
,
"bm"
:
0
},{
"ddd"
:
0
,
"ind"
:
3
,
"ty"
:
4
,
"nm"
:
"圆 5"
,
"parent"
:
1
,
"sr"
:
1
,
"ks"
:{
"o"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
7
,
"s"
:[
10
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
9
,
"s"
:[
100
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
11
,
"s"
:[
100
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
22
,
"s"
:[
100
]},{
"t"
:
24
,
"s"
:[
0
]}],
"ix"
:
11
},
"r"
:{
"a"
:
0
,
"k"
:
240
,
"ix"
:
10
},
"p"
:{
"a"
:
0
,
"k"
:[
20
,
20
,
0
],
"ix"
:
2
},
"a"
:{
"a"
:
0
,
"k"
:[
0
,
0
,
0
],
"ix"
:
1
},
"s"
:{
"a"
:
0
,
"k"
:[
80
,
80
,
100
],
"ix"
:
6
}},
"ao"
:
0
,
"shapes"
:[{
"d"
:
1
,
"ty"
:
"el"
,
"s"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
7
,
"s"
:[
0
,
0
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
9
,
"s"
:[
4
,
4
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
11
,
"s"
:[
6
,
6
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
13
,
"s"
:[
8
,
8
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
18
,
"s"
:[
10
,
10
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
20
,
"s"
:[
8
,
8
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
22
,
"s"
:[
8
,
8
]},{
"t"
:
24
,
"s"
:[
8
,
8
]}],
"ix"
:
2
},
"p"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
7
,
"s"
:[
0
,
-8
],
"to"
:[
0
,
-5.333
],
"ti"
:[
0
,
6.667
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
9
,
"s"
:[
0
,
-40
],
"to"
:[
0
,
-6.667
],
"ti"
:[
0
,
2.667
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
11
,
"s"
:[
0
,
-48
],
"to"
:[
0
,
-2.667
],
"ti"
:[
0
,
7
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
13
,
"s"
:[
0
,
-56
],
"to"
:[
0
,
-7
],
"ti"
:[
0
,
6.667
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
18
,
"s"
:[
0
,
-90
],
"to"
:[
0
,
-1.958
],
"ti"
:[
0
,
0.799
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
22
,
"s"
:[
0
,
-88
],
"to"
:[
0
,
-1.921
],
"ti"
:[
0
,
0.706
]},{
"t"
:
24
,
"s"
:[
0
,
-100
]}],
"ix"
:
3
},
"nm"
:
"椭圆路径 1"
,
"mn"
:
"ADBE Vector Shape - Ellipse"
,
"hd"
:
false
},{
"ty"
:
"fl"
,
"c"
:{
"a"
:
0
,
"k"
:[
0.929411764706
,
0.156862745098
,
0
,
1
],
"ix"
:
4
},
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
5
},
"r"
:
1
,
"bm"
:
0
,
"nm"
:
"填充 1"
,
"mn"
:
"ADBE Vector Graphic - Fill"
,
"hd"
:
false
}],
"ip"
:
0
,
"op"
:
30
,
"st"
:
-8
,
"bm"
:
0
},{
"ddd"
:
0
,
"ind"
:
4
,
"ty"
:
4
,
"nm"
:
"圆 4"
,
"parent"
:
1
,
"sr"
:
1
,
"ks"
:{
"o"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
7
,
"s"
:[
10
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
9
,
"s"
:[
100
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
11
,
"s"
:[
100
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
22
,
"s"
:[
100
]},{
"t"
:
24
,
"s"
:[
0
]}],
"ix"
:
11
},
"r"
:{
"a"
:
0
,
"k"
:
180
,
"ix"
:
10
},
"p"
:{
"a"
:
0
,
"k"
:[
20
,
20
,
0
],
"ix"
:
2
},
"a"
:{
"a"
:
0
,
"k"
:[
0
,
0
,
0
],
"ix"
:
1
},
"s"
:{
"a"
:
0
,
"k"
:[
80
,
80
,
100
],
"ix"
:
6
}},
"ao"
:
0
,
"shapes"
:[{
"d"
:
1
,
"ty"
:
"el"
,
"s"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
7
,
"s"
:[
0
,
0
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
9
,
"s"
:[
4
,
4
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
11
,
"s"
:[
6
,
6
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
13
,
"s"
:[
8
,
8
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
18
,
"s"
:[
10
,
10
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
20
,
"s"
:[
8
,
8
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
22
,
"s"
:[
8
,
8
]},{
"t"
:
24
,
"s"
:[
8
,
8
]}],
"ix"
:
2
},
"p"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
7
,
"s"
:[
0
,
-8
],
"to"
:[
0
,
-5.333
],
"ti"
:[
0
,
6.667
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
9
,
"s"
:[
0
,
-40
],
"to"
:[
0
,
-6.667
],
"ti"
:[
0
,
2.667
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
11
,
"s"
:[
0
,
-48
],
"to"
:[
0
,
-2.667
],
"ti"
:[
0
,
7
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
13
,
"s"
:[
0
,
-56
],
"to"
:[
0
,
-7
],
"ti"
:[
0
,
6.667
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
18
,
"s"
:[
0
,
-90
],
"to"
:[
0
,
-1.958
],
"ti"
:[
0
,
0.799
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
22
,
"s"
:[
0
,
-88
],
"to"
:[
0
,
-1.921
],
"ti"
:[
0
,
0.706
]},{
"t"
:
24
,
"s"
:[
0
,
-100
]}],
"ix"
:
3
},
"nm"
:
"椭圆路径 1"
,
"mn"
:
"ADBE Vector Shape - Ellipse"
,
"hd"
:
false
},{
"ty"
:
"fl"
,
"c"
:{
"a"
:
0
,
"k"
:[
0.929411764706
,
0.156862745098
,
0
,
1
],
"ix"
:
4
},
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
5
},
"r"
:
1
,
"bm"
:
0
,
"nm"
:
"填充 1"
,
"mn"
:
"ADBE Vector Graphic - Fill"
,
"hd"
:
false
}],
"ip"
:
0
,
"op"
:
30
,
"st"
:
-8
,
"bm"
:
0
},{
"ddd"
:
0
,
"ind"
:
5
,
"ty"
:
4
,
"nm"
:
"圆 2"
,
"parent"
:
1
,
"sr"
:
1
,
"ks"
:{
"o"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
7
,
"s"
:[
10
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
9
,
"s"
:[
100
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
11
,
"s"
:[
100
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
22
,
"s"
:[
100
]},{
"t"
:
24
,
"s"
:[
0
]}],
"ix"
:
11
},
"r"
:{
"a"
:
0
,
"k"
:
60
,
"ix"
:
10
},
"p"
:{
"a"
:
0
,
"k"
:[
20
,
20
,
0
],
"ix"
:
2
},
"a"
:{
"a"
:
0
,
"k"
:[
0
,
0
,
0
],
"ix"
:
1
},
"s"
:{
"a"
:
0
,
"k"
:[
80
,
80
,
100
],
"ix"
:
6
}},
"ao"
:
0
,
"shapes"
:[{
"d"
:
1
,
"ty"
:
"el"
,
"s"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
7
,
"s"
:[
0
,
0
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
9
,
"s"
:[
4
,
4
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
11
,
"s"
:[
6
,
6
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
13
,
"s"
:[
8
,
8
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
18
,
"s"
:[
10
,
10
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
20
,
"s"
:[
8
,
8
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
22
,
"s"
:[
8
,
8
]},{
"t"
:
24
,
"s"
:[
8
,
8
]}],
"ix"
:
2
},
"p"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
7
,
"s"
:[
0
,
-8
],
"to"
:[
0
,
-5.333
],
"ti"
:[
0
,
6.667
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
9
,
"s"
:[
0
,
-40
],
"to"
:[
0
,
-6.667
],
"ti"
:[
0
,
2.667
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
11
,
"s"
:[
0
,
-48
],
"to"
:[
0
,
-2.667
],
"ti"
:[
0
,
7
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
13
,
"s"
:[
0
,
-56
],
"to"
:[
0
,
-7
],
"ti"
:[
0
,
6.667
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
18
,
"s"
:[
0
,
-90
],
"to"
:[
0
,
-1.958
],
"ti"
:[
0
,
0.799
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
22
,
"s"
:[
0
,
-88
],
"to"
:[
0
,
-1.921
],
"ti"
:[
0
,
0.706
]},{
"t"
:
24
,
"s"
:[
0
,
-100
]}],
"ix"
:
3
},
"nm"
:
"椭圆路径 1"
,
"mn"
:
"ADBE Vector Shape - Ellipse"
,
"hd"
:
false
},{
"ty"
:
"fl"
,
"c"
:{
"a"
:
0
,
"k"
:[
0.929411764706
,
0.156862745098
,
0
,
1
],
"ix"
:
4
},
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
5
},
"r"
:
1
,
"bm"
:
0
,
"nm"
:
"填充 1"
,
"mn"
:
"ADBE Vector Graphic - Fill"
,
"hd"
:
false
}],
"ip"
:
0
,
"op"
:
30
,
"st"
:
-8
,
"bm"
:
0
},{
"ddd"
:
0
,
"ind"
:
6
,
"ty"
:
4
,
"nm"
:
"圆"
,
"parent"
:
1
,
"sr"
:
1
,
"ks"
:{
"o"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
7
,
"s"
:[
10
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
9
,
"s"
:[
100
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
11
,
"s"
:[
100
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
22
,
"s"
:[
100
]},{
"t"
:
24
,
"s"
:[
0
]}],
"ix"
:
11
},
"r"
:{
"a"
:
0
,
"k"
:
0
,
"ix"
:
10
},
"p"
:{
"a"
:
0
,
"k"
:[
20
,
20
,
0
],
"ix"
:
2
},
"a"
:{
"a"
:
0
,
"k"
:[
0
,
0
,
0
],
"ix"
:
1
},
"s"
:{
"a"
:
0
,
"k"
:[
80
,
80
,
100
],
"ix"
:
6
}},
"ao"
:
0
,
"shapes"
:[{
"d"
:
1
,
"ty"
:
"el"
,
"s"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
7
,
"s"
:[
0
,
0
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
9
,
"s"
:[
4
,
4
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
11
,
"s"
:[
6
,
6
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
13
,
"s"
:[
8
,
8
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
18
,
"s"
:[
10
,
10
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
20
,
"s"
:[
8
,
8
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
22
,
"s"
:[
8
,
8
]},{
"t"
:
24
,
"s"
:[
8
,
8
]}],
"ix"
:
2
},
"p"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
7
,
"s"
:[
0
,
-8
],
"to"
:[
0
,
-5.333
],
"ti"
:[
0
,
6.667
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
9
,
"s"
:[
0
,
-40
],
"to"
:[
0
,
-6.667
],
"ti"
:[
0
,
2.667
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
11
,
"s"
:[
0
,
-48
],
"to"
:[
0
,
-2.667
],
"ti"
:[
0
,
7
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
13
,
"s"
:[
0
,
-56
],
"to"
:[
0
,
-7
],
"ti"
:[
0
,
6.667
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
18
,
"s"
:[
0
,
-90
],
"to"
:[
0
,
-1.958
],
"ti"
:[
0
,
0.799
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
22
,
"s"
:[
0
,
-88
],
"to"
:[
0
,
-1.921
],
"ti"
:[
0
,
0.706
]},{
"t"
:
24
,
"s"
:[
0
,
-100
]}],
"ix"
:
3
},
"nm"
:
"椭圆路径 1"
,
"mn"
:
"ADBE Vector Shape - Ellipse"
,
"hd"
:
false
},{
"ty"
:
"fl"
,
"c"
:{
"a"
:
0
,
"k"
:[
0.929411764706
,
0.156862745098
,
0
,
1
],
"ix"
:
4
},
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
5
},
"r"
:
1
,
"bm"
:
0
,
"nm"
:
"填充 1"
,
"mn"
:
"ADBE Vector Graphic - Fill"
,
"hd"
:
false
}],
"ip"
:
0
,
"op"
:
30
,
"st"
:
-8
,
"bm"
:
0
},{
"ddd"
:
0
,
"ind"
:
7
,
"ty"
:
4
,
"nm"
:
"圆 3"
,
"parent"
:
1
,
"sr"
:
1
,
"ks"
:{
"o"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
7
,
"s"
:[
10
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
9
,
"s"
:[
100
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
11
,
"s"
:[
100
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
22
,
"s"
:[
100
]},{
"t"
:
24
,
"s"
:[
0
]}],
"ix"
:
11
},
"r"
:{
"a"
:
0
,
"k"
:
120
,
"ix"
:
10
},
"p"
:{
"a"
:
0
,
"k"
:[
20
,
20
,
0
],
"ix"
:
2
},
"a"
:{
"a"
:
0
,
"k"
:[
0
,
0
,
0
],
"ix"
:
1
},
"s"
:{
"a"
:
0
,
"k"
:[
80
,
80
,
100
],
"ix"
:
6
}},
"ao"
:
0
,
"shapes"
:[{
"d"
:
1
,
"ty"
:
"el"
,
"s"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
7
,
"s"
:[
0
,
0
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
9
,
"s"
:[
4
,
4
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
11
,
"s"
:[
6
,
6
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
13
,
"s"
:[
8
,
8
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
18
,
"s"
:[
10
,
10
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
20
,
"s"
:[
8
,
8
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
22
,
"s"
:[
8
,
8
]},{
"t"
:
24
,
"s"
:[
8
,
8
]}],
"ix"
:
2
},
"p"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
7
,
"s"
:[
0
,
-8
],
"to"
:[
0
,
-5.333
],
"ti"
:[
0
,
6.667
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
9
,
"s"
:[
0
,
-40
],
"to"
:[
0
,
-6.667
],
"ti"
:[
0
,
2.667
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
11
,
"s"
:[
0
,
-48
],
"to"
:[
0
,
-2.667
],
"ti"
:[
0
,
7
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
13
,
"s"
:[
0
,
-56
],
"to"
:[
0
,
-7
],
"ti"
:[
0
,
6.667
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
18
,
"s"
:[
0
,
-90
],
"to"
:[
0
,
-1.958
],
"ti"
:[
0
,
0.799
]},{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
22
,
"s"
:[
0
,
-88
],
"to"
:[
0
,
-1.921
],
"ti"
:[
0
,
0.706
]},{
"t"
:
24
,
"s"
:[
0
,
-100
]}],
"ix"
:
3
},
"nm"
:
"椭圆路径 1"
,
"mn"
:
"ADBE Vector Shape - Ellipse"
,
"hd"
:
false
},{
"ty"
:
"fl"
,
"c"
:{
"a"
:
0
,
"k"
:[
0.929411764706
,
0.156862745098
,
0
,
1
],
"ix"
:
4
},
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
5
},
"r"
:
1
,
"bm"
:
0
,
"nm"
:
"填充 1"
,
"mn"
:
"ADBE Vector Graphic - Fill"
,
"hd"
:
false
}],
"ip"
:
0
,
"op"
:
30
,
"st"
:
-8
,
"bm"
:
0
},{
"ddd"
:
0
,
"ind"
:
8
,
"ty"
:
4
,
"nm"
:
"圈"
,
"parent"
:
1
,
"sr"
:
1
,
"ks"
:{
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
11
},
"r"
:{
"a"
:
0
,
"k"
:
0
,
"ix"
:
10
},
"p"
:{
"a"
:
0
,
"k"
:[
20
,
20
,
0
],
"ix"
:
2
},
"a"
:{
"a"
:
0
,
"k"
:[
0
,
0
,
0
],
"ix"
:
1
},
"s"
:{
"a"
:
0
,
"k"
:[
80
,
80
,
100
],
"ix"
:
6
}},
"ao"
:
0
,
"shapes"
:[{
"d"
:
1
,
"ty"
:
"el"
,
"s"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
7
,
"s"
:[
0
,
0
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
9
,
"s"
:[
60
,
60
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
11
,
"s"
:[
76
,
76
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
13
,
"s"
:[
84
,
84
]},{
"i"
:{
"x"
:[
0.833
,
0.833
],
"y"
:[
0.833
,
0.833
]},
"o"
:{
"x"
:[
0.167
,
0.167
],
"y"
:[
0.167
,
0.167
]},
"t"
:
17
,
"s"
:[
140
,
140
]},{
"t"
:
20
,
"s"
:[
144
,
144
]}],
"ix"
:
2
},
"p"
:{
"a"
:
0
,
"k"
:[
0
,
0
],
"ix"
:
3
},
"nm"
:
"椭圆路径 1"
,
"mn"
:
"ADBE Vector Shape - Ellipse"
,
"hd"
:
false
},{
"ty"
:
"op"
,
"nm"
:
"位移路径 1"
,
"a"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
7
,
"s"
:[
0
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
9
,
"s"
:[
-5
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
11
,
"s"
:[
-16
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
13
,
"s"
:[
-10
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
18
,
"s"
:[
-1
]},{
"t"
:
23
,
"s"
:[
0
]}],
"ix"
:
1
},
"lj"
:
1
,
"ml"
:{
"a"
:
0
,
"k"
:
5
,
"ix"
:
3
},
"ix"
:
2
,
"mn"
:
"ADBE Vector Filter - Offset"
,
"hd"
:
false
},{
"ty"
:
"st"
,
"c"
:{
"a"
:
0
,
"k"
:[
0.929411764706
,
0.156862745098
,
0
,
1
],
"ix"
:
3
},
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
4
},
"w"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
7
,
"s"
:[
0
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
9
,
"s"
:[
10
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
11
,
"s"
:[
32
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
13
,
"s"
:[
20
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
18
,
"s"
:[
1
]},{
"t"
:
23
,
"s"
:[
0
]}],
"ix"
:
5
},
"lc"
:
1
,
"lj"
:
1
,
"ml"
:
4
,
"bm"
:
0
,
"nm"
:
"描边 1"
,
"mn"
:
"ADBE Vector Graphic - Stroke"
,
"hd"
:
false
}],
"ip"
:
0
,
"op"
:
30
,
"st"
:
-8
,
"bm"
:
0
},{
"ddd"
:
0
,
"ind"
:
9
,
"ty"
:
4
,
"nm"
:
"“图层 1”轮廓"
,
"parent"
:
1
,
"sr"
:
1
,
"ks"
:{
"o"
:{
"a"
:
0
,
"k"
:
100
,
"ix"
:
11
},
"r"
:{
"a"
:
0
,
"k"
:
0
,
"ix"
:
10
},
"p"
:{
"a"
:
0
,
"k"
:[
20
,
19.999
,
0
],
"ix"
:
2
},
"a"
:{
"a"
:
0
,
"k"
:[
12
,
12
,
0
],
"ix"
:
1
},
"s"
:{
"a"
:
1
,
"k"
:[{
"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"
:
2
,
"s"
:[
400
,
400
,
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"
:
7
,
"s"
:[
20
,
20
,
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"
:
18
,
"s"
:[
440
,
440
,
100
]},{
"t"
:
23
,
"s"
:[
400
,
400
,
100
]}],
"ix"
:
6
}},
"ao"
:
0
,
"shapes"
:[{
"ty"
:
"gr"
,
"it"
:[{
"ind"
:
0
,
"ty"
:
"sh"
,
"ix"
:
1
,
"ks"
:{
"a"
:
0
,
"k"
:{
"i"
:[[
0
,
0
],[
2.148
,
-2.148
],[
-2.148
,
-2.148
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
-0.195
,
0.195
],[
0
,
0
],[
2.148
,
2.148
],[
2.148
,
-2.148
],[
0
,
0
]],
"o"
:[[
-2.148
,
-2.148
],[
-2.148
,
2.148
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0.195
,
0.195
],[
0
,
0
],[
2.148
,
-2.148
],[
-2.148
,
-2.148
],[
0
,
0
],[
0
,
0
]],
"v"
:[[
-1.061
,
-7.156
],[
-8.839
,
-7.156
],[
-8.839
,
0.622
],[
-7.778
,
1.684
],[
-0.354
,
9.107
],[
-0.353
,
9.109
],[
0.354
,
9.109
],[
8.839
,
0.622
],[
8.839
,
-7.156
],[
1.061
,
-7.156
],[
0
,
-6.094
]],
"c"
:
true
},
"ix"
:
2
},
"nm"
:
"路径 2"
,
"mn"
:
"ADBE Vector Shape - Group"
,
"hd"
:
false
},{
"ind"
:
1
,
"ty"
:
"sh"
,
"ix"
:
2
,
"ks"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:
0.833
,
"y"
:
0.833
},
"o"
:{
"x"
:
0.167
,
"y"
:
0.167
},
"t"
:
2
,
"s"
:[{
"i"
:[[
0
,
0
],[
0
,
0
],[
0
,
0
],[
1.374
,
-1.233
],[
0
,
0
],[
-1.366
,
-1.367
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
1.233
,
1.374
],[
0
,
0
],[
1.367
,
-1.367
],[
0
,
0
],[
0
,
0
]],
"o"
:[[
0
,
0
],[
0
,
0
],[
-1.321
,
-1.321
],[
0
,
0
],[
-1.366
,
1.367
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
1.321
,
-1.321
],[
0
,
0
],[
-1.367
,
-1.367
],[
0
,
0
],[
0
,
0
],[
0
,
0
]],
"v"
:[[
-1.414
,
-4.68
],[
-1.414
,
-4.68
],[
-2.475
,
-5.742
],[
-7.285
,
-5.874
],[
-7.425
,
-5.742
],[
-7.425
,
-0.792
],[
-6.364
,
0.27
],[
-6.362
,
0.268
],[
-4.749
,
1.889
],[
-4.747
,
1.887
],[
0
,
6.633
],[
4.95
,
1.684
],[
4.948
,
1.682
],[
6.362
,
0.266
],[
6.364
,
0.27
],[
7.425
,
-0.792
],[
7.557
,
-5.602
],[
7.425
,
-5.742
],[
2.475
,
-5.742
],[
1.682
,
-4.949
],[
-0.002
,
-3.275
]],
"c"
:
true
}]},{
"t"
:
7
,
"s"
:[{
"i"
:[[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
]],
"o"
:[[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
],[
0
,
0
]],
"v"
:[[
0.012
,
0.237
],[
0.059
,
0.187
],[
0.021
,
0.223
],[
0.09
,
0.22
],[
0.059
,
0.204
],[
0.075
,
0.177
],[
0.042
,
0.207
],[
0.044
,
0.205
],[
0.063
,
0.201
],[
0.066
,
0.199
],[
0.031
,
0.226
],[
0.044
,
0.215
],[
0.042
,
0.213
],[
0.049
,
0.235
],[
0.032
,
0.234
],[
0.034
,
0.24
],[
0.057
,
0.148
],[
0.011
,
0.235
],[
0.026
,
0.2
],[
0.088
,
0.176
],[
0.029
,
0.163
]],
"c"
:
true
}]}],
"ix"
:
2
},
"nm"
:
"路径 1"
,
"mn"
:
"ADBE Vector Shape - Group"
,
"hd"
:
false
},{
"ty"
:
"mm"
,
"mm"
:
3
,
"nm"
:
"合并路径 1"
,
"mn"
:
"ADBE Vector Filter - Merge"
,
"hd"
:
false
},{
"ty"
:
"fl"
,
"c"
:{
"a"
:
1
,
"k"
:[{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
7
,
"s"
:[
0.40000000596
,
0.40000000596
,
0.40000000596
,
1
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
8
,
"s"
:[
0.929411768913
,
0.156862750649
,
0
,
1
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
11
,
"s"
:[
0.929411768913
,
0.156862750649
,
0
,
1
]},{
"i"
:{
"x"
:[
0.833
],
"y"
:[
0.833
]},
"o"
:{
"x"
:[
0.167
],
"y"
:[
0.167
]},
"t"
:
13
,
"s"
:[
0.929411764706
,
0.156862745098
,
0
,
1
]},{
"t"
:
20
,
"s"
:[
0.929411764706
,
0.156862745098
,
0
,
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"
:[
12
,
11.756
],
"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"
:
4
,
"cix"
:
2
,
"bm"
:
0
,
"ix"
:
1
,
"mn"
:
"ADBE Vector Group"
,
"hd"
:
false
}],
"ip"
:
0
,
"op"
:
30
,
"st"
:
-8
,
"bm"
:
0
}],
"markers"
:[]}
\ No newline at end of file
...
...
Please
register
or
login
to post a comment