Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
aks_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
aks_01
Commits
24081168
Commit
24081168
authored
Jul 13, 2021
by
LMZ
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 销毁处理
parent
30e048d9
Changes
4
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
2 deletions
+9
-2
.DS_Store
.DS_Store
+0
-0
aks_01.js
play/assets/aks_01/script/aks_01.js
+7
-0
config.json
publish/publish/config.json
+1
-1
index.js
publish/publish/web_desktop/index.js
+1
-1
No files found.
.DS_Store
View file @
24081168
No preview for this file type
play/assets/aks_01/script/aks_01.js
View file @
24081168
...
@@ -1670,5 +1670,12 @@ cc.Class({
...
@@ -1670,5 +1670,12 @@ cc.Class({
});
});
},
},
isDestroy
:
null
,
onDestroy
()
{
this
.
isDestroy
=
true
;
cc
.
Tween
.
stopAll
();
}
});
});
publish/publish/config.json
View file @
24081168
{
"ios"
:{
"sceneName"
:
"aks_01"
,
"version"
:
"84818"
},
"android"
:{
"sceneName"
:
"aks_01"
,
"version"
:
"84818"
}}
{
"ios"
:{
"sceneName"
:
"aks_01"
,
"version"
:
"1aac5"
},
"android"
:{
"sceneName"
:
"aks_01"
,
"version"
:
"1aac5"
}}
\ No newline at end of file
\ No newline at end of file
publish/publish/web_desktop/index.js
View file @
24081168
This diff is collapsed.
Click to expand it.
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