test/custom-admin-ui #3

Merged
orion merged 673 commits from test/custom-admin-ui into master 2026-06-05 17:20:58 +08:00
2 changed files with 2 additions and 1 deletions
Showing only changes of commit 4a4e74fe3c - Show all commits
+1 -1
View File
@@ -9,7 +9,7 @@ if not data_root.exists():
data_root.mkdir(parents=True, exist_ok=True)
default_value = {
'file_storage': 'SystemFileStorage',
'file_storage': 'local',
'name': '文件快递柜-FileCodeBox',
'description': '开箱即用的文件快传系统',
'keywords': 'FileCodeBox,文件快递柜,口令传送箱,匿名口令分享文本,文件',
+1
View File
@@ -7,6 +7,7 @@
<meta name="description" content="{{description}}">
<meta name="keywords" content="{{keywords}}" />
<meta name="generator" content="FileCodeBox2.0" />
<meta name="author" content="LanLanol.cn" />
<title>{{title}}</title>
<script type="module" crossorigin src="/assets/index-e149034b.js"></script>
<link rel="stylesheet" href="/assets/index-b9599089.css">