Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
9
912project
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
CRS
912project
Commits
2d86c14a
提交
2d86c14a
authored
4月 09, 2020
作者:
thy
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
未知依赖传参修改
上级
e365163c
显示空白字符变更
内嵌
并排
正在显示
2 个修改的文件
包含
383 行增加
和
1 行删除
+383
-1
UnDependence.vue
src/components/UnDependenceDispose/UnDependence.vue
+1
-1
homeDetailcopy.vue
src/components/assessment/homeDetailcopy.vue
+382
-0
没有找到文件。
src/components/UnDependenceDispose/UnDependence.vue
浏览文件 @
2d86c14a
...
...
@@ -122,7 +122,7 @@ export default {
// 支持国产化
yesEdit
(
row
,
index
){
let
obj
=
{
suffix
:
[
'java'
]
,
suffix
:
'java'
,
target
:
row
.
target
,
technologyId
:
'967a8bd0-eb27-4fb6-ba1d-1bca21cea5b4'
,
technologyName
:
'内部依赖(支持)'
,
...
...
src/components/assessment/homeDetailcopy.vue
浏览文件 @
2d86c14a
...
...
@@ -295,6 +295,18 @@
src=
"./img/doform.png"
alt
/></li>
<li
:class=
"
{'box-nav-title':true,'active':isOpen7}" @click="open7">原开发语言体系
<img
v-show=
"systemStructure.application.deploy == '' && systemStructure.application.operateSystem == '' && systemStructure.application.other == '' && systemStructure.application.edition == '' && systemStructure.database.other == '' && systemStructure.database.deploy == '' && systemStructure.database.operateSystem == '' && systemStructure.database.edition == '' && systemStructure.storage.edition == '' && systemStructure.storage.other == '' && systemStructure.storage.deploy == '' && systemStructure.storage.operateSystem == '' && systemStructure.otherEquipment.operateSystem == '' && systemStructure.otherEquipment.edition == '' && systemStructure.otherEquipment.deploy == '' && systemStructure.otherEquipment.other == '' && systemStructure.slb.operateSystem == '' && systemStructure.slb.edition == '' && systemStructure.slb.deploy == '' && systemStructure.slb.other == '' && systemStructure.otherDemand == '' && systemStructure.loadBalance == '' && systemStructure.disaster == '' && systemStructure.distributed == ''"
src=
"./img/noform.png"
alt
/>
<img
v-show=
"systemStructure.application.deploy != '' || systemStructure.application.operateSystem != '' || systemStructure.application.other != '' || systemStructure.application.edition != '' || systemStructure.database.other != '' || systemStructure.database.deploy != '' || systemStructure.database.operateSystem != '' || systemStructure.database.edition != '' || systemStructure.storage.edition != '' || systemStructure.storage.other != '' || systemStructure.storage.deploy != '' || systemStructure.storage.operateSystem != '' || systemStructure.otherEquipment.operateSystem != '' || systemStructure.otherEquipment.edition != '' || systemStructure.otherEquipment.deploy != '' || systemStructure.otherEquipment.other != '' || systemStructure.slb.operateSystem != '' || systemStructure.slb.edition != '' || systemStructure.slb.deploy != '' || systemStructure.slb.other != '' || systemStructure.otherDemand != '' || systemStructure.loadBalance != '' || systemStructure.disaster != '' || systemStructure.distributed != ''"
src=
"./img/doform.png"
alt
/></li>
<li
:class=
"
{'box-nav-title':true,'active':isOpen2}" @click="open2">前端浏览器相关
<img
v-show=
"browser.plugInUnit == '' && browser.compatibleBrowsers == '' && browser.otherBrowser=='' && browser.geography == '' && browser.peripheral == '' && browser.media == '' && browser.animation== '' && browser.document == '' && browser.threeD == ''&& browser.flash == '' && browser.otherDemand == ''"
...
...
@@ -728,6 +740,366 @@
>
是
</el-radio>
</div>
<div
class=
"form-radio"
style=
"margin-top:5px;"
>
<div
class=
"radio-text"
>
容灾:
</div>
<el-radio
v-model=
"systemStructure.disaster"
:label=
"1"
@
click
.
native
.
prevent=
"clickitem1('systemStructure','disaster',1)"
>
是
</el-radio>
<div
class=
"copy-box-main-input more"
>
<span
class=
"box-input-text"
>
其他:
</span>
<el-input
v-model=
"systemStructure.otherDemand"
placeholder=
"请输入"
></el-input>
</div>
</div>
</div>
</div>
</div>
<div
class=
"open-box"
v-show=
"isOpen7"
>
<div
class=
"copy-nav-title-two"
>
<span
class=
"ball"
></span>
主要开发架构
</div>
<div
class=
"copy-nav-main noborder"
>
<div
class=
"copy-nav-main-title"
>
应用服务器:
</div>
<div
class=
"copy-nav-main-main"
>
<div
class=
"form-radio"
>
<div
class=
"radio-text"
>
部署情况:
</div>
<el-radio
v-model=
"systemStructure.application.deploy"
@
click
.
native
.
prevent=
"clickitem('application','deploy',1)"
:label=
"1"
>
本地
</el-radio>
<el-radio
v-model=
"systemStructure.application.deploy"
@
click
.
native
.
prevent=
"clickitem('application','deploy',2)"
:label=
"2"
>
政务云
</el-radio>
</div>
<div
class=
"form-radio"
style=
"margin-top:5px;"
>
<div
class=
"radio-text"
>
操作系统:
</div>
<div
class=
"radios-box"
>
<el-radio
v-model=
"systemStructure.application.operateSystem"
@
click
.
native
.
prevent=
"clickitem('application','operateSystem','WINSERVER2006')"
label=
"WINSERVER2006"
>
WinServer 2006-2008/X64
</el-radio>
<el-radio
v-model=
"systemStructure.application.operateSystem"
@
click
.
native
.
prevent=
"clickitem('application','operateSystem','WINSERVER2012')"
label=
"WINSERVER2012"
>
WinServer 2012-2019/X64
</el-radio>
<el-radio
v-model=
"systemStructure.application.operateSystem"
@
click
.
native
.
prevent=
"clickitem('application','operateSystem','UBUNTU')"
label=
"UBUNTU"
>
Ubuntu Reales XX.XX-XX.XX
</el-radio>
<el-radio
v-model=
"systemStructure.application.operateSystem"
label=
"CENTEROSREALES"
@
click
.
native
.
prevent=
"clickitem('application','operateSystem','CENTEROSREALES')"
>
CentOS Reales X.XX-X.XX
</el-radio>
<el-radio
v-model=
"systemStructure.application.operateSystem"
@
click
.
native
.
prevent=
"clickitem('application','operateSystem','REDHATREALES')"
label=
"REDHATREALES"
>
Redhat Reales XX.XX-XX.XX
</el-radio>
<el-radio
v-model=
"systemStructure.application.operateSystem"
@
click
.
native
.
prevent=
"clickitem('application','operateSystem','AIX')"
label=
"AIX"
>
AIX Version X.X-X.X
</el-radio>
</div>
<div
class=
"copy-box-main-input"
>
<span
class=
"box-input-text"
>
其他:
</span>
<el-input
v-model=
"systemStructure.application.other"
placeholder=
"请输入"
></el-input>
</div>
<div
class=
"copy-box-main-input bottom"
>
<span
class=
"box-input-text"
>
版本:
</span>
<el-input
v-model=
"systemStructure.application.edition"
placeholder=
"请输入"
></el-input>
</div>
</div>
</div>
</div>
<div
class=
"copy-nav-main noborder"
>
<div
class=
"copy-nav-main-title"
>
数据库服务器:
</div>
<div
class=
"copy-nav-main-main"
>
<div
class=
"form-radio"
>
<div
class=
"radio-text"
>
部署情况:
</div>
<el-radio
v-model=
"systemStructure.database.deploy"
:label=
"1"
@
click
.
native
.
prevent=
"clickitem('database','deploy',1)"
>
本地
</el-radio>
<el-radio
v-model=
"systemStructure.database.deploy"
:label=
"2"
@
click
.
native
.
prevent=
"clickitem('database','deploy',2)"
>
政务云
</el-radio>
</div>
<div
class=
"form-radio"
style=
"margin-top:5px;"
>
<div
class=
"radio-text"
>
操作系统:
</div>
<div
class=
"radios-box"
>
<el-radio
v-model=
"systemStructure.database.operateSystem"
@
click
.
native
.
prevent=
"clickitem('database','operateSystem','WINSERVER2006')"
label=
"WINSERVER2006"
>
WinServer 2006-2008/X64
</el-radio>
<el-radio
v-model=
"systemStructure.database.operateSystem"
@
click
.
native
.
prevent=
"clickitem('database','operateSystem','WINSERVER2012')"
label=
"WINSERVER2012"
>
WinServer 2012-2019/X64
</el-radio>
<el-radio
v-model=
"systemStructure.database.operateSystem"
@
click
.
native
.
prevent=
"clickitem('database','operateSystem','UBUNTU')"
label=
"UBUNTU"
>
Ubuntu Reales XX.XX-XX.XX
</el-radio>
<el-radio
v-model=
"systemStructure.database.operateSystem"
@
click
.
native
.
prevent=
"clickitem('database','operateSystem','CENTEROSREALES')"
label=
"CENTEROSREALES"
>
CentOS Reales X.XX-X.XX
</el-radio>
<el-radio
v-model=
"systemStructure.database.operateSystem"
@
click
.
native
.
prevent=
"clickitem('database','operateSystem','REDHATREALES')"
label=
"REDHATREALES"
>
Redhat Reales XX.XX-XX.XX
</el-radio>
<el-radio
v-model=
"systemStructure.database.operateSystem"
@
click
.
native
.
prevent=
"clickitem('database','operateSystem','AIX')"
label=
"AIX"
>
AIX Version X.X-X.X
</el-radio>
</div>
<div
class=
"copy-box-main-input"
>
<span
class=
"box-input-text"
>
其他:
</span>
<el-input
v-model=
"systemStructure.database.other"
placeholder=
"请输入"
></el-input>
</div>
<div
class=
"copy-box-main-input bottom"
>
<span
class=
"box-input-text"
>
版本:
</span>
<el-input
v-model=
"systemStructure.database.edition"
placeholder=
"请输入"
></el-input>
</div>
</div>
</div>
</div>
<div
class=
"copy-nav-main noborder"
>
<div
class=
"copy-nav-main-title"
>
slb:
</div>
<div
class=
"copy-nav-main-main"
>
<div
class=
"form-radio"
>
<div
class=
"radio-text"
>
部署情况:
</div>
<el-radio
v-model=
"systemStructure.slb.deploy"
:label=
"1"
@
click
.
native
.
prevent=
"clickitem('slb','deploy',1)"
>
本地
</el-radio>
<el-radio
v-model=
"systemStructure.slb.deploy"
:label=
"2"
@
click
.
native
.
prevent=
"clickitem('slb','deploy',2)"
>
政务云
</el-radio>
</div>
<div
class=
"form-radio"
style=
"margin-top:5px;"
>
<div
class=
"radio-text"
>
操作系统:
</div>
<div
class=
"radios-box"
>
<el-radio
v-model=
"systemStructure.slb.operateSystem"
@
click
.
native
.
prevent=
"clickitem('slb','operateSystem','WINSERVER2006')"
label=
"WINSERVER2006"
>
WinServer 2006-2008/X64
</el-radio>
<el-radio
v-model=
"systemStructure.slb.operateSystem"
@
click
.
native
.
prevent=
"clickitem('slb','operateSystem','WINSERVER2012')"
label=
"WINSERVER2012"
>
WinServer 2012-2019/X64
</el-radio>
<el-radio
v-model=
"systemStructure.slb.operateSystem"
@
click
.
native
.
prevent=
"clickitem('slb','operateSystem','UBUNTU')"
label=
"UBUNTU"
>
Ubuntu Reales XX.XX-XX.XX
</el-radio>
<el-radio
v-model=
"systemStructure.slb.operateSystem"
@
click
.
native
.
prevent=
"clickitem('slb','operateSystem','CENTEROSREALES')"
label=
"CENTEROSREALES"
>
CentOS Reales X.XX-X.XX
</el-radio>
<el-radio
v-model=
"systemStructure.slb.operateSystem"
@
click
.
native
.
prevent=
"clickitem('slb','operateSystem','REDHATREALES')"
label=
"REDHATREALES"
>
Redhat Reales XX.XX-XX.XX
</el-radio>
<el-radio
v-model=
"systemStructure.slb.operateSystem"
@
click
.
native
.
prevent=
"clickitem('slb','operateSystem','AIX')"
label=
"AIX"
>
AIX Version X.X-X.X
</el-radio>
</div>
<div
class=
"copy-box-main-input"
>
<span
class=
"box-input-text"
>
其他:
</span>
<el-input
v-model=
"systemStructure.slb.other"
placeholder=
"请输入"
></el-input>
</div>
<div
class=
"copy-box-main-input bottom"
>
<span
class=
"box-input-text"
>
版本:
</span>
<el-input
v-model=
"systemStructure.slb.edition"
placeholder=
"请输入"
></el-input>
</div>
</div>
</div>
</div>
<div
class=
"copy-nav-main noborder"
>
<div
class=
"copy-nav-main-title"
>
存储:
</div>
<div
class=
"copy-nav-main-main"
>
<div
class=
"form-radio"
>
<div
class=
"radio-text"
>
部署情况:
</div>
<el-radio
v-model=
"systemStructure.storage.deploy"
:label=
"1"
@
click
.
native
.
prevent=
"clickitem('storage','deploy',1)"
>
本地
</el-radio>
<el-radio
v-model=
"systemStructure.storage.deploy"
:label=
"2"
@
click
.
native
.
prevent=
"clickitem('storage','deploy',2)"
>
政务云
</el-radio>
</div>
<div
class=
"form-radio"
style=
"margin-top:5px;"
>
<div
class=
"radio-text"
>
操作系统:
</div>
<div
class=
"radios-box"
>
<el-radio
v-model=
"systemStructure.storage.operateSystem"
@
click
.
native
.
prevent=
"clickitem('storage','operateSystem','WINSERVER2006')"
label=
"WINSERVER2006"
>
WinServer 2006-2008/X64
</el-radio>
<el-radio
v-model=
"systemStructure.storage.operateSystem"
@
click
.
native
.
prevent=
"clickitem('storage','operateSystem','WINSERVER2012')"
label=
"WINSERVER2012"
>
WinServer 2012-2019/X64
</el-radio>
<el-radio
v-model=
"systemStructure.storage.operateSystem"
@
click
.
native
.
prevent=
"clickitem('storage','operateSystem','UBUNTU')"
label=
"UBUNTU"
>
Ubuntu Reales XX.XX-XX.XX
</el-radio>
<el-radio
v-model=
"systemStructure.storage.operateSystem"
@
click
.
native
.
prevent=
"clickitem('storage','operateSystem','CENTEROSREALES')"
label=
"CENTEROSREALES"
>
CentOS Reales X.XX-X.XX
</el-radio>
<el-radio
v-model=
"systemStructure.storage.operateSystem"
@
click
.
native
.
prevent=
"clickitem('storage','operateSystem','REDHATREALES')"
label=
"REDHATREALES"
>
Redhat Reales XX.XX-XX.XX
</el-radio>
<el-radio
v-model=
"systemStructure.storage.operateSystem"
@
click
.
native
.
prevent=
"clickitem('storage','operateSystem','AIX')"
label=
"AIX"
>
AIX Version X.X-X.X
</el-radio>
</div>
<div
class=
"copy-box-main-input"
>
<span
class=
"box-input-text"
>
其他:
</span>
<el-input
v-model=
"systemStructure.storage.other"
placeholder=
"请输入"
></el-input>
</div>
<div
class=
"copy-box-main-input bottom"
>
<span
class=
"box-input-text"
>
版本:
</span>
<el-input
v-model=
"systemStructure.storage.edition"
placeholder=
"请输入"
></el-input>
</div>
</div>
</div>
</div>
<div
class=
"copy-nav-main noborder"
>
<div
class=
"copy-nav-main-title"
>
其他服务设备:
</div>
<div
class=
"copy-nav-main-main"
>
<div
class=
"form-radio"
>
<div
class=
"radio-text"
>
部署情况:
</div>
<el-radio
v-model=
"systemStructure.otherEquipment.deploy"
:label=
"1"
@
click
.
native
.
prevent=
"clickitem('otherEquipment','deploy',1)"
>
本地
</el-radio>
<el-radio
v-model=
"systemStructure.otherEquipment.deploy"
:label=
"2"
@
click
.
native
.
prevent=
"clickitem('otherEquipment','deploy',2)"
>
政务云
</el-radio>
</div>
<div
class=
"form-radio"
style=
"margin-top:5px;"
>
<div
class=
"radio-text"
>
操作系统:
</div>
<div
class=
"radios-box"
>
<el-radio
v-model=
"systemStructure.otherEquipment.operateSystem"
@
click
.
native
.
prevent=
"clickitem('otherEquipment','operateSystem','WINSERVER2006')"
label=
"WINSERVER2006"
>
WinServer 2006-2008/X64
</el-radio>
<el-radio
v-model=
"systemStructure.otherEquipment.operateSystem"
@
click
.
native
.
prevent=
"clickitem('otherEquipment','operateSystem','WINSERVER2012')"
label=
"WINSERVER2012"
>
WinServer 2012-2019/X64
</el-radio>
<el-radio
v-model=
"systemStructure.otherEquipment.operateSystem"
@
click
.
native
.
prevent=
"clickitem('otherEquipment','operateSystem','UBUNTU')"
label=
"UBUNTU"
>
Ubuntu Reales XX.XX-XX.XX
</el-radio>
<el-radio
v-model=
"systemStructure.otherEquipment.operateSystem"
@
click
.
native
.
prevent=
"clickitem('otherEquipment','operateSystem','CENTEROSREALES')"
label=
"CENTEROSREALES"
>
CentOS Reales X.XX-X.XX
</el-radio>
<el-radio
v-model=
"systemStructure.otherEquipment.operateSystem"
@
click
.
native
.
prevent=
"clickitem('otherEquipment','operateSystem','REDHATREALES')"
label=
"REDHATREALES"
>
Redhat Reales XX.XX-XX.XX
</el-radio>
<el-radio
v-model=
"systemStructure.otherEquipment.operateSystem"
@
click
.
native
.
prevent=
"clickitem('otherEquipment','operateSystem','AIX')"
label=
"AIX"
>
AIX Version X.X-X.X
</el-radio>
</div>
<div
class=
"copy-box-main-input"
>
<span
class=
"box-input-text"
>
其他:
</span>
<el-input
v-model=
"systemStructure.otherEquipment.other"
placeholder=
"请输入"
></el-input>
</div>
<div
class=
"copy-box-main-input bottom"
>
<span
class=
"box-input-text"
>
版本:
</span>
<el-input
v-model=
"systemStructure.otherEquipment.edition"
placeholder=
"请输入"
></el-input>
</div>
</div>
</div>
</div>
<div
class=
"copy-nav-title-two"
>
<span
class=
"ball"
></span>
更多需求
</div>
<div
class=
"copy-nav-main noborder more seven"
>
<div
class=
"copy-nav-main-main"
>
<div
class=
"form-radio"
style=
"margin-top:5px;"
>
<div
class=
"radio-text"
>
分布式:
</div>
<el-radio
v-model=
"systemStructure.distributed"
:label=
"1"
@
click
.
native
.
prevent=
"clickitem1('systemStructure','distributed',1)"
>
是
</el-radio>
</div>
<div
class=
"form-radio"
style=
"margin-top:5px;"
>
<div
class=
"radio-text"
>
负载均衡:
</div>
<el-radio
v-model=
"systemStructure.loadBalance"
:label=
"1"
@
click
.
native
.
prevent=
"clickitem1('systemStructure','loadBalance',1)"
>
是
</el-radio>
</div>
<div
class=
"form-radio"
style=
"margin-top:5px;"
>
<div
class=
"radio-text"
>
容灾:
</div>
<el-radio
...
...
@@ -1436,6 +1808,7 @@ export default {
isOpen4
:
false
,
isOpen5
:
false
,
isOpen6
:
false
,
isOpen7
:
false
,
notime
:
''
};
},
...
...
@@ -1684,6 +2057,15 @@ export default {
this
.
isOpen5
=
false
this
.
isOpen6
=
true
},
open7
()
{
this
.
isOpen2
=
false
;
this
.
isOpen1
=
false
this
.
isOpen3
=
false
this
.
isOpen4
=
false
this
.
isOpen5
=
false
this
.
isOpen6
=
false
this
.
isOpen7
=
true
},
clickitem
(
objKey
,
objName
,
e
)
{
e
===
this
.
systemStructure
[
objKey
][
objName
]
?
(
this
.
systemStructure
[
objKey
][
objName
]
=
""
)
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论