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
50d40791
Commit
50d40791
authored
Dec 10, 2019
by
wildfirecode
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
484367bd
Changes
6
Show whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
13 additions
and
0 deletions
+13
-0
index.html
egret/index.html
+2
-0
default.thm.json
egret/resource/default.thm.json
+1
-0
TeamShareSkin.exml
egret/resource/skins/TeamShareSkin.exml
+4
-0
TransSkin.exml
egret/resource/skins/TransSkin.exml
+1
-0
TeamShareScene.ts
egret/src/yazuwei/TeamShareScene.ts
+4
-0
TransScene.ts
egret/src/yazuwei/TransScene.ts
+1
-0
No files found.
egret/index.html
View file @
50d40791
...
@@ -54,6 +54,8 @@
...
@@ -54,6 +54,8 @@
// window['pageID'] = 'TeamShareScene';
// window['pageID'] = 'TeamShareScene';
// window['pageID'] = 'JoinShareScene';
// window['pageID'] = 'JoinShareScene';
// window['pageID'] = 'Share2Scene';
// window['pageID'] = 'Share2Scene';
window
[
'TransLink'
]
=
''
;
// window['pageID'] = 'TransScene';
// window['pageID'] = 'TransScene';
window
[
'projectId'
]
=
"1"
;
window
[
'projectId'
]
=
"1"
;
window
[
'playwayId'
]
=
"join_1"
;
window
[
'playwayId'
]
=
"join_1"
;
...
...
egret/resource/default.thm.json
View file @
50d40791
...
@@ -22,6 +22,7 @@
...
@@ -22,6 +22,7 @@
"resource/skins/TransRecordSkin.exml"
,
"resource/skins/TransRecordSkin.exml"
,
"resource/skins/TransRecordItemSkin.exml"
,
"resource/skins/TransRecordItemSkin.exml"
,
"resource/skins/StartSkin.exml"
,
"resource/skins/StartSkin.exml"
,
"resource/skins/TeamShareSkin.exml"
,
"resource/skins/GuideSkin.exml"
,
"resource/skins/GuideSkin.exml"
,
"resource/skins/PlaceSkin.exml"
,
"resource/skins/PlaceSkin.exml"
,
"resource/skins/RecordSkin.exml"
,
"resource/skins/RecordSkin.exml"
,
...
...
egret/resource/skins/TeamShareSkin.exml
View file @
50d40791
...
@@ -3,5 +3,9 @@
...
@@ -3,5 +3,9 @@
<e:Group
x=
"0"
verticalCenter=
"0"
>
<e:Group
x=
"0"
verticalCenter=
"0"
>
<e:Image
source=
"teamshare_bg_jpg"
x=
"0"
scaleX=
"1"
scaleY=
"1"
/>
<e:Image
source=
"teamshare_bg_jpg"
x=
"0"
scaleX=
"1"
scaleY=
"1"
/>
<e:Image
id=
"btn"
source=
"teamshare_btn_png"
y=
"847"
horizontalCenter=
"0.5"
x=
"180"
scaleX=
"1"
scaleY=
"1"
/>
<e:Image
id=
"btn"
source=
"teamshare_btn_png"
y=
"847"
horizontalCenter=
"0.5"
x=
"180"
scaleX=
"1"
scaleY=
"1"
/>
<e:Group
x=
"304.56"
y=
"422.83"
>
<e:Image
id=
"avatar"
y=
"0"
width=
"136"
height=
"136"
x=
"0"
source=
""
/>
<e:Rect
id=
"avatarMask"
width=
"136"
height=
"136"
y=
"0"
ellipseWidth=
"136"
ellipseHeight=
"136"
/>
</e:Group>
</e:Group>
</e:Group>
</e:Skin>
</e:Skin>
\ No newline at end of file
egret/resource/skins/TransSkin.exml
View file @
50d40791
...
@@ -5,6 +5,7 @@
...
@@ -5,6 +5,7 @@
<e:Image
id=
"waitTips"
source=
"transfer _toast1_png"
horizontalCenter=
"0"
x=
"129"
scaleX=
"1"
scaleY=
"1"
verticalCenter=
"0"
visible=
"false"
/>
<e:Image
id=
"waitTips"
source=
"transfer _toast1_png"
horizontalCenter=
"0"
x=
"129"
scaleX=
"1"
scaleY=
"1"
verticalCenter=
"0"
visible=
"false"
/>
<e:Image
id=
"matchingTips"
source=
"transfer _toast2_png"
horizontalCenter=
"0"
x=
"129"
scaleX=
"1"
scaleY=
"1"
verticalCenter=
"0"
visible=
"false"
/>
<e:Image
id=
"matchingTips"
source=
"transfer _toast2_png"
horizontalCenter=
"0"
x=
"129"
scaleX=
"1"
scaleY=
"1"
verticalCenter=
"0"
visible=
"false"
/>
<e:Image
id=
"shareTips"
source=
"transfer _toast3_png"
horizontalCenter=
"0"
x=
"129"
scaleX=
"1"
scaleY=
"1"
verticalCenter=
"0"
visible=
"false"
/>
<e:Image
id=
"shareTips"
source=
"transfer _toast3_png"
horizontalCenter=
"0"
x=
"129"
scaleX=
"1"
scaleY=
"1"
verticalCenter=
"0"
visible=
"false"
/>
<e:Image
id=
"title"
source=
"transfer _title_png"
y=
"335"
x=
"54"
/>
</e:Group>
</e:Group>
<e:Image
id=
"btn"
source=
"transfer _btn_png"
x=
"179"
bottom=
"93"
/>
<e:Image
id=
"btn"
source=
"transfer _btn_png"
x=
"179"
bottom=
"93"
/>
</e:Skin>
</e:Skin>
\ No newline at end of file
egret/src/yazuwei/TeamShareScene.ts
View file @
50d40791
...
@@ -12,6 +12,10 @@ export default class TeamShareScene extends Scene{
...
@@ -12,6 +12,10 @@ export default class TeamShareScene extends Scene{
}
}
initUI
(
data
){
initUI
(
data
){
this
[
'avatar'
].
mask
=
this
[
'avatarMask'
];
this
[
'avatar'
].
source
=
'http://yun.duiba.com.cn/db_games/activity/game/guideImage/guide2.png'
;
}
}
onTap_btn
(){
onTap_btn
(){
...
...
egret/src/yazuwei/TransScene.ts
View file @
50d40791
...
@@ -128,6 +128,7 @@ export default class TransScene extends Scene {
...
@@ -128,6 +128,7 @@ export default class TransScene extends Scene {
}
}
onTap_btn
()
{
onTap_btn
()
{
this
[
'title'
].
visible
=
false
;
this
[
'btn'
].
visible
=
false
;
this
[
'btn'
].
visible
=
false
;
console
.
log
(
'onTap_btn'
);
console
.
log
(
'onTap_btn'
);
...
...
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