Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
O
OP71
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
template admin
OP71
Commits
69d6c00c
Commit
69d6c00c
authored
Nov 14, 2022
by
Chen Jiping
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix:问题修复
parent
c98d2178
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
6 deletions
+6
-6
OP71.fire
assets/OP71/scene/OP71.fire
+2
-2
Entites.ts
assets/OP71/script/Entites.ts
+1
-1
defaultData.ts
assets/OP71/script/defaultData.ts
+3
-3
orange_plate.png
assets/OP71/textures/orange_plate.png
+0
-0
No files found.
assets/OP71/scene/OP71.fire
View file @
69d6c00c
...
...
@@ -750,7 +750,7 @@
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-
23
0,
-
19
0,
115,
0,
0,
...
...
@@ -815,7 +815,7 @@
"__type__": "TypedArray",
"ctor": "Float64Array",
"array": [
-
23
0,
-
19
0,
-85,
0,
0,
...
...
assets/OP71/script/Entites.ts
View file @
69d6c00c
...
...
@@ -400,7 +400,7 @@ export class WordArea2 extends WordGroup {
let
word
=
this
.
_data
[
2
];
let
length
=
word
.
length
;
let
length
=
word
.
val
.
length
;
let
path
=
"
card_3
"
;
...
...
assets/OP71/script/defaultData.ts
View file @
69d6c00c
...
...
@@ -27,17 +27,17 @@ export const defaultData = {
"
wordArr2
"
:
[
{
"
fontColor
"
:
"
#02adf0
"
,
"
val
"
:
"
cl
"
,
"
val
"
:
"
wid
"
,
"
audioUrl
"
:
"
http://staging-teach.cdn.ireadabc.com/a252c069d04f8e04f91b2a1394072f30_l.mp3
"
},
{
"
fontColor
"
:
"
#02adf0
"
,
"
val
"
:
"
ock
"
,
"
val
"
:
"
ndg
"
,
"
audioUrl
"
:
"
http://staging-teach.cdn.ireadabc.com/8b5ecca5d4509e1b8a7e81e69d8db615_l.mp3
"
},
{
"
fontColor
"
:
"
#231f20
"
,
"
val
"
:
"
clock
"
,
"
val
"
:
"
widndg
"
,
"
audioUrl
"
:
"
http://staging-teach.cdn.ireadabc.com/518441578f9d37076d87ef067c70a734_l.mp3
"
}
]
...
...
assets/OP71/textures/orange_plate.png
View replaced file @
c98d2178
View file @
69d6c00c
138 KB
|
W:
|
H:
160 KB
|
W:
|
H:
2-up
Swipe
Onion skin
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment