Toggle navigation
Toggle navigation
This project
Loading...
Sign in
monitor_v3
/
hg-monitor-web
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
王涛
2022-01-07 20:02:24 +0800
Commit
3dce375f1e7e522557c7907bdf2ff8c187ded7e0
2 parents
b0f083fc
6da43ef6
Merge branch 'master-V32-XuHaoJie' into 'master'
杭州-端口侦测-边距调整 See merge request
!346
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
hg-monitor-web-base/src/main/resources/static/vue3/src/views/portSense/index.html
hg-monitor-web-base/src/main/resources/static/vue3/src/views/portSense/index.html
View file @
3dce375
...
...
@@ -5,7 +5,7 @@
<el-row>
<el-col
:span=
"24"
>
<div
class=
"flex-div-start margin-top-bottom-10"
>
<el-input
style=
"width:160px;"
class=
"margin-right-10"
v-model=
"keyWords"
<el-input
style=
"width:160px;
margin-left: 10px;
"
class=
"margin-right-10"
v-model=
"keyWords"
placeholder=
"输入关键字"
/>
<el-dropdown
style=
"margin-top: -15px;"
>
<el-icon
class=
"el-icon--right"
>
...
...
Please
register
or
login
to post a comment