From f0d32f3be16754730a5c4f4c6f7ee02af4e0f6d6 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Tue, 8 Sep 2026 19:34:00 +0800 Subject: [PATCH] =?UTF-8?q?feat(mobile):=20index.ui=20mobile=5Fbar=20?= =?UTF-8?q?=E5=8A=A0=20more=20=E9=85=8D=E7=BD=AE(2026-09-08)=E2=80=94?= =?UTF-8?q?=E2=80=94max=5Fvisible=3D4=20=E5=89=8D4=E4=B8=AAtab=E5=B9=B3?= =?UTF-8?q?=E9=93=BA,=E7=AC=AC5=E6=A0=BC=E3=80=8C=E6=9B=B4=E5=A4=9A?= =?UTF-8?q?=E3=80=8Ddataurl=3Dmy=5Fpipelines.dspy=3Ffmt=3Dmore=20=E5=8A=A8?= =?UTF-8?q?=E6=80=81=E6=8B=89=E5=B7=B2=E8=B4=AD=E4=BA=A7=E7=BA=BF(?= =?UTF-8?q?=E6=89=93=E5=BC=80=E6=97=B6=E5=AE=9E=E6=97=B6=E6=8B=89,?= =?UTF-8?q?=E8=B4=AD=E4=B9=B0=E5=90=8E=E7=AB=8B=E5=8D=B3=E5=87=BA=E7=8E=B0?= =?UTF-8?q?),=E9=80=89=E4=B8=AD=E9=A1=B9=20open=5Ftab=20=E8=BF=9B=E5=86=85?= =?UTF-8?q?=E5=AE=B9=E5=8C=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wwwroot/index.ui | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/wwwroot/index.ui b/wwwroot/index.ui index 041035f..7316789 100644 --- a/wwwroot/index.ui +++ b/wwwroot/index.ui @@ -671,6 +671,14 @@ "tab_pos": "top", "mobile_bar": { "badge_interval": 60, + "max_visible": 4, + "more": { + "label": "更多", + "micon": "⋯", + "title": "更多功能", + "dataurl": "{{entire_url('/pipeline_core/api/my_pipelines.dspy')}}?fmt=more", + "empty_text": "暂无更多功能" + }, "items": [ { "name": "m_pipelines",