Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
B
babycare_xiaoxiao
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
王剑峰
babycare_xiaoxiao
Commits
f27aabfb
Commit
f27aabfb
authored
Feb 24, 2021
by
邱旭
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
m
parent
175f47d5
Changes
6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
20 additions
and
17 deletions
+20
-17
workspace.xml
.idea/workspace.xml
+13
-13
output.js
output.js
+2
-0
output.js.map
output.js.map
+1
-1
HelpPanel.ts
src/panels/HelpPanel.ts
+2
-1
LotteryPanel.ts
src/panels/LotteryPanel.ts
+1
-1
SuccessPrizePanel.ts
src/panels/SuccessPrizePanel.ts
+1
-1
No files found.
.idea/workspace.xml
View file @
f27aabfb
...
...
@@ -3,10 +3,10 @@
<component
name=
"ChangeListManager"
>
<list
default=
"true"
id=
"0d3cb18d-e144-41a0-bc8b-4877c2e1fef1"
name=
"默认的"
comment=
""
>
<change
beforePath=
"$PROJECT_DIR$/.idea/workspace.xml"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/.idea/workspace.xml"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/mock/miniTb/feile.gameOver.json"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/mock/miniTb/feile.gameOver.json"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/mock/miniTb/mine.getAppData.json"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/mock/miniTb/mine.getAppData.json"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/output.js"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/output.js"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/output.js.map"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/output.js.map"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/src/panels/HelpPanel.ts"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/src/panels/HelpPanel.ts"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/src/panels/LotteryPanel.ts"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/src/panels/LotteryPanel.ts"
afterDir=
"false"
/>
<change
beforePath=
"$PROJECT_DIR$/src/panels/SuccessPrizePanel.ts"
beforeDir=
"false"
afterPath=
"$PROJECT_DIR$/src/panels/SuccessPrizePanel.ts"
afterDir=
"false"
/>
</list>
<option
name=
"SHOW_DIALOG"
value=
"false"
/>
...
...
@@ -66,7 +66,7 @@
<recent
name=
"$PROJECT_DIR$/lotties"
/>
</key>
</component>
<component
name=
"RunManager"
selected=
"npm.
dev
"
>
<component
name=
"RunManager"
selected=
"npm.
buildTS
"
>
<configuration
name=
"build"
type=
"js.build_tools.npm"
temporary=
"true"
nameIsGenerated=
"true"
>
<package-json
value=
"$PROJECT_DIR$/package.json"
/>
<command
value=
"run"
/>
...
...
@@ -115,8 +115,8 @@
</list>
<recent_temporary>
<list>
<item
itemvalue=
"npm.dev"
/>
<item
itemvalue=
"npm.buildTS"
/>
<item
itemvalue=
"npm.dev"
/>
<item
itemvalue=
"npm.build"
/>
<item
itemvalue=
"npm.flushRes"
/>
</list>
...
...
@@ -136,14 +136,7 @@
<workItem
from=
"1613698993022"
duration=
"22309000"
/>
<workItem
from=
"1613785579125"
duration=
"17751000"
/>
<workItem
from=
"1613958457445"
duration=
"19850000"
/>
<workItem
from=
"1614131869846"
duration=
"1683000"
/>
</task>
<task
id=
"LOCAL-00005"
summary=
"Rule"
>
<created>
1612599420632
</created>
<option
name=
"number"
value=
"00005"
/>
<option
name=
"presentableId"
value=
"LOCAL-00005"
/>
<option
name=
"project"
value=
"LOCAL"
/>
<updated>
1612599420632
</updated>
<workItem
from=
"1614131869846"
duration=
"2614000"
/>
</task>
<task
id=
"LOCAL-00006"
summary=
"NoEnergyPanel"
>
<created>
1612601677844
</created>
...
...
@@ -481,7 +474,14 @@
<option
name=
"project"
value=
"LOCAL"
/>
<updated>
1614133120877
</updated>
</task>
<option
name=
"localTasksCounter"
value=
"54"
/>
<task
id=
"LOCAL-00054"
summary=
"m"
>
<created>
1614133895122
</created>
<option
name=
"number"
value=
"00054"
/>
<option
name=
"presentableId"
value=
"LOCAL-00054"
/>
<option
name=
"project"
value=
"LOCAL"
/>
<updated>
1614133895122
</updated>
</task>
<option
name=
"localTasksCounter"
value=
"55"
/>
<servers
/>
</component>
<component
name=
"TypeScriptGeneratedFilesManager"
>
...
...
output.js
View file @
f27aabfb
...
...
@@ -12433,6 +12433,8 @@ var SuccessPrizePanel = (function (_super) {
var prizeImg = this.addChild(new Sprite());
prizeImg.anchorTexture.set(0.5, 0.5);
prizeImg.position.set(375, 890);
prizeImg.width = 200;
prizeImg.height = 200;
if (type == 6) {
switch (toolType) {
case PropType_1.PropType.BOOMS:
output.js.map
View file @
f27aabfb
This diff is collapsed.
Click to expand it.
src/panels/HelpPanel.ts
View file @
f27aabfb
...
...
@@ -36,7 +36,8 @@ export class HelpPanel extends Panel {
Tools
.
globalData
.
inviteId
=
''
;
}
async
doHelp
()
{
async
doHelp
(
e
)
{
this
.
btnDelay
(
e
.
target
);
if
(
Tools
.
globalData
.
inviteId
==
Tools
.
globalData
.
openId
)
{
showToast
(
'自己不能给自己助力'
);
this
.
hidePanel
();
...
...
src/panels/LotteryPanel.ts
View file @
f27aabfb
...
...
@@ -57,7 +57,7 @@ export class LotteryPanel extends Panel {
const
{
type
,
_id
}
=
this
.
prizeData
;
switch
(
type
)
{
case
1
:
// 权益
sendTbNet
(
TbNetName
.
receiveEnamePrize
,
{
_id
:
_id
},
sendTbNet
(
TbNetName
.
receiveEnamePrize
,
{
_id
:
_id
,
id
:
_id
},
(
success
,
res
)
=>
{
if
(
!
success
||
!
res
)
{
showToast
(
'奖品发放失败
\
n请前往我的奖品处进行处理'
);
...
...
src/panels/SuccessPrizePanel.ts
View file @
f27aabfb
...
...
@@ -127,7 +127,7 @@ export class SuccessPrizePanel extends Panel {
switch
(
this
.
data
.
prize
.
type
)
{
case
1
:
// 权益
sendTbNet
(
TbNetName
.
receiveEnamePrize
,
{
_id
:
_id
},
sendTbNet
(
TbNetName
.
receiveEnamePrize
,
{
_id
:
_id
,
id
:
_id
},
(
success
,
res
)
=>
{
if
(
!
success
||
!
res
)
{
showToast
(
'奖品发放失败
\
n请前往我的奖品处进行处理'
);
...
...
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