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
c966cd7d
Commit
c966cd7d
authored
5 years ago
by
xd
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
样式修改
parent
166553ea
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletion
+10
-1
mail.vue
ybf_admin/src/pages/in/contact/mail.vue
+10
-1
No files found.
ybf_admin/src/pages/in/contact/mail.vue
View file @
c966cd7d
...
@@ -18,10 +18,11 @@
...
@@ -18,10 +18,11 @@
</div>
</div>
<div
class=
"tree"
>
<div
class=
"tree"
>
<el-tree
<el-tree
class=
"trees"
:props=
"orgData"
:props=
"orgData"
:data=
"data1"
:data=
"data1"
node-key=
"id"
node-key=
"id"
:expand-on-click-node=
"false"
expand-on-click-node
@
node-click=
"handleTreeClick"
@
node-click=
"handleTreeClick"
>
>
<!--
<span
class=
"custom-tree-node"
slot-scope=
"
{ node, data }">
<!--
<span
class=
"custom-tree-node"
slot-scope=
"
{ node, data }">
...
@@ -705,6 +706,14 @@ export default {
...
@@ -705,6 +706,14 @@ export default {
</
script
>
</
script
>
<
style
scoped
>
<
style
scoped
>
.trees
>>>
.el-tree-node__content
{
padding
:
10px
;
border-bottom
:
1px
solid
#fff
;
}
.trees
>>>
.el-tree-node__children
.el-tree-node__content
{
background-color
:
#dadad97
a
;
}
.btn
>>>
.el-button
+
.el-button
{
.btn
>>>
.el-button
+
.el-button
{
margin-left
:
5px
;
margin-left
:
5px
;
}
}
...
...
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