From ca1abb008a0a8aaa418edf1c1cb93d2b23f3e643 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Tue, 9 Jun 2026 13:53:14 +0800 Subject: [PATCH] bugfix --- json/llm.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/json/llm.json b/json/llm.json index d4f3ac0..be997f8 100644 --- a/json/llm.json +++ b/json/llm.json @@ -89,7 +89,7 @@ "actiontype":"urlwidget", "target":"PopupWindow", "popup_options":{ - "title":"上架确认", + "title":"上架", "cwidth":20, "cheight":8 }, @@ -107,7 +107,7 @@ "actiontype":"urlwidget", "target":"PopupWindow", "popup_options":{ - "title":"下架确认", + "title":"下架", "cwidth":20, "cheight":8 },