Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
I
ireadabcMiddleLayer
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
ireadabcMiddleLayer
Commits
ca83babf
Commit
ca83babf
authored
Oct 21, 2021
by
范雪寒
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 删除无用的注释
parent
60afbbe7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
38 additions
and
39 deletions
+38
-39
middleLayer.js
play/assets/ireadabcMiddleLayer/script/middleLayer.js
+38
-39
No files found.
play/assets/ireadabcMiddleLayer/script/middleLayer.js
View file @
ca83babf
...
...
@@ -3,7 +3,6 @@ cc.Class({
properties
:
{},
getData
(
callBack
)
{
this
.
showLog
(
'
getData
'
);
const
uri
=
'
courseware/v1/getdata
'
;
const
syllabus_id
=
this
.
bundleInfoList
[
this
.
currentBundleIndex
].
syllabus_id
;
const
data
=
{
...
...
@@ -61,19 +60,19 @@ cc.Class({
xhr
.
send
(
JSON
.
stringify
(
data
));
},
async
start
()
{
await
this
.
asyncDelayLog
(
'
汪汪汪
'
);
start
()
{
this
.
node
.
zIndex
=
9999
;
this
.
showWaitingLetters
();
await
this
.
asyncDelayLog
(
'
汪汪汪2
'
);
cc
.
game
.
addPersistRootNode
(
this
.
node
);
await
this
.
asyncDelayLog
(
'
汪汪汪3
'
);
this
.
initListener
();
await
this
.
asyncDelayLog
(
'
汪汪汪4
'
);
this
.
getBundleInfoList
();
await
this
.
asyncDelayLog
(
'
汪汪汪5
'
);
},
asyncDelayLog
(
str
)
{
...
...
@@ -85,25 +84,25 @@ cc.Class({
});
},
async
getBundleInfoList
()
{
await
this
.
asyncDelayLog
(
'
汪汪汪31
'
);
getBundleInfoList
()
{
const
jsonStr
=
this
.
callNativeFunction
({
name
:
'
loadSceneList
'
,
value
:
''
});
// const jsonStr = `{"bundleInfoList":[{"sceneName":"dfzx_cocos_T_FT_01","version":"c1a41","bondleUrl":"http://staging-teach.cdn.ireadabc.com//h5template/dfzx_cocos_T_FT_01/v3/android/dfzx_cocos_T_FT_01","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NDYyLCJ1dWlkIjoiZDNlODE0OGItOTNlNC00NzdiLWEyMmEtMjNkYTk4ZWVlMGYwIiwicGhvbmUiOiIxNTk0MDgzMzk1MCIsIm5pY2tfbmFtZSI6IuaZk-aFp-a1i-ivlSIsIm9yZ19pZCI6MTEsInNjaG9vbF9pZCI6MjA0LCJjbGFzc19pZCI6MTQxLCJkZnp4X3VzZXJfdXVpZCI6ImVmMTNhNTI3ZDg2ZDQ1MGY4MWJjMWE1OWQ0NDcyZTQwIiwiZGVsIjowLCJjcmVhdGVkX2RhdGUiOiIyMDIwLTA4LTA2VDA2OjA1OjUxLjAwMFoiLCJ1cGRhdGVkX2RhdGUiOiIyMDIwLTA4LTA3VDA4OjI3OjQwLjAwMFoiLCJhY2NvdW50X3R5cGUiOjIsImVuZF9kYXRlIjoiMjAyMS0xMC0xM1QxNjowMDowMC4wMDBaIiwiY2xhc3NSb2xlIjoic3R1IiwiaWF0IjoxNjI5ODYyMTA2LCJleHAiOjE2MzI0NTQxMDZ9.pKvGgI9yijd57vJBLAM9wuiPV5KkCriezV-FlD8fmLI","baseUrl":"http://staging-teach.ireadabc.com/api/","homework_id":"313","syllabus_id":"18984","role":"student"},{"sceneName":"dfzx_cocos_T_FT_01","version":"c1a41","bondleUrl":"http://staging-teach.cdn.ireadabc.com//h5template/dfzx_cocos_T_FT_01/v3/android/dfzx_cocos_T_FT_01","token":"eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6NDYyLCJ1dWlkIjoiZDNlODE0OGItOTNlNC00NzdiLWEyMmEtMjNkYTk4ZWVlMGYwIiwicGhvbmUiOiIxNTk0MDgzMzk1MCIsIm5pY2tfbmFtZSI6IuaZk-aFp-a1i-ivlSIsIm9yZ19pZCI6MTEsInNjaG9vbF9pZCI6MjA0LCJjbGFzc19pZCI6MTQxLCJkZnp4X3VzZXJfdXVpZCI6ImVmMTNhNTI3ZDg2ZDQ1MGY4MWJjMWE1OWQ0NDcyZTQwIiwiZGVsIjowLCJjcmVhdGVkX2RhdGUiOiIyMDIwLTA4LTA2VDA2OjA1OjUxLjAwMFoiLCJ1cGRhdGVkX2RhdGUiOiIyMDIwLTA4LTA3VDA4OjI3OjQwLjAwMFoiLCJhY2NvdW50X3R5cGUiOjIsImVuZF9kYXRlIjoiMjAyMS0xMC0xM1QxNjowMDowMC4wMDBaIiwiY2xhc3NSb2xlIjoic3R1IiwiaWF0IjoxNjI5ODYyMTA2LCJleHAiOjE2MzI0NTQxMDZ9.pKvGgI9yijd57vJBLAM9wuiPV5KkCriezV-FlD8fmLI","baseUrl":"http://staging-teach.ireadabc.com/api/","homework_id":"313","syllabus_id":"18984","role":"student"}],"defaultBundleIdx":0}`;
await
this
.
asyncDelayLog
(
'
汪汪汪32
'
);
const
{
bundleInfoList
,
defaultBundleIdx
}
=
JSON
.
parse
(
jsonStr
);
await
this
.
asyncDelayLog
(
'
汪汪汪33
'
);
this
.
bundleInfoList
=
bundleInfoList
;
await
this
.
asyncDelayLog
(
'
汪汪汪34
'
);
this
.
jumpToBundleByIndex
(
defaultBundleIdx
);
await
this
.
asyncDelayLog
(
'
汪汪汪35
'
);
},
async
jumpToBundleByIndex
(
index
)
{
jumpToBundleByIndex
(
index
)
{
this
.
currentBundleIndex
=
index
;
const
currentBundleInfo
=
this
.
bundleInfoList
[
this
.
currentBundleIndex
];
...
...
@@ -113,11 +112,11 @@ cc.Class({
btnRight
.
active
=
true
;
if
(
this
.
currentBundleIndex
==
0
)
{
console
.
log
(
'
汪汪汪 1111
'
);
btnLeft
.
active
=
false
;
}
if
(
this
.
currentBundleIndex
==
this
.
bundleInfoList
.
length
-
1
)
{
console
.
log
(
'
汪汪汪 2222
'
);
btnRight
.
active
=
false
;
}
...
...
@@ -126,33 +125,33 @@ cc.Class({
this
.
homework_id
=
currentBundleInfo
.
homework_id
;
this
.
syllabus_id
=
currentBundleInfo
.
syllabus_id
;
this
.
role
=
currentBundleInfo
.
role
;
await
this
.
asyncDelayLog
(
'
汪汪汪41
'
);
cc
.
assetManager
.
loadBundle
(
currentBundleInfo
.
bondleUrl
,
{
version
:
currentBundleInfo
.
version
},
async
(
err
,
bundle
)
=>
{
await
this
.
asyncDelayLog
(
'
汪汪汪42
'
);
if
(
err
)
{
return
this
.
asyncDelayLog
(
err
);
}
await
this
.
asyncDelayLog
(
'
汪汪汪43
'
);
bundle
.
loadScene
(
currentBundleInfo
.
sceneName
,
async
(
err
,
scene
)
=>
{
bundle
.
loadScene
(
currentBundleInfo
.
sceneName
,
(
err
,
scene
)
=>
{
if
(
err
)
{
await
this
.
asyncDelayLog
(
'
err:
'
,
err
);
this
.
asyncDelayLog
(
'
err:
'
,
err
);
}
await
this
.
asyncDelayLog
(
'
汪汪汪44
'
);
this
.
hideWaitingLetters
();
await
this
.
asyncDelayLog
(
'
汪汪汪45
'
);
cc
.
director
.
runScene
(
scene
);
await
this
.
asyncDelayLog
(
'
汪汪汪46
'
);
});
await
this
.
asyncDelayLog
(
'
汪汪汪47
'
);
});
await
this
.
asyncDelayLog
(
'
汪汪汪48
'
);
},
async
loadDefaultBundle
()
{
loadDefaultBundle
()
{
await
this
.
asyncDelayLog
(
'
汪汪汪11
'
);
const
jsonStr
=
this
.
callNativeFunction
({
name
:
'
loadScene
'
,
value
:
''
});
await
this
.
asyncDelayLog
(
'
汪汪汪12
'
);
const
{
sceneName
,
version
,
...
...
@@ -163,30 +162,30 @@ cc.Class({
syllabus_id
,
role
}
=
JSON
.
parse
(
jsonStr
);
await
this
.
asyncDelayLog
(
'
汪汪汪13
'
);
this
.
baseUrl
=
baseUrl
;
this
.
token
=
token
;
this
.
homework_id
=
homework_id
;
this
.
syllabus_id
=
syllabus_id
;
this
.
role
=
role
;
await
this
.
asyncDelayLog
(
'
汪汪汪14
'
);
cc
.
assetManager
.
loadBundle
(
bondleUrl
,
{
version
:
version
},
async
(
err
,
bundle
)
=>
{
await
this
.
asyncDelayLog
(
'
汪汪汪16
'
);
cc
.
assetManager
.
loadBundle
(
bondleUrl
,
{
version
:
version
},
(
err
,
bundle
)
=>
{
if
(
err
)
{
return
this
.
asyncDelayLog
(
err
);
}
await
this
.
asyncDelayLog
(
'
汪汪汪17
'
);
bundle
.
loadScene
(
sceneName
,
async
(
err
,
scene
)
=>
{
await
this
.
asyncDelayLog
(
'
汪汪汪18
'
);
bundle
.
loadScene
(
sceneName
,
(
err
,
scene
)
=>
{
this
.
hideWaitingLetters
();
await
this
.
asyncDelayLog
(
'
汪汪汪19
'
);
cc
.
director
.
runScene
(
scene
);
await
this
.
asyncDelayLog
(
'
汪汪汪20
'
);
});
});
await
this
.
asyncDelayLog
(
'
汪汪汪15
'
);
},
initListener
()
{
...
...
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