Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
liangzhen
/
framework-tools-web
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 5c9cc0f6
authored
Mar 15, 2024
by
liuyong
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改bug
1 parent
c10019bb
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
10 additions
and
5 deletions
src/views/reviewArchiFollowCheck/tab1.vue
src/views/reviewArchiFollowCheck/tab2.vue
src/views/reviewArchiFollowCheck/tab3.vue
src/views/reviewArchiFollowCheck/tab4.vue
src/views/reviewArchiFollowCheck/tab5.vue
src/views/reviewArchiFollowCheck/tab1.vue
View file @
5c9cc0f
...
@@ -14,8 +14,9 @@
...
@@ -14,8 +14,9 @@
<el-option
label=
"系统架构-概设阶段架构设计-安全架构视图"
value=
"1"
></el-option>
<el-option
label=
"系统架构-概设阶段架构设计-安全架构视图"
value=
"1"
></el-option>
</el-select>
</el-select>
<div
style=
"height: calc(100% - 40px);overflow-y: auto;"
>
<div
style=
"height: calc(100% - 40px);overflow-y: auto;"
>
<div
style=
"display: inline-block;"
v-for=
"item in rightImageArray"
:key=
"item.viewDetailsId"
>
<div
v-for=
"item in rightImageArray"
:key=
"item.viewDetailsId"
>
<img
:src=
"item.metaModelSvg"
alt=
""
>
<img
:src=
"item.metaModelSvg"
alt=
""
>
<el-divider></el-divider>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
src/views/reviewArchiFollowCheck/tab2.vue
View file @
5c9cc0f
...
@@ -14,8 +14,9 @@
...
@@ -14,8 +14,9 @@
<el-option
label=
"系统架构-系统架构视图设计-安全架构视图"
value=
"1"
></el-option>
<el-option
label=
"系统架构-系统架构视图设计-安全架构视图"
value=
"1"
></el-option>
</el-select>
</el-select>
<div
style=
"height: calc(100% - 40px);overflow-y: auto;"
>
<div
style=
"height: calc(100% - 40px);overflow-y: auto;"
>
<div
style=
"display: inline-block;"
v-for=
"item in rightImageArray"
:key=
"item.viewDetailsId"
>
<div
v-for=
"item in rightImageArray"
:key=
"item.viewDetailsId"
>
<img
:src=
"item.metaModelSvg"
alt=
""
>
<img
:src=
"item.metaModelSvg"
alt=
""
>
<el-divider></el-divider>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
src/views/reviewArchiFollowCheck/tab3.vue
View file @
5c9cc0f
...
@@ -14,8 +14,9 @@
...
@@ -14,8 +14,9 @@
<el-option
label=
"系统架构-概设阶段架构设计-技术架构视图"
value=
"1"
></el-option>
<el-option
label=
"系统架构-概设阶段架构设计-技术架构视图"
value=
"1"
></el-option>
</el-select>
</el-select>
<div
style=
"height: calc(100% - 40px);overflow-y: auto;"
>
<div
style=
"height: calc(100% - 40px);overflow-y: auto;"
>
<div
style=
"display: inline-block;"
v-for=
"item in rightImageArray"
:key=
"item.viewDetailsId"
>
<div
v-for=
"item in rightImageArray"
:key=
"item.viewDetailsId"
>
<img
:src=
"item.metaModelSvg"
alt=
""
>
<img
:src=
"item.metaModelSvg"
alt=
""
>
<el-divider></el-divider>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
src/views/reviewArchiFollowCheck/tab4.vue
View file @
5c9cc0f
...
@@ -14,8 +14,9 @@
...
@@ -14,8 +14,9 @@
<el-option
label=
"系统架构-概设阶段架构设计-应用架构视图"
value=
"1"
></el-option>
<el-option
label=
"系统架构-概设阶段架构设计-应用架构视图"
value=
"1"
></el-option>
</el-select>
</el-select>
<div
style=
"height: calc(100% - 40px);overflow-y: auto;"
>
<div
style=
"height: calc(100% - 40px);overflow-y: auto;"
>
<div
style=
"display: inline-block;"
v-for=
"item in rightImageArray"
:key=
"item.viewDetailsId"
>
<div
v-for=
"item in rightImageArray"
:key=
"item.viewDetailsId"
>
<img
:src=
"item.metaModelSvg"
alt=
""
>
<img
:src=
"item.metaModelSvg"
alt=
""
>
<el-divider></el-divider>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
src/views/reviewArchiFollowCheck/tab5.vue
View file @
5c9cc0f
...
@@ -14,8 +14,9 @@
...
@@ -14,8 +14,9 @@
<el-option
label=
"系统架构-概设阶段架构设计-数据架构视图"
value=
"1"
></el-option>
<el-option
label=
"系统架构-概设阶段架构设计-数据架构视图"
value=
"1"
></el-option>
</el-select>
</el-select>
<div
style=
"height: calc(100% - 40px);overflow-y: auto;"
>
<div
style=
"height: calc(100% - 40px);overflow-y: auto;"
>
<div
style=
"display: inline-block;"
v-for=
"item in rightImageArray"
:key=
"item.viewDetailsId"
>
<div
v-for=
"item in rightImageArray"
:key=
"item.viewDetailsId"
>
<img
:src=
"item.metaModelSvg"
alt=
""
>
<img
:src=
"item.metaModelSvg"
alt=
""
>
<el-divider></el-divider>
</div>
</div>
</div>
</div>
</div>
</div>
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment