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
c532700b
Commit
c532700b
authored
Aug 20, 2021
by
wildfirecode13
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
u
parent
4df050a6
Changes
4
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
2 deletions
+4
-2
index.do.json
project/mock/webNet/dazzle/index.do.json
+1
-1
queryStatus.do
project/projectx/projectId/credits/queryStatus.do
+1
-0
ResJson.ts
project/src/ResJson.ts
+1
-1
cost.ts
project/src/panels/cost.ts
+1
-0
No files found.
project/mock/webNet/dazzle/index.do.json
View file @
c532700b
...
...
@@ -123,7 +123,7 @@
"surplusCount"
:
1
,
"credits"
:
111111
,
"needCredits"
:
110
,
"type"
:
2
,
"type"
:
1
,
"vip"
:
1
},
"message"
:
null
,
...
...
project/projectx/projectId/credits/queryStatus.do
0 → 100644
View file @
c532700b
{"code":null,"data":2,"message":null,"success":true}
\ No newline at end of file
project/src/ResJson.ts
View file @
c532700b
...
...
@@ -720,5 +720,5 @@ export const ResJson = {
}
}
],
"path"
:
"https://yun.duiba.com.cn/db_games/activity/template/1629
355646
/resource/"
"path"
:
"https://yun.duiba.com.cn/db_games/activity/template/1629
428810
/resource/"
}
\ No newline at end of file
project/src/panels/cost.ts
View file @
c532700b
...
...
@@ -70,6 +70,7 @@ export class CostPanel extends Panel {
500
,
'get'
).
catch
((
e
)
=>
{
btn
.
mouseEnable
=
true
;
console
.
log
(
"2222222"
,
e
);
showToast
(
"积分扣除失败"
);
})
...
...
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