Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-gjjs
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
zhouqian
vue-gjjs
Commits
69ae3f8f
Commit
69ae3f8f
authored
Jan 17, 2022
by
liushikai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
调整
parent
fa5ffb09
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
13 deletions
+1
-13
Ptap.vue
src/views/Public/Ptap.vue
+1
-13
No files found.
src/views/Public/Ptap.vue
View file @
69ae3f8f
...
@@ -29,8 +29,7 @@
...
@@ -29,8 +29,7 @@
>
</c-input>
>
</c-input>
<template
slot=
"footer"
>
<template
slot=
"footer"
>
<c-button
<c-button
style=
"margin:0 10px 0 10px;padding: 0 10px;"
style=
"margin:0 10px 0 10;padding: 0 12px;"
class=
"searchButton"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
icon=
"el-icon-search"
icon=
"el-icon-search"
...
@@ -39,7 +38,6 @@
...
@@ -39,7 +38,6 @@
</c-button>
</c-button>
<c-button
<c-button
style=
"margin:0 0"
style=
"margin:0 0"
class=
"detailsButton"
size=
"small"
size=
"small"
type=
"primary"
type=
"primary"
@
click=
"onAplpDet"
@
click=
"onAplpDet"
...
@@ -178,14 +176,4 @@ export default {
...
@@ -178,14 +176,4 @@ export default {
};
};
</
script
>
</
script
>
<
style
>
<
style
>
.searchButton
{
text-align
:
center
;
/* margin: 0 10px; */
margin-right
:
10px
;
padding
:
0
10px
;
}
.detailsButton
{
margin-left
:
10px
;
}
</
style
>
</
style
>
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