Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
E
et_01
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
et_01
Commits
d0129155
Commit
d0129155
authored
Mar 12, 2021
by
智慧
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat:将trace with me更换成trace and read
parent
30bbff1b
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
5 additions
and
5 deletions
+5
-5
form.component.html
form/src/app/form/form.component.html
+1
-1
et_01.fire
play/assets/et_01/scene/et_01.fire
+2
-2
Music.js
play/assets/et_01/script/Music.js
+1
-1
et_01.js
play/assets/et_01/script/et_01.js
+1
-1
No files found.
form/src/app/form/form.component.html
View file @
d0129155
...
@@ -12,7 +12,7 @@
...
@@ -12,7 +12,7 @@
<label
nz-radio
nzValue=
"LettersInLife"
class=
"label-item"
>
Letters in Life
</label><br/>
<label
nz-radio
nzValue=
"LettersInLife"
class=
"label-item"
>
Letters in Life
</label><br/>
<label
nz-radio
nzValue=
"LetsBlend"
class=
"label-item"
>
Let's Blend
</label><br/>
<label
nz-radio
nzValue=
"LetsBlend"
class=
"label-item"
>
Let's Blend
</label><br/>
<label
nz-radio
nzValue=
"ExerciseTime"
class=
"label-item"
>
Exercise Time
</label><br/>
<label
nz-radio
nzValue=
"ExerciseTime"
class=
"label-item"
>
Exercise Time
</label><br/>
<label
nz-radio
nzValue=
"Trace
WithMe
"
class=
"label-item"
>
Trace and Read
</label><br/>
<label
nz-radio
nzValue=
"Trace
AndRead
"
class=
"label-item"
>
Trace and Read
</label><br/>
<label
nz-radio
nzValue=
"LookAndSay"
class=
"label-item"
>
Look and Say
</label><br/>
<label
nz-radio
nzValue=
"LookAndSay"
class=
"label-item"
>
Look and Say
</label><br/>
<label
nz-radio
nzValue=
"LetsReview"
class=
"label-item"
>
Let's Review
</label><br/>
<label
nz-radio
nzValue=
"LetsReview"
class=
"label-item"
>
Let's Review
</label><br/>
<label
nz-radio
nzValue=
"SightWords"
class=
"label-item"
>
Sight Words
</label><br/>
<label
nz-radio
nzValue=
"SightWords"
class=
"label-item"
>
Sight Words
</label><br/>
...
...
play/assets/et_01/scene/et_01.fire
View file @
d0129155
...
@@ -1268,7 +1268,7 @@
...
@@ -1268,7 +1268,7 @@
},
},
{
{
"__type__": "cc.Node",
"__type__": "cc.Node",
"_name": "Trace
WithMe
",
"_name": "Trace
AndRead
",
"_objFlags": 0,
"_objFlags": 0,
"_parent": {
"_parent": {
"__id__": 2
"__id__": 2
...
@@ -2056,7 +2056,7 @@
...
@@ -2056,7 +2056,7 @@
"ExerciseTime": {
"ExerciseTime": {
"__uuid__": "30ac90c2-479b-4a20-a585-9c26b51cc014"
"__uuid__": "30ac90c2-479b-4a20-a585-9c26b51cc014"
},
},
"Trace
WithMe
": {
"Trace
AndRead
": {
"__uuid__": "67df7262-b9ab-4d86-a2b6-3b22ae25938b"
"__uuid__": "67df7262-b9ab-4d86-a2b6-3b22ae25938b"
},
},
"LetsBlend": {
"LetsBlend": {
...
...
play/assets/et_01/script/Music.js
View file @
d0129155
...
@@ -17,7 +17,7 @@ cc.Class({
...
@@ -17,7 +17,7 @@ cc.Class({
default
:
null
,
default
:
null
,
type
:
cc
.
AudioClip
type
:
cc
.
AudioClip
},
},
Trace
WithMe
:
{
Trace
AndRead
:
{
default
:
null
,
default
:
null
,
type
:
cc
.
AudioClip
type
:
cc
.
AudioClip
},
},
...
...
play/assets/et_01/script/et_01.js
View file @
d0129155
...
@@ -91,7 +91,7 @@ cc.Class({
...
@@ -91,7 +91,7 @@ cc.Class({
// const dataJson = '{"animationName":"Phonics"}'
// const dataJson = '{"animationName":"Phonics"}'
// const dataJson = '{"animationName":"LetsBlend"}'
// const dataJson = '{"animationName":"LetsBlend"}'
// const dataJson = '{"animationName":"ExerciseTime"}'
// const dataJson = '{"animationName":"ExerciseTime"}'
const
dataJson
=
'
{"animationName":"Trace
WithMe
"}
'
const
dataJson
=
'
{"animationName":"Trace
AndRead
"}
'
// const dataJson = '{"animationName":"LookAndSay"}'
// const dataJson = '{"animationName":"LookAndSay"}'
// const dataJson = '{"animationName":"LetsReview"}'
// const dataJson = '{"animationName":"LetsReview"}'
// const dataJson = '{"animationName":"SightWords"}'
// const dataJson = '{"animationName":"SightWords"}'
...
...
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