From f33c370da18d7d2beeb9306a894f1fbc6df42318 Mon Sep 17 00:00:00 2001 From: HuangHai <10402852@qq.com> Date: Thu, 4 Sep 2025 12:55:38 +0800 Subject: [PATCH] 'commit' --- dsLightRag/static/LibLib/copyface.html | 150 +++++++++++++++++-------- 1 file changed, 102 insertions(+), 48 deletions(-) diff --git a/dsLightRag/static/LibLib/copyface.html b/dsLightRag/static/LibLib/copyface.html index d9f79030..b1431494 100644 --- a/dsLightRag/static/LibLib/copyface.html +++ b/dsLightRag/static/LibLib/copyface.html @@ -32,7 +32,7 @@ font-weight: bold; color: #555; } - input[type="url"], select { + input[type="url"] { width: 100%; padding: 10px; border: 1px solid #ddd; @@ -113,6 +113,67 @@ border-radius: 5px; margin: 10px 0; } + /* 修改为横版模型卡片样式,一行显示3个 */ + .model-cards { + display: flex; + gap: 20px; + margin: 20px 0; + flex-wrap: wrap; + justify-content: center; + } + .model-card { + border: 2px solid #ddd; + border-radius: 10px; + padding: 15px; + text-align: center; + cursor: pointer; + transition: all 0.3s ease; + background: white; + width: calc(33.333% - 20px); + box-sizing: border-box; + min-width: 280px; + } + .model-card:hover { + border-color: #007bff; + transform: translateY(-2px); + box-shadow: 0 4px 15px rgba(0,123,255,0.2); + } + .model-card.selected { + border-color: #007bff; + background-color: #e8f4fd; + } + .model-card img { + width: 100%; + height: 300px; + object-fit: cover; + border-radius: 8px; + margin-bottom: 10px; + } + .model-card h3 { + margin: 10px 0 5px; + color: #333; + font-size: 16px; + } + .model-card p { + color: #666; + font-size: 14px; + margin: 0; + } + /* 响应式调整 */ + @media (max-width: 992px) { + .model-card { + width: calc(50% - 15px); + } + } + @media (max-width: 768px) { + .model-card { + width: 100%; + min-width: auto; + } + .model-card img { + height: 250px; + } + }
@@ -126,10 +187,27 @@majicflus模型
+可铯AI模型
+F.1武侠风格
+