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
7ea5bb5c
Commit
7ea5bb5c
authored
Jan 07, 2022
by
liushikai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
按钮
parent
f969fa02
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
4 deletions
+5
-4
App.vue
src/App.vue
+3
-0
Menu.vue
src/views/Business/Sptsel/Menu.vue
+2
-4
No files found.
src/App.vue
View file @
7ea5bb5c
...
@@ -35,6 +35,9 @@ export default {
...
@@ -35,6 +35,9 @@ export default {
.el-button--primary
{
.el-button--primary
{
margin-left
:
10px
;
margin-left
:
10px
;
}
}
.el-popover
{
min-width
:
60px
;
}
/* .el-form-item--small{
/* .el-form-item--small{
margin-right: 30px;
margin-right: 30px;
...
...
src/views/Business/Sptsel/Menu.vue
View file @
7ea5bb5c
...
@@ -328,7 +328,7 @@
...
@@ -328,7 +328,7 @@
<li><c-button
size=
"small"
style=
"margin-left:0"
>
指派
</c-button></li>
<li><c-button
size=
"small"
style=
"margin-left:0"
>
指派
</c-button></li>
<li><c-button
size=
"small"
style=
"margin-left:0"
>
删除
</c-button></li>
<li><c-button
size=
"small"
style=
"margin-left:0"
>
删除
</c-button></li>
</ul>
</ul>
<a
slot=
"reference"
href=
"javascript:void(0)"
<a
slot=
"reference"
href=
"javascript:void(0)"
style=
"margin-left: 5px"
><i
class=
"el-icon-more"
></i
><i
class=
"el-icon-more"
></i
></a>
></a>
</el-popover>
</el-popover>
...
@@ -575,8 +575,6 @@ export default {
...
@@ -575,8 +575,6 @@ export default {
color
:
#606266
;
color
:
#606266
;
cursor
:
pointer
;
cursor
:
pointer
;
}
}
.el-popover
{
min-width
:
50px
;
}
</
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