mirror of
https://gitee.com/ulthon/ul-file-share.git
synced 2026-07-08 05:42:48 +08:00
初始化项目
This commit is contained in:
10
config/view_type.php
Normal file
10
config/view_type.php
Normal file
@@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'category' => [
|
||||
'' => '普通:',
|
||||
],
|
||||
'post' => [
|
||||
'' => '普通:',
|
||||
]
|
||||
];
|
||||
Reference in New Issue
Block a user