|
@@ -9,13 +9,13 @@ export default [
|
|
|
{
|
|
|
path: '/platform/project',
|
|
|
name: '项目管理',
|
|
|
- icon: ''
|
|
|
+ icon: 'icon-project-o'
|
|
|
},
|
|
|
// 人员管理
|
|
|
{
|
|
|
path: '/platform/user',
|
|
|
name: '人员管理',
|
|
|
- icon: '',
|
|
|
+ icon: 'icon-renyuanguanli',
|
|
|
opts: [{
|
|
|
name: '查看',
|
|
|
basic: true,
|
|
@@ -26,7 +26,7 @@ export default [
|
|
|
{
|
|
|
path: '/platform/role',
|
|
|
name: '角色管理',
|
|
|
- icon: '',
|
|
|
+ icon: 'icon-jiaoseguanli',
|
|
|
opts: [{
|
|
|
name: '查看',
|
|
|
basic: true,
|
|
@@ -43,19 +43,19 @@ export default [
|
|
|
{
|
|
|
path: '/ready/buildfloor',
|
|
|
name: '建筑楼层管理',
|
|
|
- icon: ''
|
|
|
+ icon: 'icon-jianzhu'
|
|
|
},
|
|
|
// 需采集的信息点
|
|
|
{
|
|
|
path: '/ready/collectsetting',
|
|
|
name: '需采集的信息点',
|
|
|
- icon: ''
|
|
|
+ icon: 'icon-xinxi'
|
|
|
},
|
|
|
// 扫楼App用户管理
|
|
|
{
|
|
|
path: '/ready/appuser',
|
|
|
name: '扫楼App用户管理',
|
|
|
- icon: ''
|
|
|
+ icon: 'icon-app4'
|
|
|
},
|
|
|
/******************** 信息收集 ***************************/
|
|
|
{
|
|
@@ -67,7 +67,7 @@ export default [
|
|
|
{
|
|
|
path: '/model',
|
|
|
name: '模型管理',
|
|
|
- icon: '',
|
|
|
+ icon: 'icon-moxing___',
|
|
|
children: [{
|
|
|
path: '/model/file',
|
|
|
name: '模型文件管理',
|
|
@@ -92,7 +92,7 @@ export default [
|
|
|
{
|
|
|
path: '/point',
|
|
|
name: '系统集成',
|
|
|
- icon: '',
|
|
|
+ icon: 'icon-xitong',
|
|
|
children: [{
|
|
|
path: '/point/pointsetting',
|
|
|
name: '子系统点表整理工具',
|
|
@@ -135,7 +135,7 @@ export default [
|
|
|
{
|
|
|
path: '/floor',
|
|
|
name: '扫楼作业',
|
|
|
- icon: '',
|
|
|
+ icon: 'icon-shanglou',
|
|
|
children: [{
|
|
|
path: '/floor/task',
|
|
|
name: '现场任务管理',
|
|
@@ -193,7 +193,7 @@ export default [
|
|
|
{
|
|
|
path: '/ledger',
|
|
|
name: '台账管理',
|
|
|
- icon: '',
|
|
|
+ icon: 'icon-taizhangzhangbushezhi',
|
|
|
children: [{
|
|
|
path: '/ledger/facility',
|
|
|
name: '设备台账',
|
|
@@ -269,7 +269,7 @@ export default [
|
|
|
{
|
|
|
path: '/relation/maintain',
|
|
|
name: '关系维护',
|
|
|
- icon: '',
|
|
|
+ icon: 'icon-guanxi',
|
|
|
opts: [{
|
|
|
name: '查看',
|
|
|
basic: true,
|
|
@@ -280,7 +280,7 @@ export default [
|
|
|
{
|
|
|
path: '/relation/overview',
|
|
|
name: '全部关系总览',
|
|
|
- icon: '',
|
|
|
+ icon: 'icon-jiqixuexi-',
|
|
|
opts: [{
|
|
|
name: '查看',
|
|
|
basic: true,
|