Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
胡锦波
/
org-manager-web
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
712fae48
authored
Apr 08, 2022
by
胡锦波
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
1. init code优化
parent
69be39a2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletions
src/views/pages/aside-panels/aside-panels.vue
src/views/pages/aside-panels/aside-panels.vue
View file @
712fae48
...
...
@@ -17,7 +17,6 @@
<template
slot=
"title"
>
<div
class=
"menu-title d-flex align-items-center"
>
<SvgIcon
:val=
"item.icon"
></SvgIcon>
<!--
<img
class=
"menu-title-icon"
:src=
"item.icon"
/>
-->
<div
class=
"menu-title-name"
>
{{
item
.
title
}}
</div>
</div>
</
template
>
...
...
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