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
0f69cf32
Commit
0f69cf32
authored
Jul 01, 2020
by
lujinlei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
-a
parent
c0d58ef0
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
app.js
client/app.js
+1
-1
output.js
client/pages/index/output.js
+2
-2
No files found.
client/app.js
View file @
0f69cf32
...
@@ -15,7 +15,7 @@ App({
...
@@ -15,7 +15,7 @@ App({
console
.
info
(
'App onLaunch'
);
console
.
info
(
'App onLaunch'
);
const
{
activityId
}
=
options
.
query
||
{};
const
{
activityId
}
=
options
.
query
||
{};
console
.
log
(
activityId
)
console
.
log
(
activityId
)
this
.
activityId
=
activityId
||
'5efc
14a98e6a08930b59105d
'
;
this
.
activityId
=
activityId
||
'5efc
00f585a749991406f677
'
;
// this.activityId = activityId || '5ef880873075d9927e7f10b4';
// this.activityId = activityId || '5ef880873075d9927e7f10b4';
// this.activityId = activityId || '5ef1b4f72ad1116ce639e23e';
// this.activityId = activityId || '5ef1b4f72ad1116ce639e23e';
},
},
...
...
client/pages/index/output.js
View file @
0f69cf32
...
@@ -4456,7 +4456,7 @@ exports.ResJson = {
...
@@ -4456,7 +4456,7 @@ exports.ResJson = {
}
}
}
}
],
],
"path"
:
"https://yun.duiba.com.cn/db_games/activity/kickball-feile/159360
0993
/resource/"
"path"
:
"https://yun.duiba.com.cn/db_games/activity/kickball-feile/159360
1594
/resource/"
};
};
...
@@ -11053,7 +11053,7 @@ var PrizeListItem = (function (_super) {
...
@@ -11053,7 +11053,7 @@ var PrizeListItem = (function (_super) {
container
.
addChild
(
_this
.
recordSceneLine
);
container
.
addChild
(
_this
.
recordSceneLine
);
container
.
addChild
(
_this
.
btnImg
);
container
.
addChild
(
_this
.
btnImg
);
_this
.
addChild
(
container
);
_this
.
addChild
(
container
);
_this
.
btnImg
.
once
(
FYGE
.
MouseEvent
.
CLICK
,
_this
.
onTap
,
_this
);
_this
.
btnImg
.
addEventListener
(
FYGE
.
MouseEvent
.
CLICK
,
_this
.
onTap
,
_this
);
return
_this
;
return
_this
;
}
}
PrizeListItem
.
prototype
.
initData
=
function
(
id
,
data
)
{
PrizeListItem
.
prototype
.
initData
=
function
(
id
,
data
)
{
...
...
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