Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
W
web-purchase
Project
Project
Details
Activity
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
张冬
web-purchase
Commits
9be73a25
Commit
9be73a25
authored
Nov 07, 2020
by
张冬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
拒绝原因
parent
2bd7a6e4
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
common.css
src/common/common.css
+1
-0
Sidebar.vue
src/components/common/Sidebar.vue
+2
-3
No files found.
src/common/common.css
View file @
9be73a25
...
@@ -172,6 +172,7 @@ img {
...
@@ -172,6 +172,7 @@ img {
right
:
10px
;
right
:
10px
;
bottom
:
10px
;
bottom
:
10px
;
width
:
400px
;
width
:
400px
;
overflow
:
auto
;
}
}
.content-head
>
h3
{
.content-head
>
h3
{
font-weight
:
bold
;
font-weight
:
bold
;
...
...
src/components/common/Sidebar.vue
View file @
9be73a25
...
@@ -4,8 +4,8 @@
...
@@ -4,8 +4,8 @@
class=
"sidebar-el-menu"
class=
"sidebar-el-menu"
:default-active=
"$route.path"
:default-active=
"$route.path"
:collapse=
"collapse"
:collapse=
"collapse"
background-color=
"#
fff
"
background-color=
"#
FF5203
"
text-color=
"#
#000000
"
text-color=
"#
fff
"
active-text-color=
"rgb(51, 218, 193)"
active-text-color=
"rgb(51, 218, 193)"
:unique-opened=
"true"
:unique-opened=
"true"
router
router
...
@@ -98,5 +98,4 @@ export default {
...
@@ -98,5 +98,4 @@ export default {
.sidebar
>
ul
{
.sidebar
>
ul
{
height
:
100%
;
height
:
100%
;
}
}
.el-menu-item
i
{
color
:
#AFB0B3
}
</
style
>
</
style
>
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