Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
Y
ybf
Project
Project
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
xulili
ybf
Commits
0f4d6b30
Commit
0f4d6b30
authored
5 years ago
by
xd
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
移动弹窗调整
parent
c0c3ef7d
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
move.vue
ybf_admin/src/pages/in/contact/components/move.vue
+3
-2
mail.vue
ybf_admin/src/pages/in/contact/mail.vue
+1
-0
No files found.
ybf_admin/src/pages/in/contact/components/move.vue
View file @
0f4d6b30
<
template
>
<
template
>
<div
class=
"ct"
>
<div
class=
"ct"
>
<el-dialog
<el-dialog
title=
"请选择分组"
:visible
.
sync=
"moveDialog"
:visible
.
sync=
"moveDialog"
width=
"30%"
width=
"30%"
:show-close=
"false"
:show-close=
"false"
...
@@ -202,10 +203,10 @@ export default {
...
@@ -202,10 +203,10 @@ export default {
padding
:
6px
5px
;
padding
:
6px
5px
;
}
}
.ct
>>>
.el-dialog__header
{
.ct
>>>
.el-dialog__header
{
padding
:
0
!important
;
border-bottom
:
1px
solid
#f8f8f8
;
}
}
.ct
>>>
.el-dialog__body
{
.ct
>>>
.el-dialog__body
{
padding
:
40px
;
padding
:
20px
40px
;
}
}
.ct
>>>
.el-transfer-panel
{
.ct
>>>
.el-transfer-panel
{
width
:
250px
;
width
:
250px
;
...
...
This diff is collapsed.
Click to expand it.
ybf_admin/src/pages/in/contact/mail.vue
View file @
0f4d6b30
...
@@ -22,6 +22,7 @@
...
@@ -22,6 +22,7 @@
:props=
"orgData"
:props=
"orgData"
:data=
"data1"
:data=
"data1"
node-key=
"id"
node-key=
"id"
default-expand-all
expand-on-click-node
expand-on-click-node
@
node-click=
"handleTreeClick"
@
node-click=
"handleTreeClick"
>
>
...
...
This diff is collapsed.
Click to expand it.
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