Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Y
yyh
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
wildfirecode13
yyh
Commits
19084346
Commit
19084346
authored
Dec 13, 2019
by
wildfirecode
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
20a59a15
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
index.html
egret/index.html
+1
-1
TransScene.ts
egret/src/yazuwei/TransScene.ts
+3
-3
No files found.
egret/index.html
View file @
19084346
...
...
@@ -54,7 +54,7 @@
<script>
// window['pageID'] = 'TeamShareScene';
// window['pageID'] = 'JoinShareScene';
//
window['pageID'] = 'TransScene';
window
[
'pageID'
]
=
'TransScene'
;
// window['pageID'] = 'Share2Scene';
window
[
'indexhtml'
]
=
'https://yazuwei.activity-1.m.duiba.com.cn/projectx/pbe1f2241/index.html'
window
[
'TransLink'
]
=
''
;
...
...
egret/src/yazuwei/TransScene.ts
View file @
19084346
...
...
@@ -175,9 +175,9 @@ export default class TransScene extends Scene {
// }
// }, window['projectId'], GameConst.getQueryString("shareCode"));
setTimeout
(()
=>
{
this
.
onshake
();
},
3000
);
//
setTimeout(() => {
//
this.onshake();
//
}, 3000);
},
this
);
}
...
...
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