Commit 5b978716 authored by luoxj's avatar luoxj

修改ui

parent 802afa43
......@@ -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},
......
......@@ -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>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment