Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
MCMS
Commits
5b978716
Commit
5b978716
authored
Jun 29, 2020
by
luoxj
Browse files
修改ui
parent
802afa43
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/main/webapp/WEB-INF/manager/index.ftl
View file @
5b978716
...
...
@@ -165,7 +165,8 @@
collapseMenu
:
false
,
//菜单折叠,
false
不折叠
currentTab
:
'工作台'
,
//当前激活
tab
的
name
tabIndex
:
1
,
//
markList
:
['项目管理'
,
'组织管理'
,
'客户管理'
,
'合同管理'
,
'印章管理'
,
'绩效管理'
,
'权限管理'
,
'系统设置']
,
//
markList
:
//
['项目管理'
,
'组织管理'
,
'客户管理'
,
'合同管理'
,
'印章管理'
,
'绩效管理'
,
'权限管理'
,
'系统设置']
,
markList
:
[
{
title
:
"权限管理"
,
icon
:
"icon-wode"
,
hide
:
true
},
{
title
:
"系统设置"
,
icon
:
"icon-xitongguanli"
,
hide
:
true
},
...
...
src/main/webapp/WEB-INF/manager/main.ftl
View file @
5b978716
...
...
@@ -45,7 +45,7 @@
</div>
<div class="class-7" >
<div class="panel">
<div v-if="alwaysList.length>0" class="panel-title">
<div
v-if="alwaysList.length>0" class="panel-title">
常用功能
</div>
<div class="v-space"></div>
...
...
Write
Preview
Supports
Markdown
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