From c0dcffce9de3d9fe692899db44ec37bc1f666155 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E5=AF=BB=E6=AC=A2?= Date: Tue, 18 Jun 2024 17:14:46 +0800 Subject: [PATCH] =?UTF-8?q?:art:=20=E7=BE=A4=E7=BB=84=E7=AE=A1=E7=90=86?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- views/group.html | 48 ++++++++++++++++++++++++++++++++---------------- 1 file changed, 32 insertions(+), 16 deletions(-) diff --git a/views/group.html b/views/group.html index 05f0c2a..8b21de7 100644 --- a/views/group.html +++ b/views/group.html @@ -21,7 +21,7 @@
-
    +
      {{ range .groups }}
    • @@ -49,26 +49,42 @@
      -
      AI
      -
      +
      AI(模型可选默认或者指定模型)
      +
      {{ template "ai" . }}
      {{ if eq .EnableAi true }}
      - + {{$useModel := .AiModel}} + {{ range $.aiModels }} + + {{ end }} + + +
      +
      + +
      {{ end }} @@ -111,7 +127,7 @@
      末位淘汰
      -
      +