Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
A
AmosBankView
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
bank
AmosBankView
Commits
8d0046b1
Commit
8d0046b1
authored
Jun 05, 2020
by
xinglei
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
设备中心改成设备点
parent
7d3c9177
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
8 deletions
+8
-8
asyncView.js
src/routes/asyncView.js
+3
-3
view.js
src/routes/view.js
+4
-4
conf.js
src/view/bank/3dview/conf.js
+1
-1
No files found.
src/routes/asyncView.js
View file @
8d0046b1
...
@@ -178,9 +178,9 @@ const Routes = {
...
@@ -178,9 +178,9 @@ const Routes = {
donghuan
:
AsyncDynamicRing
,
donghuan
:
AsyncDynamicRing
,
deviceMonitor
:
AsyncEquipMonitor
,
deviceMonitor
:
AsyncEquipMonitor
,
eqpAndMovingRing
:
AsyncEqpAndMovingRing
,
eqpAndMovingRing
:
AsyncEqpAndMovingRing
,
selfSupport
:
AsyncSelfSupport
,
selfSupport
:
AsyncSelfSupport
,
financialCityLan
:
AsyncFinancialCityLanSupport
,
financialCityLan
:
AsyncFinancialCityLanSupport
,
virtualCloudPlatform
:
AsyncVirtualCloudPlatformSupport
virtualCloudPlatform
:
AsyncVirtualCloudPlatformSupport
};
};
...
...
src/routes/view.js
View file @
8d0046b1
...
@@ -174,10 +174,10 @@ const Routes = {
...
@@ -174,10 +174,10 @@ const Routes = {
eqpAndMovingRing
:
EqpAndMovingRing
,
eqpAndMovingRing
:
EqpAndMovingRing
,
//自建系统
//自建系统
selfSupport
:
SelfSupport
,
selfSupport
:
SelfSupport
,
//虚拟云平台监控
//虚拟云平台监控
virtualCloudPlatform
:
VirtualCloudPlatform
,
virtualCloudPlatform
:
VirtualCloudPlatform
,
//金融城域网
//金融城域网
financialCityLan
:
FinancialCityLan
financialCityLan
:
FinancialCityLan
};
};
const
pageCompontent
=
key
=>
{
const
pageCompontent
=
key
=>
{
...
...
src/view/bank/3dview/conf.js
View file @
8d0046b1
...
@@ -83,7 +83,7 @@ export const bizControls = [
...
@@ -83,7 +83,7 @@ export const bizControls = [
{
key
:
'level_1'
,
label
:
'合格'
},
{
key
:
'level_1'
,
label
:
'合格'
},
{
key
:
'level_0'
,
label
:
'未计划'
}
{
key
:
'level_0'
,
label
:
'未计划'
}
]
},
]
},
{
key
:
'impEquipment-point'
,
icon
:
'zhongdianshebeixiangqing'
,
type
:
'impEquipment'
,
label
:
'设备
中心
'
,
subs
:
[
{
key
:
'impEquipment-point'
,
icon
:
'zhongdianshebeixiangqing'
,
type
:
'impEquipment'
,
label
:
'设备
点
'
,
subs
:
[
{
key
:
'impEqu_01'
,
label
:
'网络设备'
},
{
key
:
'impEqu_01'
,
label
:
'网络设备'
},
{
key
:
'impEqu_02'
,
label
:
'服务器'
},
{
key
:
'impEqu_02'
,
label
:
'服务器'
},
{
key
:
'impEqu_03'
,
label
:
'虚拟设备'
},
{
key
:
'impEqu_03'
,
label
:
'虚拟设备'
},
...
...
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