Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
SMU-GDMU-CHINA
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
2024 Competition
SMU-GDMU-CHINA
Commits
40841ec8
Commit
40841ec8
authored
6 months ago
by
Pan Zhao
Browse files
Options
Downloads
Patches
Plain Diff
删除了主页的一些内容
parent
a454f7c7
No related branches found
No related tags found
No related merge requests found
Pipeline
#447167
passed
6 months ago
Stage: build
Stage: deploy
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/contents/safety.tsx
+0
-8
0 additions, 8 deletions
src/contents/safety.tsx
with
0 additions
and
8 deletions
src/contents/safety.tsx
+
0
−
8
View file @
40841ec8
...
@@ -13,14 +13,6 @@ const SideNavbar: React.FC<SideNavbarProps> = ({ activeLink }) => {
...
@@ -13,14 +13,6 @@ const SideNavbar: React.FC<SideNavbarProps> = ({ activeLink }) => {
<
Nav
.
Link
as
=
{
Link
}
to
=
"section1"
smooth
=
{
true
}
duration
=
{
500
}
className
=
{
activeLink
===
'
section1
'
?
'
active
'
:
'
notActive
'
}
>
Overview
</
Nav
.
Link
>
<
Nav
.
Link
as
=
{
Link
}
to
=
"section1"
smooth
=
{
true
}
duration
=
{
500
}
className
=
{
activeLink
===
'
section1
'
?
'
active
'
:
'
notActive
'
}
>
Overview
</
Nav
.
Link
>
<
Nav
.
Link
as
=
{
Link
}
to
=
"section2"
smooth
=
{
true
}
duration
=
{
500
}
className
=
{
activeLink
===
'
section2
'
?
'
active
'
:
'
notActive
'
}
>
Safe Project Design
</
Nav
.
Link
>
<
Nav
.
Link
as
=
{
Link
}
to
=
"section2"
smooth
=
{
true
}
duration
=
{
500
}
className
=
{
activeLink
===
'
section2
'
?
'
active
'
:
'
notActive
'
}
>
Safe Project Design
</
Nav
.
Link
>
<
Nav
.
Link
as
=
{
Link
}
to
=
"section3"
smooth
=
{
true
}
duration
=
{
500
}
className
=
{
activeLink
===
'
section3
'
?
'
active
'
:
'
notActive
'
}
>
Safe Lab Work
</
Nav
.
Link
>
<
Nav
.
Link
as
=
{
Link
}
to
=
"section3"
smooth
=
{
true
}
duration
=
{
500
}
className
=
{
activeLink
===
'
section3
'
?
'
active
'
:
'
notActive
'
}
>
Safe Lab Work
</
Nav
.
Link
>
<
Nav
.
Link
as
=
{
Link
}
to
=
"section4"
smooth
=
{
true
}
duration
=
{
500
}
className
=
{
activeLink
===
'
section4
'
?
'
active
'
:
'
notActive
'
}
>
Section 4
</
Nav
.
Link
>
<
Nav
.
Link
as
=
{
Link
}
to
=
"section5"
smooth
=
{
true
}
duration
=
{
500
}
className
=
{
activeLink
===
'
section5
'
?
'
active
'
:
'
notActive
'
}
>
Section 5
</
Nav
.
Link
>
<
Nav
.
Link
as
=
{
Link
}
to
=
"section6"
smooth
=
{
true
}
duration
=
{
500
}
className
=
{
activeLink
===
'
section6
'
?
'
active
'
:
'
notActive
'
}
>
Section 6
</
Nav
.
Link
>
<
Nav
.
Link
as
=
{
Link
}
to
=
"section7"
smooth
=
{
true
}
duration
=
{
500
}
className
=
{
activeLink
===
'
section7
'
?
'
active
'
:
'
notActive
'
}
>
Section 7
</
Nav
.
Link
>
<
Nav
.
Link
as
=
{
Link
}
to
=
"section8"
smooth
=
{
true
}
duration
=
{
500
}
className
=
{
activeLink
===
'
section8
'
?
'
active
'
:
'
notActive
'
}
>
Section 8
</
Nav
.
Link
>
<
Nav
.
Link
as
=
{
Link
}
to
=
"section9"
smooth
=
{
true
}
duration
=
{
500
}
className
=
{
activeLink
===
'
section9
'
?
'
active
'
:
'
notActive
'
}
>
Section 9
</
Nav
.
Link
>
<
Nav
.
Link
as
=
{
Link
}
to
=
"section10"
smooth
=
{
true
}
duration
=
{
500
}
className
=
{
activeLink
===
'
section10
'
?
'
active
'
:
'
notActive
'
}
>
Section 10
</
Nav
.
Link
>
<
Nav
.
Link
as
=
{
Link
}
to
=
"section11"
smooth
=
{
true
}
duration
=
{
500
}
className
=
{
activeLink
===
'
section11
'
?
'
active
'
:
'
notActive
'
}
>
Section 11
</
Nav
.
Link
>
{
/* 添加更多导航链接 */
}
{
/* 添加更多导航链接 */
}
</
Nav
>
</
Nav
>
</
div
>
</
div
>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment