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
d59361f2
Commit
d59361f2
authored
Jun 13, 2022
by
chenqikuai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
fix: 图标更改
parent
18b1b4cc
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
2 deletions
+6
-2
logo.png
src/assets/logo.png
+0
-0
index.vue
src/components/Menu/index.vue
+6
-2
No files found.
src/assets/logo.png
View replaced file @
18b1b4cc
View file @
d59361f2
6.69 KB
|
W:
|
H:
9.79 KB
|
W:
|
H:
2-up
Swipe
Onion skin
src/components/Menu/index.vue
View file @
d59361f2
<
template
>
<
template
>
<div
class=
"menu relative"
>
<div
class=
"menu relative"
>
<div
class=
"appLine"
>
<div
class=
"appLine"
>
<div
class=
"icon"
></div>
<img
<div
class=
"appName"
>
SLC
</div>
src=
"@/assets/logo.png"
alt=
""
style=
"width: 161px"
class=
"mx-auto"
/>
</div>
</div>
<div
<div
v-for=
"(obj, index) in menuList"
v-for=
"(obj, index) in menuList"
...
...
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