Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
A
apaas-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
gzga-jzapi
apaas-ui
Commits
697fc466
Commit
697fc466
authored
Aug 21, 2020
by
刘殿昕
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
云服务英文名
parent
07e97439
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
11 additions
and
2 deletions
+11
-2
src/pages/workbench/fwgl/cloud-detail.vue
src/pages/workbench/fwgl/cloud-detail.vue
+11
-2
No files found.
src/pages/workbench/fwgl/cloud-detail.vue
View file @
697fc466
...
@@ -23,7 +23,10 @@
...
@@ -23,7 +23,10 @@
></el-image>
></el-image>
</div>
</div>
<div
class=
"head_right"
>
<div
class=
"head_right"
>
<div
class=
"head_right_name"
>
{{
cloudData
.
workplace
}}
</div>
<div
class=
"head_right_name"
>
{{
cloudData
.
workplace
}}
<span
class=
"head_eng_name"
>
(
{{
cloudData
.
namespace
}}
)
</span>
</div>
<div
class=
"head_right_msg"
>
<div
class=
"head_right_msg"
>
<p
class=
"head_right_msg_p"
>
<p
class=
"head_right_msg_p"
>
申请用户:
申请用户:
...
@@ -49,7 +52,7 @@
...
@@ -49,7 +52,7 @@
>
审批未通过
</span>
>
审批未通过
</span>
</p>
</p>
<p
class=
"head_right_msg_p"
>
<p
class=
"head_right_msg_p"
>
业务系统名
:
工作区域英文名称
:
<span
class=
"head_right_msg_item"
>
{{
cloudData
.
system_name
}}
</span>
<span
class=
"head_right_msg_item"
>
{{
cloudData
.
system_name
}}
</span>
资源申请时间:
资源申请时间:
<span
class=
"head_right_msg_item"
>
{{
cloudData
.
apply_time
}}
</span>
<span
class=
"head_right_msg_item"
>
{{
cloudData
.
apply_time
}}
</span>
...
@@ -804,6 +807,12 @@ export default {
...
@@ -804,6 +807,12 @@ export default {
margin-left
:
10px
;
margin-left
:
10px
;
margin-bottom
:
18px
;
margin-bottom
:
18px
;
}
}
.head_eng_name
{
font-size
:
17px
;
font-weight
:
normal
;
color
:
#0d1847
;
margin-left
:
10px
;
}
.head_right_msg
{
.head_right_msg
{
border-radius
:
8px
;
border-radius
:
8px
;
height
:
96px
;
height
:
96px
;
...
...
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