Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
taobaominiDemo
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
taobaominiDemo
Commits
19f99431
Commit
19f99431
authored
Nov 04, 2020
by
wildfirecode13
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
05492269
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
output.js
client/pages/index/output.js
+3
-3
No files found.
client/pages/index/output.js
View file @
19f99431
...
...
@@ -5453,7 +5453,7 @@ exports.ResJson = {
}
}
],
"path"
:
"https://yun.duiba.com.cn/db_games/activity/kickball-feile/1604
320441
/resource/"
"path"
:
"https://yun.duiba.com.cn/db_games/activity/kickball-feile/1604
460102
/resource/"
};
...
...
@@ -12043,7 +12043,7 @@ var AssistScene = (function (_super) {
AssistScene
.
prototype
.
addPrize
=
function
(
parent
)
{
var
image
=
global_1
.
getHelpImage
();
var
award
=
new
FYGE
.
Sprite
();
var
scale
=
0.9
;
var
scale
=
1
;
if
(
isKids_1
.
default
())
{
scale
=
0.8
;
}
...
...
@@ -12052,7 +12052,7 @@ var AssistScene = (function (_super) {
award
.
x
=
750
/
2
-
award
.
texture
.
baseTexture
.
source
.
width
*
scale
/
2
;
award
.
y
=
745
-
20
-
30
;
if
(
!
isKids_1
.
default
())
{
award
.
y
=
745
+
100
-
5
0
;
award
.
y
=
745
+
100
-
7
0
;
}
if
(
isKids_1
.
default
())
{
award
.
y
=
745
-
20
-
30
-
20
-
10
;
...
...
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