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
8fc32330
Commit
8fc32330
authored
Aug 05, 2021
by
salitedfish
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ui修改
parent
24498a0d
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
App.vue
src/App.vue
+1
-1
form.vue
src/view/NFT/Create/form.vue
+1
-1
index.vue
src/view/NFT/Detail/index.vue
+1
-1
No files found.
src/App.vue
View file @
8fc32330
...
...
@@ -4,7 +4,7 @@
<div
class=
"overlay items-start flex flex-col text-font-white w-full px-6 relative"
>
<div
class=
"text-xl py-12 pt-28"
>
<div>
发行NFT
</div>
<div>
使版权更具
交易
价值
</div>
<div>
使版权更具价值
</div>
</div>
<div
class=
"bot w-11/12 mx-auto"
>
<div
class=
"grid grid-cols-4 w-full gap-4"
>
...
...
src/view/NFT/Create/form.vue
View file @
8fc32330
...
...
@@ -204,7 +204,7 @@
<img
src=
"@/assets/img/saveLoading.png"
alt=
""
>
</div>
<div
class=
" mt-4 text-red-500"
>
温馨提示:
</div>
<div
class=
" w-72 text-center mt-4 leading-8"
>
NFT发行成功后,需
要经过内容审核、版权认证方可在平台上架交易
。
</div>
<div
class=
" w-72 text-center mt-4 leading-8"
>
NFT发行成功后,需
经过内容审核,审核通过后方可在平台内上架流转
。
</div>
</div>
<div
v-else
class=
"text-center"
>
...
...
src/view/NFT/Detail/index.vue
View file @
8fc32330
...
...
@@ -164,7 +164,7 @@
</div>
<div
class=
"py-3"
v-if=
"!$route.query.officia"
>
<div
class=
"text-font-dark-blue"
>
交易
记录
</div>
<div
class=
"text-font-dark-blue"
>
流转
记录
</div>
<div
class=
"text-center py-5"
>
暂无记录
</div>
</div>
<van-overlay
:show=
"showoverlay"
@
click=
"showoverlay = false"
/>
...
...
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