refactor: 删除treetable css

This commit is contained in:
wintel
2025-04-13 10:46:05 +08:00
parent 8917326bba
commit 33a5293ee1
31 changed files with 49 additions and 46 deletions

View File

@@ -1,6 +1,6 @@
@section header
{
<link rel="stylesheet" href="/css/treetable.css" />
<link rel="stylesheet" href="/js/dtree/dtree.css" />
<link rel="stylesheet" href="/js/dtree/font/dtreefont.css" />
<style>

View File

@@ -1,6 +1,6 @@
@section header
{
<link rel="stylesheet" href="/css/treetable.css" />
<link rel="stylesheet" href="/js/dtree/dtree.css" />
<link rel="stylesheet" href="/js/dtree/font/dtreefont.css" />
}