mirror of
https://github.com/kuaifan/dootask.git
synced 2025-12-11 10:33:54 +00:00
no message
This commit is contained in:
parent
bdabfdcb3d
commit
e22de5cba1
@ -105,7 +105,7 @@ services:
|
|||||||
|
|
||||||
fileview:
|
fileview:
|
||||||
container_name: "dootask-fileview-${APP_ID}"
|
container_name: "dootask-fileview-${APP_ID}"
|
||||||
image: "kuaifan/fileview:4.4.0-3"
|
image: "kuaifan/fileview:4.4.0-4"
|
||||||
environment:
|
environment:
|
||||||
KK_CONTEXT_PATH: "/fileview"
|
KK_CONTEXT_PATH: "/fileview"
|
||||||
KK_OFFICE_PREVIEW_SWITCH_DISABLED: true
|
KK_OFFICE_PREVIEW_SWITCH_DISABLED: true
|
||||||
|
|||||||
@ -2047,3 +2047,9 @@ AI开启新会话失败
|
|||||||
转为已完成
|
转为已完成
|
||||||
转为未完成
|
转为未完成
|
||||||
「(*)」移动至「(*)」
|
「(*)」移动至「(*)」
|
||||||
|
|
||||||
|
发送任务
|
||||||
|
视频转换
|
||||||
|
关闭视频格式转换功能。
|
||||||
|
视频压缩
|
||||||
|
关闭视频压缩功能。
|
||||||
|
|||||||
@ -971,7 +971,7 @@
|
|||||||
background-color: rgba(255, 255, 255, 0.1);
|
background-color: rgba(255, 255, 255, 0.1);
|
||||||
|
|
||||||
.play-icon {
|
.play-icon {
|
||||||
border: 2px solid #a0a0a0;
|
border: 2px solid #ffffff;
|
||||||
border-radius: 50%;
|
border-radius: 50%;
|
||||||
width: 42px;
|
width: 42px;
|
||||||
height: 42px;
|
height: 42px;
|
||||||
@ -981,7 +981,7 @@
|
|||||||
justify-content: center;
|
justify-content: center;
|
||||||
|
|
||||||
> i {
|
> i {
|
||||||
color: #a0a0a0;
|
color: #ffffff;
|
||||||
font-size: 30px;
|
font-size: 30px;
|
||||||
padding-left: 4px;
|
padding-left: 4px;
|
||||||
transform: scaleY(0.8);
|
transform: scaleY(0.8);
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
Subproject commit b4a4cccfe4d2b3bcbfbb35e42fb7975374fede78
|
Subproject commit c9d0d543f5102a97db2d54948411f9e2d5c626f5
|
||||||
Loading…
x
Reference in New Issue
Block a user