Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
张浩
/
br-client
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
f4a4c829
...
f4a4c829a66087969b585f6c8ba71c1b5cea82a6
authored
2020-09-08 11:20:19 +0800
by
zhanghao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
commit
1 parent
da3d95df
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
src/page/tool.vue
src/page/tool.vue
View file @
f4a4c82
<
template
xmlns:el-col=
"http://www.w3.org/1999/html"
>
<div>
<el-row>
<el-row
style=
"margin-bottom: 15px; margin-top: 5px"
>
<el-col
:span=
"8"
>
<el-form
ref=
"form"
:model=
"deleteClues"
label-width=
"0px"
>
<el-card
class=
"yellowgreen"
shadow=
"always"
>
...
...
@@ -72,7 +72,7 @@
</el-form>
</el-col>
</el-row>
<el-row>
<el-row
style=
"margin-bottom: 15px;"
>
<el-col>
<el-form
ref=
"form"
:model=
"createCluesYoubaoe"
label-width=
"0px"
>
<el-card
class=
"aquamarine"
shadow=
"always"
>
...
...
Please
register
or
sign in
to post a comment