Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
S
szse
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
zhaochengxiang
szse
Commits
e4fb0d89
Commit
e4fb0d89
authored
May 17, 2022
by
zhaochengxiang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
个人增加自定义目录
parent
62836c8b
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
16 deletions
+1
-16
AssetTree.jsx
src/view/Manage/AssetManage/Component/AssetTree.jsx
+1
-1
AssetTree.less
src/view/Manage/AssetManage/Component/AssetTree.less
+0
-15
No files found.
src/view/Manage/AssetManage/Component/AssetTree.jsx
View file @
e4fb0d89
...
@@ -505,7 +505,7 @@ const AssetTree = (props) => {
...
@@ -505,7 +505,7 @@ const AssetTree = (props) => {
return
(
return
(
<
Card
<
Card
className=
'asset-tree
asset-tree-read-only
'
className=
'asset-tree'
title=
{
title=
{
<
div
<
div
className=
'flex px-2'
className=
'flex px-2'
...
...
src/view/Manage/AssetManage/Component/AssetTree.less
View file @
e4fb0d89
...
@@ -14,18 +14,4 @@
...
@@ -14,18 +14,4 @@
.site-tree-search-value {
.site-tree-search-value {
color: #f50;
color: #f50;
}
}
}
.asset-tree-read-only {
.yy-tree {
height: calc(100vh - @header-height - @breadcrumb-height - 25px - 62px) !important;;
overflow: auto !important;
}
}
.asset-tree-asset-mount-reference {
.yy-tree {
height: 400px !important;
overflow: auto !important;
}
}
}
\ No newline at end of file
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