Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
M
Moecube Store
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
Moecube Store
Commits
57441d09
Commit
57441d09
authored
Aug 11, 2019
by
神楽坂玲奈
Committed by
GitHub
Aug 11, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更改了置顶导航
parent
d6a662eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
4 deletions
+6
-4
src/app/layout/layout.component.html
src/app/layout/layout.component.html
+6
-4
No files found.
src/app/layout/layout.component.html
View file @
57441d09
...
...
@@ -3,10 +3,12 @@
<nz-header
id=
"nav-header"
class=
"nav"
>
<img
class=
"logo"
src=
"https://cdn01.moecube.com/store/zh-CN/assets/logo.png"
/>
<ul
id=
"nav-ul"
nz-menu
[nzTheme]=
"'dark'"
[nzMode]=
"'horizontal'"
style=
"line-height: 64px;"
>
<li
nz-menu-item
>
首页
</li>
<li
nz-menu-item
>
社区
</li>
<li
nz-menu-item
>
数据库
</li>
<li
nz-menu-item
>
用户中心
</li>
<a
href=
"https://mycard.moe/"
>
首页
</a>
<a
href=
"https://ygobbs.com/"
>
社区
</a>
<a
href=
"https://mycard.moe/ygopro/arena/index.html#/"
>
决斗数据库
</a>
<a
href=
"https://event.ygobbs.com/"
>
赛事系统
</a>
<a
href=
"https://accounts.moecube.com/profiles"
>
用户中心
</a>
<a
href=
"https://accounts.moecube.com/signup"
>
注册账号
</a>
</ul>
</nz-header>
</nz-affix>
...
...
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