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
91f98471
Commit
91f98471
authored
Aug 24, 2021
by
shunx 马
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
拉取
parent
2d1949c9
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
ResJson.ts
project/src/ResJson.ts
+1
-1
cost.ts
project/src/panels/cost.ts
+1
-1
No files found.
project/src/ResJson.ts
View file @
91f98471
...
...
@@ -720,5 +720,5 @@ export const ResJson = {
}
}
],
"path"
:
"https://yun.duiba.com.cn/db_games/activity/template/1629
439170
/resource/"
"path"
:
"https://yun.duiba.com.cn/db_games/activity/template/1629
775432
/resource/"
}
\ No newline at end of file
project/src/panels/cost.ts
View file @
91f98471
...
...
@@ -72,7 +72,7 @@ export class CostPanel extends Panel {
).
catch
((
e
)
=>
{
btn
.
mouseEnable
=
true
;
console
.
log
(
"2222222"
,
e
);
showToast
(
"
积分扣除失败
"
);
showToast
(
"
扣积分失败,请稍后再试
"
);
})
if
(
resultPolling
==
1
)
{
if
(
!
result
.
success
)
{
...
...
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