From 8881f69f5d7127a4090184b3ea7c9cbf9574100e Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期一, 18 三月 2024 18:01:51 +0800
Subject: [PATCH] 2024-03-18

---
 src/menu/components/card/cardsimplecomponent/options.jsx |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/src/menu/components/card/cardsimplecomponent/options.jsx b/src/menu/components/card/cardsimplecomponent/options.jsx
index f6ca23b..9e177e7 100644
--- a/src/menu/components/card/cardsimplecomponent/options.jsx
+++ b/src/menu/components/card/cardsimplecomponent/options.jsx
@@ -38,16 +38,18 @@
       field: 'condition',
       label: '鏄剧ず鏉′欢',
       initval: setting.condition || 'false',
-      tooltip: '褰撻�夋嫨鈥滄湁鈥濇椂锛屽彧鏈夌鍚堟潯浠剁殑鏁版嵁鎵嶄細灞曠ず銆�',
+      tooltip: '褰撻�夋嫨鈥滆嚜瀹氫箟鈥濇椂锛屽彧鏈夌鍚堟潯浠剁殑鏁版嵁鎵嶄細灞曠ず銆傚綋閫夋嫨鈥滄爣棰樷�濇椂锛屽彧鏈夐琛屾墠浼氬睍绀�',
       required: false,
       options: [
-        {value: 'true', label: '鏈�'},
-        {value: 'false', label: '鏃�'},
+        {value: 'false', label: '濮嬬粓鏄剧ず'},
+        {value: 'true', label: '鑷畾涔�'},
+        {value: 'title', label: '鏍囬'},
       ],
       controlFields: [
         {field: 'controlField', values: ['true']},
         {field: 'controlType', values: ['true']},
         {field: 'controlValue', values: ['true']},
+        {field: 'click', values: ['true', 'false']},
       ]
     },
     {

--
Gitblit v1.8.0