Skip to content
项目
群组
代码片段
帮助
当前项目
正在载入...
登录 / 注册
切换导航面板
9
912project
项目
项目
详情
活动
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
图表
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
日程
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
折叠边栏
关闭边栏
活动
图像
聊天
创建新问题
作业
提交
问题看板
Open sidebar
CRS
912project
Commits
3f0bd787
提交
3f0bd787
authored
3月 19, 2020
作者:
thy
浏览文件
操作
浏览文件
下载
差异文件
合并分支 'thy' 到 'master'
详细填写是否选中 查看合并请求
!89
上级
1ce28431
aa232fa3
显示空白字符变更
内嵌
并排
正在显示
4 个修改的文件
包含
63 行增加
和
7 行删除
+63
-7
homeDetailcopy.vue
src/components/assessment/homeDetailcopy.vue
+62
-6
doform.png
src/components/assessment/img/doform.png
+0
-0
noform.png
src/components/assessment/img/noform.png
+0
-0
header.vue
src/components/header/header.vue
+1
-1
没有找到文件。
src/components/assessment/homeDetailcopy.vue
浏览文件 @
3f0bd787
...
...
@@ -235,12 +235,68 @@
<!--
<div
class=
"line"
></div>
-->
<!--
<div
class=
"open-box"
v-show=
"isOpen"
>
-->
<div
class=
"open-box-nav"
>
<li
:class=
"
{'box-nav-title':true,'active':isOpen1}" @click="open1">系统部署架构
</li>
<li
:class=
"
{'box-nav-title':true,'active':isOpen2}" @click="open2">前端浏览器相关
</li>
<li
:class=
"
{'box-nav-title':true,'active':isOpen3}" @click="open3">中间件/API相关
</li>
<li
:class=
"
{'box-nav-title':true,'active':isOpen4}" @click="open4">数据库相关
</li>
<li
:class=
"
{'box-nav-title':true,'active':isOpen5}" @click="open5">迁移策略
</li>
<li
:class=
"
{'box-nav-title':true,'active':isOpen6}" @click="open6">额外申请
</li>
<li
:class=
"
{'box-nav-title':true,'active':isOpen1}" @click="open1">系统部署架构
<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 == ''"
src=
"./img/noform.png"
alt
/>
<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 != ''"
src=
"./img/doform.png"
alt
/></li>
<li
:class=
"
{'box-nav-title':true,'active':isOpen3}" @click="open3">中间件/API相关
<img
v-show=
"middleware.middlewareEnums == '' && middleware.otherMiddleware == '' && middleware.web==''&& middleware.jndi == '' && middleware.jms == '' && middleware.route == ''"
src=
"./img/noform.png"
alt
/>
<img
v-show=
"middleware.middlewareEnums != '' || middleware.otherMiddleware != '' || middleware.web!='' || middleware.jndi != '' || middleware.jms != '' || middleware.route != ''"
src=
"./img/doform.png"
alt
/></li>
<li
:class=
"
{'box-nav-title':true,'active':isOpen4}" @click="open4">数据库相关
<img
v-show=
"database.databaseType == '' && database.othertype == '' && database.view =='' && database.storage == ''&& database.function == '' && database.dbLink == '' && database.sequence == '' && database.timeTask == '' && database.trigger == '' && database.disasterTolerance == ''&& database.separate == '' && database.safe == '' && database.performance == ''&& database.otherContent == ''"
src=
"./img/noform.png"
alt
/>
<img
v-show=
"database.databaseType != '' || database.othertype != '' || database.view !='' || database.storage != '' || database.function != '' || database.dbLink != '' || database.sequence != '' || database.timeTask != '' || database.trigger != '' || database.disasterTolerance != ''|| database.separate != '' || database.safe != '' || database.performance != ''|| database.otherContent != ''"
src=
"./img/doform.png"
alt
/></li>
<li
:class=
"
{'box-nav-title':true,'active':isOpen5}" @click="open5">迁移策略
<img
v-show=
"strategy == ''"
src=
"./img/noform.png"
alt
/>
<img
v-show=
"strategy != ''"
src=
"./img/doform.png"
alt
/></li>
<li
:class=
"
{'box-nav-title':true,'active':isOpen6}" @click="open6">额外申请
<img
v-show=
"apply.reason == '' && apply.cost == ''"
src=
"./img/noform.png"
alt
/>
<img
v-show=
"apply.reason != '' || apply.cost != ''"
src=
"./img/doform.png"
alt
/></li>
</div>
<div
class=
"open-box"
>
<div
class=
"copy-nav-box"
>
...
...
src/components/assessment/img/
完成
.png
→
src/components/assessment/img/
doform
.png
浏览文件 @
3f0bd787
File moved
src/components/assessment/img/
提醒
.png
→
src/components/assessment/img/
noform
.png
浏览文件 @
3f0bd787
File moved
src/components/header/header.vue
浏览文件 @
3f0bd787
...
...
@@ -26,7 +26,7 @@
</span>
</span>
</div>
<div
style=
"height: 40px;background: #fff;"
v-if=
" $route.name == 'assessmentReport'?false:$route.path == '/firstHome'?false:true"
>
<div
style=
"height: 40px;background: #fff;"
v-if=
" $route.name == 'assessmentReport'?false:$route.
name == 'reportAssess'?false:$route.
path == '/firstHome'?false:true"
>
<p
class=
"list"
>
<span
class=
"menuTitle goTitle"
@
click=
"go"
>
{{
sidebar
.
name
}}
</span>
<span
v-for=
"(item,index) of sidebar.menu"
:key=
"index"
class=
"listVal"
@
click=
"jump(item.path, index)"
>
...
...
编写
预览
Markdown
格式
0%
重试
或
添加新文件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
请先完成此评论的编辑!
取消
请
注册
或者
登录
后发表评论