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
ab414d71
Commit
ab414d71
authored
Oct 09, 2020
by
haiyoucuv
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
5e5a132c
Changes
7
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
16012 additions
and
3252 deletions
+16012
-3252
popmartXXL2c.drawLotteryPrize.json
mock/miniTb/popmartXXL2c.drawLotteryPrize.json
+7
-10
popmartXXL2c.getActivityBaseInfoById.json
mock/miniTb/popmartXXL2c.getActivityBaseInfoById.json
+1
-1
output.js
output.js
+5578
-3209
output.js.map
output.js.map
+1
-1
ResJson.ts
src/ResJson.ts
+10422
-28
SkinJson.ts
src/SkinJson.ts
+2
-2
SuccessPrizePanel.ts
src/panels/SuccessPrizePanel.ts
+1
-1
No files found.
mock/miniTb/popmartXXL2c.drawLotteryPrize.json
View file @
ab414d71
{
"success"
:
true
,
"code"
:
"000000"
,
"message"
:
"成功"
,
"data"
:
{
"_id"
:
""
,
"name"
:
"aaa"
,
"type"
:
6
,
"image"
:
"https://img.alicdn.com/imgextra/i1/2275046294/O1CN01xTeKMI1wMhRux48Y6_!!2275046294-2-miniprogram.png"
,
"drawStatus"
:
""
,
"level"
:
"1"
,
"toolType"
:
"booms"
}
"image"
:
"https://img.alicdn.com/imgextra/i3/2885348004/O1CN01Lw5ZoM28zsjhMDLVE_!!2885348004-0-miniprogram.jpg"
,
"name"
:
"游戏测试3"
,
"id"
:
"5f8059c8e5c0d7c634f186c5"
,
"type"
:
1
},
"success"
:
true
,
"message"
:
"成功"
}
\ No newline at end of file
mock/miniTb/popmartXXL2c.getActivityBaseInfoById.json
View file @
ab414d71
{
"code"
:
"000000"
,
"data"
:
{
"currentLevel"
:
1
,
"currentLevel"
:
2
,
"isFirstLogin"
:
false
,
"records"
:
[{
"score"
:
0
,
...
...
output.js
View file @
ab414d71
This diff is collapsed.
Click to expand it.
output.js.map
View file @
ab414d71
This diff is collapsed.
Click to expand it.
src/ResJson.ts
View file @
ab414d71
This diff is collapsed.
Click to expand it.
src/SkinJson.ts
View file @
ab414d71
...
...
@@ -111,7 +111,7 @@ export const SkinJson = {
{
"name"
:
"红包奖励"
,
"x"
:
130
,
"y"
:
8
62
,
"y"
:
8
35
,
"alpha"
:
1
,
"type"
:
"sprite"
,
"props"
:
{
...
...
@@ -122,7 +122,7 @@ export const SkinJson = {
{
"name"
:
"提示文案"
,
"x"
:
182
,
"y"
:
109
5
,
"y"
:
109
8
,
"alpha"
:
1
,
"type"
:
"text"
,
"props"
:
{
...
...
src/panels/SuccessPrizePanel.ts
View file @
ab414d71
...
...
@@ -62,7 +62,7 @@ export class SuccessPrizePanel extends Panel {
this
.
starGroup
.
position
.
set
(
375
,
663
);
this
.
prizeImg
.
anchorTexture
.
x
=
0.5
;
this
.
prizeImg
.
x
=
37
5
;
this
.
prizeImg
.
x
=
37
0
;
this
.
starGroup
.
play
(
stars
);
...
...
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