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
87ade8f6
Commit
87ade8f6
authored
Sep 19, 2024
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
world
parent
e38ed156
Pipeline
#29853
failed with stages
in 10 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
src/app/layout/layout.component.html
src/app/layout/layout.component.html
+3
-3
No files found.
src/app/layout/layout.component.html
View file @
87ade8f6
...
@@ -3,9 +3,9 @@
...
@@ -3,9 +3,9 @@
<nz-header
id=
"nav-header"
class=
"nav"
>
<nz-header
id=
"nav-header"
class=
"nav"
>
<img
class=
"logo"
src=
"https://cdn02.moecube.com:444/store/zh-CN/assets/logo.png"
/>
<img
class=
"logo"
src=
"https://cdn02.moecube.com:444/store/zh-CN/assets/logo.png"
/>
<ul
id=
"nav-ul"
nz-menu
[nzTheme]=
"'dark'"
[nzMode]=
"'horizontal'"
style=
"line-height: 64px;"
>
<ul
id=
"nav-ul"
nz-menu
[nzTheme]=
"'dark'"
[nzMode]=
"'horizontal'"
style=
"line-height: 64px;"
>
<li
nz-menu-item
><a
href=
"https://mycard.
moe
/"
>
首页
</a></li>
<li
nz-menu-item
><a
href=
"https://mycard.
world
/"
>
首页
</a></li>
<li
nz-menu-item
><a
href=
"https://ygobbs.com/"
>
社区
</a></li>
<li
nz-menu-item
><a
href=
"https://ygobbs.com/"
>
社区
</a></li>
<li
nz-menu-item
><a
href=
"https://mycard.
moe
/ygopro/arena/index.html#/"
>
决斗数据库
</a></li>
<li
nz-menu-item
><a
href=
"https://mycard.
world
/ygopro/arena/index.html#/"
>
决斗数据库
</a></li>
<li
nz-menu-item
><a
href=
"https://event.ygobbs.com/"
>
赛事系统
</a></li>
<li
nz-menu-item
><a
href=
"https://event.ygobbs.com/"
>
赛事系统
</a></li>
<li
nz-menu-item
><a
href=
"https://accounts.moecube.com/profiles"
>
用户中心
</a></li>
<li
nz-menu-item
><a
href=
"https://accounts.moecube.com/profiles"
>
用户中心
</a></li>
<li
nz-menu-item
><a
href=
"https://accounts.moecube.com/signup"
>
注册账号
</a></li>
<li
nz-menu-item
><a
href=
"https://accounts.moecube.com/signup"
>
注册账号
</a></li>
...
@@ -208,7 +208,7 @@
...
@@ -208,7 +208,7 @@
<p
style=
"font-size: 20px;color:#313154;"
>
{{matchCount.year}}年{{matchCount.month}}月进行了 {{matchCount.count}} 场对战
</p>
<p
style=
"font-size: 20px;color:#313154;"
>
{{matchCount.year}}年{{matchCount.month}}月进行了 {{matchCount.count}} 场对战
</p>
<!-- <nz-statistic [nzValueStyle]="{ color: '#000D1E' }" [nzValue]="stats_online | async | number" [nzTitle]=""></nz-statistic>-->
<!-- <nz-statistic [nzValueStyle]="{ color: '#000D1E' }" [nzValue]="stats_online | async | number" [nzTitle]=""></nz-statistic>-->
<button
nz-button
nzType=
"primary"
nzSize=
"large"
(click)=
'navigateToUrl("https://mycard.
moe
/ygopro/arena")'
><i
nz-icon
nzType=
"double-right"
nzTheme=
"outline"
></i>
进入决斗数据库
</button>
<button
nz-button
nzType=
"primary"
nzSize=
"large"
(click)=
'navigateToUrl("https://mycard.
world
/ygopro/arena")'
><i
nz-icon
nzType=
"double-right"
nzTheme=
"outline"
></i>
进入决斗数据库
</button>
</div>
</div>
<div
nz-col
>
<div
nz-col
>
...
...
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