修改全能创作发现问题

This commit is contained in:
Azmat@qq.com
2026-09-03 19:00:59 +08:00
parent e7122b78fb
commit 3e904479d9
23 changed files with 1325 additions and 433 deletions
+102 -59
View File
@@ -7,6 +7,7 @@
.omni-session-page {
min-height: calc(100vh - var(--topbar-height));
background: transparent;
font-size: 14px;
}
/* 进会话后顶栏换成对话信息,滚下去也还在 */
@@ -73,7 +74,7 @@
border-radius: 10px;
color: #414750;
background: #fff;
font-size: 11px;
font-size: 12px;
cursor: pointer;
}
@@ -92,7 +93,7 @@
.omni-session-meta span {
color: #7d838c;
font-size: 9px;
font-size: 11px;
}
.omni-session-meta span:not(:last-child)::after {
@@ -149,7 +150,7 @@
border-radius: 14px;
color: #323945;
background: #f7f8fa;
font-size: 12px;
font-size: 13px;
line-height: 1.7;
}
@@ -218,7 +219,7 @@
.omni-strategy-head strong,
.omni-video-plan-head strong {
font-size: 13px;
font-size: 14px;
}
.omni-strategy-head span,
@@ -227,7 +228,7 @@
border-radius: 999px;
color: var(--klein);
background: #edf5ff;
font-size: 9px;
font-size: 11px;
font-weight: 700;
}
@@ -252,13 +253,13 @@
.omni-strategy-grid span {
color: #858b94;
font-size: 9px;
font-size: 11px;
}
.omni-strategy-grid strong {
margin-top: 6px;
color: #272d37;
font-size: 11px;
font-size: 12px;
line-height: 1.55;
}
@@ -272,7 +273,7 @@
border-radius: 10px;
color: #39404b;
background: #f5f9ff;
font-size: 10px;
font-size: 12px;
}
.omni-strategy-direction b {
@@ -301,7 +302,7 @@
.omni-plan-section > strong {
display: block;
margin-bottom: 10px;
font-size: 11px;
font-size: 12px;
}
.omni-plan-points {
@@ -315,7 +316,7 @@
border-radius: 9px;
color: #525965;
background: #f6f8fa;
font-size: 10px;
font-size: 12px;
line-height: 1.5;
}
@@ -323,7 +324,7 @@
display: block;
margin-bottom: 4px;
color: #252b35;
font-size: 9px;
font-size: 11px;
}
.omni-plan-points i,
@@ -345,7 +346,7 @@
border-radius: 10px;
color: #5b626d;
background: #fff;
font-size: 9px;
font-size: 11px;
line-height: 1.5;
}
@@ -353,7 +354,7 @@
display: block;
margin-bottom: 5px;
color: var(--klein);
font-size: 10px;
font-size: 12px;
}
.omni-plan-matrix {
@@ -369,7 +370,7 @@
border-radius: 7px;
color: #6d747e;
background: #f6f8fa;
font-size: 9px;
font-size: 11px;
font-weight: 600;
text-align: center;
}
@@ -395,7 +396,7 @@
padding: 13px 17px;
color: #444b56;
background: #f6f8fb;
font-size: 10px;
font-size: 12px;
line-height: 1.5;
}
@@ -433,13 +434,13 @@
}
.omni-prompt-file-copy strong {
font-size: 12px;
font-size: 13px;
}
.omni-prompt-file-copy small {
margin-top: 4px;
color: #858b94;
font-size: 9px;
font-size: 11px;
}
.omni-prompt-file-card button {
@@ -449,7 +450,7 @@
border-radius: 9px;
color: #333944;
background: #fff;
font-size: 10px;
font-size: 12px;
font-weight: 650;
cursor: pointer;
}
@@ -472,7 +473,7 @@
border-radius: 9px;
color: var(--klein);
background: #fff;
font-size: 11px;
font-size: 12px;
font-weight: 650;
cursor: pointer;
}
@@ -505,7 +506,7 @@
outline: 0;
color: var(--text);
background: transparent;
font-size: 12px;
font-size: 13px;
line-height: 1.6;
}
@@ -557,7 +558,7 @@
border-radius: 10px;
color: #373d46;
background: #f8f9fa;
font-size: 10.5px;
font-size: 12px;
font-weight: 650;
cursor: pointer;
}
@@ -619,12 +620,12 @@
outline: 0;
color: #272d36;
background: transparent;
font-size: 12px;
font-size: 13px;
}
.omni-session-preset-search span {
color: #7d838c;
font-size: 11px;
font-size: 12px;
}
.omni-session-preset-body {
@@ -659,7 +660,7 @@
.omni-session-preset-categories button {
min-height: 36px;
padding: 0 10px;
font-size: 11px;
font-size: 12px;
}
.omni-session-preset-categories button.active {
@@ -691,13 +692,13 @@
}
.omni-session-preset-list strong {
font-size: 12px;
font-size: 13px;
}
.omni-session-preset-list small {
overflow: hidden;
color: #949aa3;
font-size: 9px;
font-size: 11px;
text-overflow: ellipsis;
white-space: nowrap;
}
@@ -729,7 +730,7 @@
overflow: hidden;
margin: 0;
color: #737a85;
font-size: 10px;
font-size: 12px;
line-height: 1.55;
-webkit-box-orient: vertical;
-webkit-line-clamp: 3;
@@ -738,7 +739,7 @@
.omni-session-preset-preview small {
margin-top: 8px;
color: #8d939c;
font-size: 9px;
font-size: 11px;
}
.omni-session-preset-preview button {
@@ -747,7 +748,7 @@
border-radius: 9px;
color: #fff;
background: var(--klein);
font-size: 11px;
font-size: 12px;
font-weight: 650;
cursor: pointer;
}
@@ -755,7 +756,7 @@
.omni-session-parameter .custom-select-trigger {
height: 34px;
padding: 0 9px;
font-size: 10.5px;
font-size: 12px;
}
.omni-session-parameter .custom-select-menu {
@@ -816,7 +817,7 @@
border-radius: 8px;
background: transparent;
color: #5b616a;
font-size: 12px;
font-size: 13px;
text-align: left;
cursor: pointer;
}
@@ -852,7 +853,7 @@
justify-content: center;
height: 100%;
color: #8b919a;
font-size: 12px;
font-size: 13px;
font-weight: 500;
text-align: center;
}
@@ -864,7 +865,7 @@
gap: 8px;
height: 100%;
color: #8b919a;
font-size: 12px;
font-size: 13px;
}
.omni-at-loading .omni-send-spinner {
@@ -882,7 +883,7 @@
border-radius: 8px;
color: #303641;
background: transparent;
font-size: 12px;
font-size: 13px;
text-align: left;
cursor: pointer;
}
@@ -908,7 +909,7 @@
.omni-at-list button small {
color: #8b919a;
font-size: 10px;
font-size: 12px;
}
.omni-session-send {
@@ -945,7 +946,7 @@
.omni-process-frame strong {
color: #5c6570;
font-size: 13px;
font-size: 14px;
font-weight: 500;
}
@@ -1073,13 +1074,13 @@
}
.omni-result-info strong {
font-size: 12px;
font-size: 13px;
}
.omni-result-info small {
margin-top: 3px;
color: #858b94;
font-size: 9px;
font-size: 11px;
}
.omni-result-info button {
@@ -1091,7 +1092,7 @@
border-radius: 9px;
color: #fff;
background: var(--black);
font-size: 10px;
font-size: 12px;
cursor: pointer;
}
@@ -1166,7 +1167,7 @@
display: block;
margin-bottom: 9px;
color: var(--black);
font-size: 12px;
font-size: 13px;
font-weight: 600;
}
@@ -1182,7 +1183,7 @@
border-radius: 8px;
background: #fff;
color: #575d66;
font-size: 12px;
font-size: 13px;
cursor: pointer;
transition: border-color .15s ease, color .15s ease, background .15s ease;
}
@@ -1205,7 +1206,7 @@
border-radius: 8px;
background: #fff;
color: var(--black);
font-size: 12px;
font-size: 13px;
font-family: inherit;
}
@@ -1248,7 +1249,7 @@
.omni-elicit-assets span {
overflow: hidden;
color: #575d66;
font-size: 10px;
font-size: 12px;
text-overflow: ellipsis;
white-space: nowrap;
}
@@ -1266,7 +1267,7 @@
border-radius: 8px;
background: var(--klein);
color: #fff;
font-size: 12px;
font-size: 13px;
cursor: pointer;
}
@@ -1287,19 +1288,61 @@
.omni-confirm-card {
width: min(760px, 100%);
display: flex;
align-items: center;
justify-content: space-between;
gap: 14px;
flex-direction: column;
align-items: stretch;
gap: 12px;
margin: 0 0 24px 44px;
padding: 13px 16px;
padding: 14px 16px;
border: 1px solid rgba(34, 42, 54, .10);
border-radius: 14px;
background: #fff;
}
.omni-confirm-card > span {
.omni-confirm-copy {
display: flex;
flex-direction: column;
gap: 4px;
}
.omni-confirm-copy strong {
color: #22262e;
font-size: 13px;
font-weight: 600;
}
.omni-confirm-copy span,
.omni-confirm-foot > span {
color: #6f747c;
font-size: 11px;
font-size: 12px;
}
.omni-confirm-params {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 8px;
}
.omni-confirm-params .omni-duration-control {
position: relative;
z-index: 20;
}
.omni-confirm-hint {
margin: 0;
padding: 8px 10px;
border-radius: 8px;
background: #fff7ed;
color: #9a3412;
font-size: 12px;
line-height: 1.45;
}
.omni-confirm-foot {
display: flex;
align-items: center;
justify-content: space-between;
gap: 14px;
}
.omni-confirm-card button {
@@ -1311,7 +1354,7 @@
border-radius: 8px;
background: var(--klein);
color: #fff;
font-size: 12px;
font-size: 13px;
cursor: pointer;
}
@@ -1322,7 +1365,7 @@
.omni-confirm-card button i {
color: rgba(255, 255, 255, .72);
font-size: 11px;
font-size: 12px;
font-style: normal;
}
@@ -1352,7 +1395,7 @@
max-width: 220px;
padding: 3px 8px 3px 4px;
border-radius: 999px;
font-size: 10px;
font-size: 12px;
line-height: 1.2;
}
@@ -1361,7 +1404,7 @@
padding: 2px 6px;
border-radius: 999px;
font-style: normal;
font-size: 9px;
font-size: 11px;
font-weight: 700;
}
@@ -1424,7 +1467,7 @@
align-items: center;
gap: 6px;
color: rgba(255, 255, 255, .72);
font-size: 10px;
font-size: 12px;
}
.omni-send-spinner,
@@ -1564,7 +1607,7 @@
.omni-prompt-drawer header strong {
overflow: hidden;
font-size: 14px;
font-size: 15px;
text-overflow: ellipsis;
white-space: nowrap;
}
@@ -1572,7 +1615,7 @@
.omni-prompt-drawer header small {
margin-top: 2px;
color: #8b919a;
font-size: 11px;
font-size: 12px;
}
.omni-prompt-drawer header button {
@@ -1616,14 +1659,14 @@
.omni-prompt-block h3 {
margin: 0 0 8px;
color: var(--klein);
font-size: 12px;
font-size: 13px;
font-weight: 650;
}
.omni-prompt-block p {
margin: 0;
color: #2b3240;
font-size: 13px;
font-size: 14px;
line-height: 1.7;
white-space: pre-wrap;
word-break: break-word;