HEX
Server: nginx/1.22.1
System: Linux VM-16-9-centos 3.10.0-1160.99.1.el7.x86_64 #1 SMP Wed Sep 13 14:19:20 UTC 2023 x86_64
User: www (1001)
PHP: 7.3.31
Disabled: passthru,exec,system,putenv,chroot,chgrp,chown,shell_exec,popen,proc_open,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,symlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv
Upload Files
File: /www/wwwroot/oa.sanjiangapp.com/www/js/jquery/treeview/min.css
/*treeview*/
.treeview .hitarea {position: absolute; left: 15px; top: 10px; background-color: #fff; cursor: pointer;}
.treeview .hitarea:before {color: #999; content: '\e710'; font-family: ZenIcon; transition:all 0.3s;}
.treeview li:hover .hitarea:before {color: #2973EA;}
.treeview .hitarea.collapsable-hitarea:before {content: '\e712';}

.treeview li {padding-top: 4px; padding-bottom: 4px;}
.treeview li > .hitarea {top: 4px; left: 4px}
.tree-animate.treeview li.has-list.open > ul:after {top: -5px;bottom: 12px;left: -11px;}
.treeview ul > li:after {position: absolute;top: 11px;left: -10px;z-index: 1;display: block;width: 22px;content: ' ';border-top: 1px dotted #999;}
.treeview ul > li:before,
.treeview ul > li.has-list:before {position: absolute;top: -12px;bottom: 13px;left: -11px;display: block;width: auto;height: auto;content: ' ';background: none;border: none;border-left: 1px dotted #999;}
.treeview ul > li:last-child:before {bottom: auto;height: 23px;}
.treeview ul > li:first-child:before {top: -7px;}
.treeview ul > li.tree-single-item:before {height: 19px;}
.treeview ul > li.has-list:after {width: 14px;}
.treeview ul > li.drag-shadow:after {display: none;}
.tree-folders.treeview ul > li:first-child:before {top: -6px;}
.tree-folders.treeview li.has-list.open > ul:after {top: 16px;}