Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
Cd Comprehensive Web
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
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
cityLevel
Cd Comprehensive Web
Commits
c32386c2
Commit
c32386c2
authored
7 months ago
by
1147379969
Browse files
Options
Downloads
Patches
Plain Diff
feat: update
parent
402ecb51
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
src/layouts/LeftSidebarMenu/index.tsx
+2
-2
2 additions, 2 deletions
src/layouts/LeftSidebarMenu/index.tsx
src/layouts/RightSidebarMenu/index.tsx
+2
-2
2 additions, 2 deletions
src/layouts/RightSidebarMenu/index.tsx
with
4 additions
and
4 deletions
src/layouts/LeftSidebarMenu/index.tsx
+
2
−
2
View file @
c32386c2
import
{
useLocation
,
useNavigate
}
from
"
umi
"
;
import
{
useLocation
,
useNavigate
}
from
"
@
umi
js/max
"
;
import
styles
from
"
./index.less
"
;
import
{
useEffect
,
useLayoutEffect
,
useState
}
from
"
react
"
;
import
{
useLayoutEffect
,
useState
}
from
"
react
"
;
/**
* @description 基于配置式的路由,卡片位置大小由后台提供
...
...
This diff is collapsed.
Click to expand it.
src/layouts/RightSidebarMenu/index.tsx
+
2
−
2
View file @
c32386c2
import
{
useLocation
,
useNavigate
}
from
"
umi
"
;
import
{
useLocation
,
useNavigate
}
from
"
@
umi
js/max
"
;
import
styles
from
"
./index.less
"
;
import
{
useEffect
,
useLayoutEffect
,
useState
}
from
"
react
"
;
import
{
useLayoutEffect
,
useState
}
from
"
react
"
;
/**
* @description 基于配置式的路由,卡片位置大小由后台提供
...
...
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