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
63687f6c
Commit
63687f6c
authored
Aug 10, 2020
by
徐一鸣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
服务超市详情样式
parent
e32b6a17
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
1 deletion
+3
-1
src/components/service-info/app-info.vue
src/components/service-info/app-info.vue
+1
-0
src/components/service-info/service-info.vue
src/components/service-info/service-info.vue
+2
-1
No files found.
src/components/service-info/app-info.vue
View file @
63687f6c
...
...
@@ -170,6 +170,7 @@ export default {
background-color
:
#f9fafc
;
padding
:
18px
;
margin-top
:
15px
;
border-radius
:
8px
;
}
.application_base_info
:not
(
:last-child
)
{
margin-right
:
50px
;
...
...
src/components/service-info/service-info.vue
View file @
63687f6c
...
...
@@ -339,12 +339,13 @@ export default {
vertical-align
:
middle
;
}
.service_title
>
.service_access_info
>
img
{
width
:
1
5
px
;
width
:
1
9
px
;
margin-right
:
5px
;
}
.service_base_info
{
padding
:
18px
;
background-color
:
#f9fafc
;
border-radius
:
8px
;
}
.service_base_info
>
li
,
.commodity_information
{
...
...
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