Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
sn19_read
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
sn19_read
Commits
42c3887f
Commit
42c3887f
authored
Nov 21, 2023
by
Tt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改数据问题
parent
7beb1174
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
sn19_read.ts
assets/sn19_read/scene/sn19_read.ts
+2
-2
No files found.
assets/sn19_read/scene/sn19_read.ts
View file @
42c3887f
...
...
@@ -80,7 +80,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
this
.
layers
=
[];
this
.
readyNext
=
false
;
this
.
readyTime
=
99999
;
this
.
setTotalCount
(
this
.
list
)
this
.
setTotalCount
(
this
.
list
.
length
)
}
private
layers
:
Array
<
cc
.
Node
>
;
...
...
@@ -447,7 +447,7 @@ export default class SceneComponent extends MyCocosSceneComponent {
if
(
!
this
.
recording
)
return
;
this
.
showRecordEnd
();
let
testData
=
{
"
text
"
:
"
"
,
//Yes, there is.Yes, there is.Yes, there is.Yes, there is.Yes, there is.Yes, there is.Yes, there is.
"
text
"
:
"
Yes, there is.Yes, there is.Yes, there is.Yes, there is.Yes, there is.Yes, there is.Yes, there is.
"
,
"
audioUrl
"
:
"
https://staging-teach.cdn.ireadabc.com/6ee3ccaa831a884f02c6a75c6f647cb5.wav
"
}
if
(
!
courseware
)
return
this
.
recrodEnd
(
testData
)
...
...
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