Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
source-trace-manage
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenqikuai
source-trace-manage
Commits
6081c4f7
Commit
6081c4f7
authored
Apr 11, 2022
by
chenqikuai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
菜单更新
parent
2d16c68b
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
2 deletions
+10
-2
Index.vue
src/views/category/Index.vue
+9
-1
Index.vue
src/views/pass/Index.vue
+1
-1
No files found.
src/views/category/Index.vue
View file @
6081c4f7
<
template
>
<div
class=
"flex h-full"
>
<div
style=
"width: 237px; background: #fff"
class=
"h-full flex-shrink-0"
>
<div
style=
"
width: 220px;
background: #fff;
padding-right: 17px;
box-sizing: border-box;
"
class=
"h-full flex-shrink-0"
>
<syBusinessMenu
v-bind=
"menuState"
:numList=
"numList"
></syBusinessMenu>
</div>
<div
class=
"h-full rightBox flex-grow relative"
>
...
...
src/views/pass/Index.vue
View file @
6081c4f7
<
template
>
<div
class=
"flex passIndex"
>
<div
class=
"left flex-grow-0"
style=
"width: 2
72
px;"
>
<div
class=
"left flex-grow-0"
style=
"width: 2
20
px;"
>
<syBusinessMenu
type=
"tongzheng"
:current=
"current"
:setCurrent=
"setCurrent"
></syBusinessMenu>
</div>
<div
style=
"background-color: #F5F6FA;"
class=
"flex-grow"
>
...
...
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