明树Git Lab
Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
B
bridata-website-frontend
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
bridata-website-frontend
Commits
1d6ea1a8
Commit
1d6ea1a8
authored
Feb 10, 2026
by
yangyajing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改跳转
parent
9a5ca0c7
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
App.jsx
src/App.jsx
+2
-2
No files found.
src/App.jsx
View file @
1d6ea1a8
...
@@ -3352,7 +3352,7 @@ const App = () => {
...
@@ -3352,7 +3352,7 @@ const App = () => {
</
div
>
</
div
>
</
div
>
</
div
>
<
button
onClick=
{
()
=>
{
<
button
onClick=
{
()
=>
{
setSelected
Service
(
null
)
setSelected
Product
(
null
)
handleNavClick
(
'home'
);
handleNavClick
(
'home'
);
}
}
className=
"lg:hidden lg:flex w-full md:w-auto px-4 md:px-6 py-2.5 md:py-3 bg-[#252830] hover:bg-[#2b2f38] text-white text-xs md:text-sm font-bold border border-white/10 flex items-center justify-center gap-2 hover:border-[#00FFC2] transition-all"
>
}
}
className=
"lg:hidden lg:flex w-full md:w-auto px-4 md:px-6 py-2.5 md:py-3 bg-[#252830] hover:bg-[#2b2f38] text-white text-xs md:text-sm font-bold border border-white/10 flex items-center justify-center gap-2 hover:border-[#00FFC2] transition-all"
>
跳转至首页
跳转至首页
...
@@ -3410,7 +3410,7 @@ const App = () => {
...
@@ -3410,7 +3410,7 @@ const App = () => {
</
div
>
</
div
>
</
div
>
</
div
>
<
button
onClick=
{
()
=>
{
<
button
onClick=
{
()
=>
{
setSelected
Service
(
null
)
setSelected
News
(
null
)
handleNavClick
(
'home'
);
handleNavClick
(
'home'
);
}
}
className=
"lg:hidden lg:flex w-full md:w-auto px-4 md:px-6 py-2.5 md:py-3 bg-[#252830] hover:bg-[#2b2f38] text-white text-xs md:text-sm font-bold border border-white/10 flex items-center justify-center gap-2 hover:border-[#00FFC2] transition-all"
>
}
}
className=
"lg:hidden lg:flex w-full md:w-auto px-4 md:px-6 py-2.5 md:py-3 bg-[#252830] hover:bg-[#2b2f38] text-white text-xs md:text-sm font-bold border border-white/10 flex items-center justify-center gap-2 hover:border-[#00FFC2] transition-all"
>
跳转至首页
跳转至首页
...
...
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