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
530e75f5
Commit
530e75f5
authored
Aug 10, 2020
by
徐一鸣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
服务超市--数据服务--响应参数列表缩进
parent
680c7170
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
2 additions
and
2 deletions
+2
-2
src/components/service-tabs/service-tab-detail.vue
src/components/service-tabs/service-tab-detail.vue
+1
-0
src/components/service-tabs/service-tabs.vue
src/components/service-tabs/service-tabs.vue
+1
-0
src/pages/service_shop/sjfwDetail.vue
src/pages/service_shop/sjfwDetail.vue
+0
-2
No files found.
src/components/service-tabs/service-tab-detail.vue
View file @
530e75f5
...
...
@@ -33,6 +33,7 @@
:data=
"item.value.datas"
:tree-props=
"
{ children: 'children', hasChildren: 'hasChildren' }"
>
<el-table-column
width=
"30"
></el-table-column>
<el-table-column
v-for=
"(v, i) in item.value.columns"
:key=
"'table_column_' + index + '_' + i"
...
...
src/components/service-tabs/service-tabs.vue
View file @
530e75f5
...
...
@@ -160,6 +160,7 @@ export default {
}
.service_info_tab
.el-table
{
width
:
100%
;
text-align
:
left
;
}
.service_info_tab
.el-table__row
:nth-child
(
odd
)
td
{
background-color
:
#f8f9fd
;
...
...
src/pages/service_shop/sjfwDetail.vue
View file @
530e75f5
...
...
@@ -120,7 +120,6 @@ export default {
{
prop
:
"
name
"
,
label
:
"
字段编码
"
,
align
:
"
center
"
,
width
:
240
,
},
{
...
...
@@ -163,7 +162,6 @@ export default {
{
prop
:
"
name
"
,
label
:
"
字段编码
"
,
align
:
"
center
"
,
width
:
240
,
},
{
...
...
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