File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 108
108
{
109
109
"template" : " video-carousel" ,
110
110
"props" : {
111
- "id" : " vc1 " ,
111
+ "id" : " vc2 " ,
112
112
"title" : " Virtual Character" ,
113
113
"items" : [
114
- " assets/video/portrait_style/2 .mp4" ,
115
- " assets/video/portrait_style/1 .mp4"
114
+ " assets/video/portrait_style/4 .mp4" ,
115
+ " assets/video/portrait_style/3 .mp4"
116
116
]
117
117
}
118
118
},
119
119
{
120
120
"template" : " video-carousel" ,
121
121
"props" : {
122
- "id" : " vc2 " ,
122
+ "id" : " vc1 " ,
123
123
"title" : " " ,
124
124
"items" : [
125
- " assets/video/portrait_style/4 .mp4" ,
126
- " assets/video/portrait_style/3 .mp4"
125
+ " assets/video/portrait_style/1 .mp4" ,
126
+ " assets/video/portrait_style/2 .mp4"
127
127
]
128
128
}
129
129
},
132
132
"props" : {
133
133
"title" : " Real character" ,
134
134
"items" : [
135
- " assets/video/cross_id/1 .mp4" ,
136
- " assets/video/cross_id/2 .mp4"
135
+ " assets/video/cross_id/2 .mp4" ,
136
+ " assets/video/cross_id/1 .mp4"
137
137
]
138
138
}
139
139
},
You can’t perform that action at this time.
0 commit comments