Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
middleLayer_for_debug
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
middleLayer_for_debug
Commits
2791d30f
Commit
2791d30f
authored
Sep 08, 2023
by
liujiangnan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat
parent
ac66c62e
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
middleLayer.ts
assets/middleLayer_for_debug/script/middleLayer.ts
+2
-1
project.json
project.json
+2
-1
No files found.
assets/middleLayer_for_debug/script/middleLayer.ts
View file @
2791d30f
...
...
@@ -648,7 +648,8 @@ export default class NewClass extends middleLayerBase {
});
cc
.
find
(
'
middleLayer/ui/BtnCovert
'
).
on
(
'
click
'
,
()
=>
{
playAudioByUrl
(
this
.
covertUrl
);
// playAudioByUrl(this.covertUrl);
playAudioByUrl
(
`http://teach.cdn.ireadabc.com/oxford_voice/33E1F02E-082F-4A58-9689-598F9A89CA7F/014141419191914141419991476719511478314714767352.mp3`
);
});
...
...
project.json
View file @
2791d30f
...
...
@@ -4,5 +4,6 @@
"name"
:
"play"
,
"id"
:
"9af72fd2-44a6-4131-8ea3-3e1b3fa22231"
,
"version"
:
"2.4.5"
,
"isNew"
:
false
"isNew"
:
false
,
"description"
:
""
}
\ No newline at end of file
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