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
bf2c657f
Commit
bf2c657f
authored
Aug 19, 2020
by
张俊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
应用调试输入文案修改
parent
d0b635e2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
src/pages/workbench/yygl/app_debugger.vue
src/pages/workbench/yygl/app_debugger.vue
+1
-1
No files found.
src/pages/workbench/yygl/app_debugger.vue
View file @
bf2c657f
...
...
@@ -24,7 +24,7 @@
<div
class=
"search_list"
>
<div
class=
"list_header"
>
<span></span>
容器组
<el-input
placeholder=
"请输入
内容
"
style=
"float:right;"
@
change=
"get_list_pod"
v-model=
"pod_name"
prefix-icon=
"el-icon-search"
></el-input>
<el-input
placeholder=
"请输入
容器组名称
"
style=
"float:right;"
@
change=
"get_list_pod"
v-model=
"pod_name"
prefix-icon=
"el-icon-search"
></el-input>
</div>
<div
style=
"padding:20px;padding-top:0px;display: flex;flex-direction: column;height: calc(100% - 80px);align-items:stretch;"
>
<apass-table
:header=
"header_arr"
:data=
"tableData"
:icon=
"false"
style=
"flex-grow:1;"
:paddingLeft=
"5"
></apass-table>
...
...
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