Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
C
cms_sys
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
西魏
cms_sys
Commits
64c5c6e0
Commit
64c5c6e0
authored
Jan 30, 2019
by
yinxr
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Signed-off-by: yinxr <2273460044@qq.com>
parent
4d731c6c
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
6 deletions
+4
-6
index.ftl
src/main/webapp/WEB-INF/manager/index.ftl
+2
-4
index.css
src/main/webapp/static/ms-admin/4.7.0/css/index.css
+1
-1
index.less
src/main/webapp/static/ms-admin/4.7.0/less/index.less
+1
-1
No files found.
src/main/webapp/WEB-INF/manager/index.ftl
View file @
64c5c6e0
...
...
@@ -10,7 +10,6 @@
<!--#include virtual="include/head-file.ftl" -->
<!--#include virtual="./reset-password.ftl" -->
<!--#include virtual="./exit-system.ftl" -->
<!--
<link
rel=
"stylesheet"
href=
"../../../static/ms-admin/4.7.0/css/index.css"
>
</head>
...
...
@@ -82,7 +81,6 @@
:collapse-transition=
'true'
:unique-opened=
'true'
ref=
'menu'
:default-openeds=
'subMenuList'
>
<el-submenu
:index=
"i+''"
...
...
@@ -175,8 +173,8 @@
parentMenuList
:
function
(
n
,
o
){
this
.
mainParentMenuList
=
n
.
slice
(
0
,
5
);
},
subMenuList
:
function
(
n
,
o
){
console
.
log
(
'
zicai
'
,
n
);
menuActive
:
function
(
n
,
o
){
console
.
log
(
'
激活
'
,
n
);
}
},
methods
:
{
...
...
src/main/webapp/static/ms-admin/4.7.0/css/index.css
View file @
64c5c6e0
...
...
@@ -308,7 +308,7 @@ textarea::-webkit-input-placeholder {
position
:
absolute
;
right
:
-34px
;
top
:
50%
;
z-index
:
999
9
;
z-index
:
999
;
cursor
:
pointer
;
}
.ms-admin-menu-aside
.ms-admin-menu
.ms-menu-expand
i
{
...
...
src/main/webapp/static/ms-admin/4.7.0/less/index.less
View file @
64c5c6e0
...
...
@@ -183,7 +183,7 @@
position: absolute;
right: -34px;
top: 50%;
z-index:999
9
;
z-index:999;
cursor: pointer;
// 收缩
i{
...
...
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