Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
9
912project
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
CRS
912project
Commits
ea29acb8
提交
ea29acb8
authored
4月 22, 2020
作者:
thy
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
回显数据修改
上级
7d070366
显示空白字符变更
内嵌
并排
正在显示
1 个修改的文件
包含
15 行增加
和
2 行删除
+15
-2
homeDetailcopy.vue
src/components/assessment/homeDetailcopy.vue
+15
-2
没有找到文件。
src/components/assessment/homeDetailcopy.vue
浏览文件 @
ea29acb8
...
...
@@ -290,8 +290,8 @@
<li
:class=
"
{'box-nav-title':true,'active':isOpen1}" @click="open1">
系统部署架构
<img
v-show=
"
systemStructure.application.deploy == '' && systemStructure.application.code == '' && systemStructure.application.other == '' && systemStructure.application.edition == '' && systemStructure.database.other == '' && systemStructure.database.deploy == '' && systemStructure.database.code == '' && systemStructure.database.edition == '' && systemStructure.storage.edition == '' && systemStructure.storage.other == '' && systemStructure.storage.deploy == '' && systemStructure.storage.code == '' && systemStructure.otherEquipment.code == '' && systemStructure.otherEquipment.edition == '' && systemStructure.otherEquipment.deploy == '' && systemStructure.otherEquipment.other == '' && systemStructure.slb.code == '' && systemStructure.slb.edition == '' && systemStructure.slb.deploy == ''
&& systemStructure.slb.other == '' &&
systemStructure.vps.code == '' && systemStructure.vps.edition == '' && systemStructure.vps.deploy == '' && systemStructure.vps.other == '' &&systemStructure.cdn.code == '' && systemStructure.cdn.edition == '' && systemStructure.cdn.deploy == '' && systemStructure.cdn.other == '' &&systemStructure.nas.code == '' && systemStructure.nas.edition == '' && systemStructure.nas.deploy == ''
&& systemStructure.nas.other == '' &&systemStructure.otherDemand == '' && systemStructure.loadBalance == '' && systemStructure.disaster == '' && systemStructure.distributed == '' && systemStructure.nas.cpuNum == '' && systemStructure.nas.num == '' && systemStructure.nas.ghz == '' && systemStructure.cdn.cpuNum == '' && systemStructure.cdn.num == '' && systemStructure.cdn.ghz == '' && systemStructure.slb.ghz == '' && systemStructure.slb.cpuNum == '' && systemStructure.slb.num == '' && systemStructure.vps.cpuNum == '' && systemStructure.vps.ghz == '' && systemStructure.vps.num == '' && systemStructure.application.cpuNum == '' && systemStructure.application.num == '' && systemStructure.application.ghz == '' && systemStructure.database.cpuNum == '' && systemStructure.database.num == '' && systemStructure.database.ghz == '' && systemStructure.otherEquipment.num == '' && systemStructure.otherEquipment.ghz == '' && systemStructure.otherEquipment.cpuNum == '' && systemStructure.cdn.memory == '' &&
v-show=
"
(systemStructure.application.deploy == '' || systemStructure.application.deploy == -1) && (systemStructure.application.code == '' || systemStructure.application.code == -1) && systemStructure.application.other == '' && systemStructure.application.edition == '' && systemStructure.database.other == '' && (systemStructure.database.deploy == '' || systemStructure.database.deploy == -1 )&&( systemStructure.database.code == '' || systemStructure.database.code == -1) && systemStructure.database.edition == '' && systemStructure.storage.edition == '' && systemStructure.storage.other == '' && (systemStructure.storage.deploy == '' || systemStructure.storage.deploy == -1) && (systemStructure.storage.code == '' || systemStructure.storage.code == -1 )&&( systemStructure.otherEquipment.code == '' || systemStructure.otherEquipment.code == -1) && systemStructure.otherEquipment.edition == '' && (systemStructure.otherEquipment.deploy == '' || systemStructure.otherEquipment.deploy == -1) && systemStructure.otherEquipment.other == '' && (systemStructure.slb.code == '' || systemStructure.slb.code == -1) && systemStructure.slb.edition == '' && (systemStructure.slb.deploy == '' || systemStructure.slb.deploy == -1)
&& systemStructure.slb.other == '' &&
(systemStructure.vps.code == '' || systemStructure.vps.code == -1) && systemStructure.vps.edition == '' && (systemStructure.vps.deploy == '' || systemStructure.vps.deploy == -1 ) && systemStructure.vps.other == '' &&(systemStructure.cdn.code == '' || systemStructure.cdn.code == -1) && systemStructure.cdn.edition == '' && (systemStructure.cdn.deploy == '' || systemStructure.cdn.deploy == -1) && systemStructure.cdn.other == '' &&(systemStructure.nas.code == '' || systemStructure.nas.code == -1) && systemStructure.nas.edition == '' && (systemStructure.nas.deploy == '' || systemStructure.nas.deploy == -1)
&& systemStructure.nas.other == '' &&systemStructure.otherDemand == '' && systemStructure.loadBalance == '' && systemStructure.disaster == '' && systemStructure.distributed == '' && systemStructure.nas.cpuNum == '' && systemStructure.nas.num == '' && systemStructure.nas.ghz == '' && systemStructure.cdn.cpuNum == '' && systemStructure.cdn.num == '' && systemStructure.cdn.ghz == '' && systemStructure.slb.ghz == '' && systemStructure.slb.cpuNum == '' && systemStructure.slb.num == '' && systemStructure.vps.cpuNum == '' && systemStructure.vps.ghz == '' && systemStructure.vps.num == '' && systemStructure.application.cpuNum == '' && systemStructure.application.num == '' && systemStructure.application.ghz == '' && systemStructure.database.cpuNum == '' && systemStructure.database.num == '' && systemStructure.database.ghz == '' && systemStructure.otherEquipment.num == '' && systemStructure.otherEquipment.ghz == '' && systemStructure.otherEquipment.cpuNum == '' && systemStructure.cdn.memory == '' &&
systemStructure.slb.memory == '' &&
systemStructure.vps.memory == '' &&
systemStructure.application.memory == '' &&
...
...
@@ -4201,10 +4201,23 @@ export default {
if
(
res
.
data
.
data
.
systemStructure
[
key
]
!=
-
1
)
{
if
(
res
.
data
.
data
.
systemStructure
[
key
]
==
undefined
)
{
}
else
{
if
(
res
.
data
.
data
.
systemStructure
[
key
].
deploy
==
-
1
){
}
else
{
// console.log(this.systemStructure[key].deploy,'deploy')
this
.
systemStructure
[
key
]
=
res
.
data
.
data
.
systemStructure
[
key
];
}
}
}
});
// Object.keys(this.systemStructure).forEach(key => {
// if (res.data.data.systemStructure[key] != -1) {
// if (res.data.data.systemStructure[key] == undefined) {
// } else {
// this.systemStructure[key] = res.data.data.systemStructure[key];
// }
// }
// });
Object
.
keys
(
this
.
developLanguageSystem
).
forEach
(
key
=>
{
if
(
res
.
data
.
data
.
developLanguageSystem
[
key
]
!=
-
1
)
{
if
(
res
.
data
.
data
.
developLanguageSystem
[
key
]
==
undefined
)
{
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论