Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
N
NFT
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
hanfeng zhang
NFT
Commits
d1b9fb8b
Commit
d1b9fb8b
authored
Jul 30, 2021
by
salitedfish
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug 修复
parent
ed1a873b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
index.vue
src/view/NFT/Detail/index.vue
+2
-2
No files found.
src/view/NFT/Detail/index.vue
View file @
d1b9fb8b
...
@@ -257,7 +257,7 @@
...
@@ -257,7 +257,7 @@
</div>
</div>
</div>
</div>
<div
class=
" fixed bottom-0 left-0 right-0 top-12 bg-font-black flex items-center z-50"
v-if=
"getOfficialNft == 'loading'"
>
<div
class=
" fixed bottom-0 left-0 right-0 top-12 bg-font-black flex items-center z-50"
v-if=
"getOfficialNft == 'loading'"
>
<div
class=
" w-4/6 mx-auto text-center"
>
<div
class=
" w-4/6 mx-auto text-center"
>
<img
src=
"@/assets/img/saveLoading.png"
alt=
""
class=
" mx-auto"
>
<img
src=
"@/assets/img/saveLoading.png"
alt=
""
class=
" mx-auto"
>
<div
class=
" mt-5"
>
证书领取中,请稍后~~
</div>
<div
class=
" mt-5"
>
证书领取中,请稍后~~
</div>
...
@@ -439,7 +439,7 @@ export default Vue.extend({
...
@@ -439,7 +439,7 @@ export default Vue.extend({
this
.
getOfficialNft
=
'success'
this
.
getOfficialNft
=
'success'
download
(
this
.
nftData
.
fileUrl
);
download
(
this
.
nftData
.
fileUrl
);
this
.
$toast
(
"领取成功"
);
this
.
$toast
(
"领取成功"
);
this
.
$router
.
replace
(
""
);
//
this.$router.replace("");
this
.
nftData
.
status
=
0
this
.
nftData
.
status
=
0
}
else
{
}
else
{
this
.
getOfficialNft
=
'fail'
this
.
getOfficialNft
=
'fail'
...
...
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