diff --git a/doc/更新日志.md b/doc/更新日志.md index b6b9dbe..33bd40f 100644 --- a/doc/更新日志.md +++ b/doc/更新日志.md @@ -1,3 +1,6 @@ +###### 2023/05/08 +- [X] 3.9.41beta15 后台管理增加预览源功能,更换后台管理操作图标 + ###### 2023/04/28 - [X] 3.9.41beta14 drpy2.js优化详情页内置线路过滤,移除APP字符串 - [X] drpy后台管理设置中心增加 升级代理(UPDATE_PROXY)配置,可自定义github代理加速用于项目检测升级(如果不需要代理,请填写空格或者其他空字符串保存即可) diff --git a/js/version.txt b/js/version.txt index 3e7675e..8a04501 100644 --- a/js/version.txt +++ b/js/version.txt @@ -1 +1 @@ -3.9.41beta16 \ No newline at end of file +3.9.41beta15 \ No newline at end of file diff --git a/static/css/admin.css b/static/css/admin.css index 92030fa..9b45e0d 100644 --- a/static/css/admin.css +++ b/static/css/admin.css @@ -62,7 +62,7 @@ body { .sj { text-align: center; - width: 20%; + width: 15%; display: inline-block; }