Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
X
xiaoxiaole
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
xiaoxiaole
Commits
e02c95f0
Commit
e02c95f0
authored
Apr 01, 2020
by
zjz1994
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
签到调整
parent
2c9388be
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
default.res.json
egret/resource/default.res.json
+1
-1
SignSkin.exml
egret/resource/skins/SignSkin.exml
+1
-1
SignPanel.ts
egret/src/panels/SignPanel.ts
+1
-1
getSignInfo.json
mock/sign/getSignInfo.json
+1
-1
No files found.
egret/resource/default.res.json
View file @
e02c95f0
...
...
@@ -45,7 +45,7 @@
"name"
:
"fail"
},
{
"keys"
:
"blood体力补济站_png,blood按钮_png,blood按钮 副本1_png,blood按钮 副本_png,blood去分享_png"
,
"keys"
:
"blood体力补济站_png,blood按钮_png,blood按钮 副本1_png,blood按钮 副本_png,blood去分享_png
,blooduanm_png,bloodhert_png,choujiang_png,itembg_png
"
,
"name"
:
"blood"
},
{
...
...
egret/resource/skins/SignSkin.exml
View file @
e02c95f0
...
...
@@ -31,7 +31,7 @@
<e:Group
id=
"giftbox"
width=
"750"
height=
"1206"
/>
<e:Group
id=
"contmid"
width=
"750"
height=
"1206"
anchorOffsetX=
"375"
x=
"375"
anchorOffsetY=
"603"
y=
"603"
>
<e:Image
id=
"prizeimg"
scaleX=
"2"
scaleY=
"2"
y=
"537"
source=
""
x=
"296"
/>
<e:Image
id=
"prizeimg1"
s
ource=
"turnprize_icon2_png"
scaleX=
"1"
scaleY=
"1"
x=
"317"
y=
"545"
visible=
"false
"
/>
<e:Image
id=
"prizeimg1"
s
caleX=
"1"
scaleY=
"1"
y=
"537"
source=
""
horizontalCenter=
"0
"
/>
<e:Image
id=
"prizeimg2"
source=
"turnprize_icon2_png"
scaleX=
"1"
scaleY=
"1"
x=
"317"
y=
"545"
visible=
"false"
/>
<e:Group
id=
"numsgroup"
anchorOffsetX=
"0"
width=
"188"
anchorOffsetY=
"0"
height=
"62"
x=
"281"
y=
"684"
>
<e:Label
id=
"nums"
text=
"×8"
size=
"48"
verticalAlign=
"middle"
fontFamily=
"FZY3JW"
textColor=
"0xC17343"
bold=
"true"
y=
"7"
x=
"68"
/>
...
...
egret/src/panels/SignPanel.ts
View file @
e02c95f0
...
...
@@ -392,7 +392,7 @@ export default class SignPanel extends Panel {
}
this
[
"btn2"
].
visible
=
this
.
showsxbtn
;
if
(
this
.
showsxbtn
){
//手动关闭
if
(
this
.
showsxbtn
||!
this
[
'prizeimg'
].
visible
){
//手动关闭
this
[
'contmid'
].
visible
=
false
;
this
[
'giftbox'
].
visible
=
true
;
//礼盒动画播放完毕,弹出奖励,奖励弹出完毕弹出收下按钮
...
...
mock/sign/getSignInfo.json
View file @
e02c95f0
{
"success"
:
true
,
"signInfoVO"
:
{
"continueDay"
:
0
,
"continueDay"
:
1
,
"todaySigned"
:
0
}
}
\ 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