Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
W
wfc13
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
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Open sidebar
wildfirecode13
wfc13
Commits
d7085fb8
Commit
d7085fb8
authored
Aug 20, 2021
by
wildfirecode13
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
u
parent
a90024bd
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
1 deletion
+2
-1
queryStatus.do
project/projectx/projectId/credits/queryStatus.do
+1
-1
prize.ts
project/src/panels/prize.ts
+1
-0
No files found.
project/projectx/projectId/credits/queryStatus.do
View file @
d7085fb8
{"code":null,"data":2,"message":null,"success":true}
\ No newline at end of file
{"code":null,"data":1,"message":null,"success":true}
\ No newline at end of file
project/src/panels/prize.ts
View file @
d7085fb8
...
...
@@ -22,6 +22,7 @@ export class PrizePanel extends Panel {
}
click_prize_open
()
{
this
.
hidePanel
();
sendLog
(
"click"
,
2
);
console
.
log
(
'click_prize_open'
);
location
.
href
=
'f34481928.html'
;
...
...
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