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
26d09179
Commit
26d09179
authored
Jun 28, 2020
by
wildfirecode
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
6095daf0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
41 additions
and
17 deletions
+41
-17
output.js
client/pages/index/output.js
+41
-17
No files found.
client/pages/index/output.js
View file @
26d09179
...
...
@@ -3473,10 +3473,21 @@ exports.ResJson = {
}
},
{
"keys"
:
"drawBtn.png,music_Close.png,music_Open.png,newbieBtn.png,rankBtn.png,recordBtn.png,ruleBtn.png,startBg.jpg,startBtn.png,task_Btn.png"
,
"keys"
:
"drawBtn.png,
drawBtn2.png,
music_Close.png,music_Open.png,newbieBtn.png,rankBtn.png,recordBtn.png,ruleBtn.png,startBg.jpg,startBtn.png,task_Btn.png"
,
"name"
:
"startScene"
,
"atlas"
:
{
"drawBtn.png"
:
{
"x"
:
85
,
"y"
:
146
,
"w"
:
165
,
"h"
:
142
,
"ox"
:
0
,
"oy"
:
0
,
"sw"
:
165
,
"sh"
:
142
,
"ro"
:
false
},
"drawBtn2.png"
:
{
"x"
:
85
,
"y"
:
2
,
"w"
:
165
,
...
...
@@ -3488,8 +3499,8 @@ exports.ResJson = {
"ro"
:
false
},
"music_Close.png"
:
{
"x"
:
1
87
,
"y"
:
146
,
"x"
:
1
56
,
"y"
:
349
,
"w"
:
57
,
"h"
:
57
,
"ox"
:
0
,
...
...
@@ -3499,8 +3510,8 @@ exports.ResJson = {
"ro"
:
false
},
"music_Open.png"
:
{
"x"
:
1
61
,
"y"
:
414
,
"x"
:
1
56
,
"y"
:
290
,
"w"
:
57
,
"h"
:
57
,
"ox"
:
0
,
...
...
@@ -3510,8 +3521,8 @@ exports.ResJson = {
"ro"
:
false
},
"newbieBtn.png"
:
{
"x"
:
1
00
,
"y"
:
280
,
"x"
:
1
52
,
"y"
:
424
,
"w"
:
96
,
"h"
:
132
,
"ox"
:
0
,
...
...
@@ -3521,8 +3532,8 @@ exports.ResJson = {
"ro"
:
false
},
"rankBtn.png"
:
{
"x"
:
85
,
"y"
:
146
,
"x"
:
54
,
"y"
:
290
,
"w"
:
100
,
"h"
:
132
,
"ox"
:
0
,
...
...
@@ -3532,8 +3543,8 @@ exports.ResJson = {
"ro"
:
false
},
"recordBtn.png"
:
{
"x"
:
1
98
,
"y"
:
205
,
"x"
:
1
00
,
"y"
:
424
,
"w"
:
157
,
"h"
:
50
,
"ox"
:
0
,
...
...
@@ -3544,14 +3555,14 @@ exports.ResJson = {
},
"ruleBtn.png"
:
{
"x"
:
2
,
"y"
:
418
,
"y"
:
284
,
"w"
:
157
,
"h"
:
50
,
"ox"
:
0
,
"oy"
:
0
,
"sw"
:
157
,
"sh"
:
50
,
"ro"
:
fals
e
"ro"
:
tru
e
},
"startBtn.png"
:
{
"x"
:
2
,
...
...
@@ -3566,7 +3577,7 @@ exports.ResJson = {
},
"task_Btn.png"
:
{
"x"
:
2
,
"y"
:
284
,
"y"
:
443
,
"w"
:
96
,
"h"
:
132
,
"ox"
:
0
,
...
...
@@ -3823,7 +3834,7 @@ exports.ResJson = {
}
}
],
"path"
:
"https://yun.duiba.com.cn/db_games/activity/kickball-feile/159332
7405
/resource/"
"path"
:
"https://yun.duiba.com.cn/db_games/activity/kickball-feile/159332
8402
/resource/"
};
...
...
@@ -9810,6 +9821,7 @@ var __generator = (this && this.__generator) || function (thisArg, body) {
Object
.
defineProperty
(
exports
,
"__esModule"
,
{
value
:
true
});
var
toastCtrl_1
=
__webpack_require__
(
/*! ./../../module/ctrls/toastCtrl */
"./module/ctrls/toastCtrl.ts"
);
var
Scene_1
=
__webpack_require__
(
/*! ../../module/views/Scene */
"./module/views/Scene.ts"
);
var
Tools_1
=
__webpack_require__
(
/*! ../Tools */
"./src/Tools.ts"
);
var
layers_1
=
__webpack_require__
(
/*! ../../module/views/layers */
"./module/views/layers.ts"
);
var
RES_1
=
__webpack_require__
(
/*! ../../module/RES */
"./module/RES.ts"
);
var
doHelp_1
=
__webpack_require__
(
/*! ../ctrls/doHelp */
"./src/ctrls/doHelp.ts"
);
...
...
@@ -9820,6 +9832,7 @@ var doRecord_1 = __webpack_require__(/*! ../ctrls/doRecord */ "./src/ctrls/doRec
var
sendLog_1
=
__webpack_require__
(
/*! ../ctrls/sendLog */
"./src/ctrls/sendLog.ts"
);
var
LogType_1
=
__webpack_require__
(
/*! ../datas/LogType */
"./src/datas/LogType.ts"
);
var
getVipInfo_1
=
__webpack_require__
(
/*! ../ctrls/getVipInfo */
"./src/ctrls/getVipInfo.ts"
);
var
getCaixukunTime_1
=
__webpack_require__
(
/*! ../ctrls/getCaixukunTime */
"./src/ctrls/getCaixukunTime.ts"
);
var
AssistScene
=
(
function
(
_super
)
{
__extends
(
AssistScene
,
_super
);
function
AssistScene
()
{
...
...
@@ -9838,6 +9851,10 @@ var AssistScene = (function (_super) {
assistBG
.
x
=
0
;
assistBG
.
y
=
0
;
this
.
addChild
(
assistBG
);
var
hintTxt
=
Tools_1
.
Tool
.
getText
(
""
,
40
,
"#ffffff"
);
hintTxt
.
text
=
"
\
u52A9
\
u6211
\
u8D62"
+
getCaixukunTime_1
.
getCaixukunName
()
+
"
\
u4EB2
\
u7B14
\
u7B7E
\
u540D"
;
hintTxt
.
position
.
set
((
750
-
hintTxt
.
textWidth
)
/
2
,
610
);
this
.
addChild
(
hintTxt
);
var
assistBtn
=
this
.
_assistBtn
=
new
FYGE
.
Sprite
(
RES_1
.
RES
.
getRes
(
"assistBtn.png"
));
assistBtn
.
anchorTexture
.
set
(
0.5
,
0.5
);
assistBtn
.
position
.
set
(
750
/
2
,
1050
);
...
...
@@ -10463,6 +10480,7 @@ var NoPrizePanel_1 = __webpack_require__(/*! ../panels/NoPrizePanel */ "./src/pa
var
doGetExtraPrize_1
=
__webpack_require__
(
/*! ../ctrls/doGetExtraPrize */
"./src/ctrls/doGetExtraPrize.ts"
);
var
getVipInfo_1
=
__webpack_require__
(
/*! ../ctrls/getVipInfo */
"./src/ctrls/getVipInfo.ts"
);
var
rankFlag_1
=
__webpack_require__
(
/*! ../datas/rankFlag */
"./src/datas/rankFlag.ts"
);
var
getCaixukunTime_1
=
__webpack_require__
(
/*! ../ctrls/getCaixukunTime */
"./src/ctrls/getCaixukunTime.ts"
);
exports
.
svgaPool
=
{};
var
StartScene
=
(
function
(
_super
)
{
__extends
(
StartScene
,
_super
);
...
...
@@ -10544,7 +10562,7 @@ var StartScene = (function (_super) {
};
StartScene
.
prototype
.
start
=
function
()
{
return
__awaiter
(
this
,
void
0
,
void
0
,
function
()
{
var
btn
,
timeString
,
ruleBtn
,
recordBtn
,
rankBtn
,
drawBtn
,
newbieBtn
,
taskBtn
,
result
;
var
btn
,
timeString
,
namestr
,
ruleBtn
,
recordBtn
,
rankBtn
,
drawbtnName
,
drawBtn
,
newbieBtn
,
taskBtn
,
result
;
return
__generator
(
this
,
function
(
_a
)
{
switch
(
_a
.
label
)
{
case
0
:
...
...
@@ -10560,6 +10578,11 @@ var StartScene = (function (_super) {
timeString
.
text
=
"免费次数:"
;
timeString
.
position
.
set
(
380
,
925
);
this
.
addChild
(
timeString
);
namestr
=
Tools_1
.
Tool
.
getText
(
""
,
40
,
"#ffffff"
,
FYGE
.
TEXT_ALIGN
.
CENTER
,
384
);
namestr
.
lineType
=
FYGE
.
TEXT_lINETYPE
.
MULTI
;
namestr
.
text
=
"
\
u950B
\
u5C1A
\
u529BMAX
\n
-
\
u8D62"
+
getCaixukunTime_1
.
getCaixukunName
()
+
"
\
u7B7E
\
u540D -"
;
namestr
.
position
.
set
(
257
,
777
);
this
.
addChild
(
namestr
);
this
.
times
=
Tools_1
.
Tool
.
getText
(
""
,
26
,
"#ffffff"
);
this
.
times
.
text
=
"0次"
;
btn
.
anchorY
=
btn
.
height
/
2
;
...
...
@@ -10599,7 +10622,8 @@ var StartScene = (function (_super) {
rankBtn
.
position
.
set
(
83
,
1255
);
this
.
addChild
(
rankBtn
);
rankBtn
.
addEventListener
(
FYGE
.
MouseEvent
.
CLICK
,
this
.
onRankBtnClick
);
drawBtn
=
new
FYGE
.
Button
(
RES_1
.
RES
.
getRes
(
"drawBtn.png"
));
drawbtnName
=
Date
.
now
()
>
getCaixukunTime_1
.
default
()
?
"drawBtn2.png"
:
"drawBtn.png"
;
drawBtn
=
new
FYGE
.
Button
(
RES_1
.
RES
.
getRes
(
drawbtnName
));
drawBtn
.
position
.
set
(
219
,
1255
);
this
.
addChild
(
drawBtn
);
drawBtn
.
addEventListener
(
FYGE
.
MouseEvent
.
CLICK
,
this
.
onDrawBtnClick
);
...
...
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