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
2e6988cd
Commit
2e6988cd
authored
Jan 20, 2022
by
salitedfish
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ui:样式修改
parent
84fa1295
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
3 additions
and
3 deletions
+3
-3
NFT.zip
NFT.zip
+0
-0
bg-card.png
public/img/bg-card.png
+0
-0
bg-card2.png
public/img/bg-card2.png
+0
-0
Cell.vue
src/components/common/Cell.vue
+1
-1
NavFooter.vue
src/layout/NavFooter.vue
+2
-2
No files found.
NFT.zip
0 → 100644
View file @
2e6988cd
File added
public/img/bg-card.png
View replaced file @
84fa1295
View file @
2e6988cd
38.6 KB
|
W:
|
H:
17.2 KB
|
W:
|
H:
2-up
Swipe
Onion skin
public/img/bg-card2.png
View replaced file @
84fa1295
View file @
2e6988cd
22.7 KB
|
W:
|
H:
4.36 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/components/common/Cell.vue
View file @
2e6988cd
...
...
@@ -14,7 +14,7 @@
<app-icon
v-if=
"labelIcon"
:name=
"labelIcon"
color=
"#
ED6F6F
"
color=
"#
2b446c
"
@
click
.
native=
"$emit('clickIcon')"
size=
"18px"
></app-icon>
...
...
src/layout/NavFooter.vue
View file @
2e6988cd
...
...
@@ -5,10 +5,10 @@
<div
class=
'mt-2'
:class=
'actived==="Home"?" text-font-pro-color":" text-font-slim-color"'
>
大厅
</div>
</div>
<div
class=
'flex flex-col items-center relative'
@
click=
"goNFT"
>
<div
class=
' absolute -top-12 rounded-full p-5 bg-
app-red
mx-auto shadow-nav text-center'
>
<div
class=
' absolute -top-12 rounded-full p-5 bg-
font-pro-color
mx-auto shadow-nav text-center'
>
<app-icon
name=
'icon-NFTfahang'
size=
'28px'
color=
'#fff'
></app-icon>
</div>
<div
class=
'mt-8 text-font-
red
'
>
发行NFT
</div>
<div
class=
'mt-8 text-font-
pro-color
'
>
发行NFT
</div>
</div>
<div
class=
'flex flex-col items-center'
@
click=
"setNav('Mine')"
>
<app-icon
name=
'icon-wodexuanzhong'
size=
'24px'
:color=
'actived==="Mine"?"#2B446C":"#7388AB"'
></app-icon>
...
...
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