修复一些问题

This commit is contained in:
icret
2022-05-03 17:23:09 +00:00
parent fc7052d226
commit b11a776195
8 changed files with 69 additions and 13 deletions

View File

@@ -15,13 +15,13 @@ $config=Array
'user'=>'admin',
'password'=>'e6e061838856bf47e1de730719fb2609',
'mustLogin'=>0,
'apiStatus'=>1,
'apiStatus'=>0,
'path'=>'/i/',
'mime'=>'image/*,video/*',
'imgName'=>'default',
'maxSize'=>10485760,
'maxUploadFiles'=>30,
'watermark'=>0,
'watermark'=>1,
'waterText'=>'简单图床 - png.cm',
'waterPosition'=>0,
'textColor'=>'rgba(255,0,0,1)',
@@ -92,7 +92,7 @@ $config=Array
'token_path_status'=>0,
'admin_path'=>'u',
'version'=>'2.6.1',
'update'=>'2022-05-03 19:00:49',
'update'=>'2022-05-04 01:08:52',
'footer'=>'<a href="/admin/terms.php" target="_blank">请勿上传违反中国政策的图片</a>
<script>
var _hmt = _hmt || [];