From 86dfc90a3aa15d278f93afbf9ec42b1e89899f9b Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期六, 21 五月 2022 23:02:55 +0800
Subject: [PATCH] 2022-05-21

---
 src/menu/components/card/cardcellcomponent/formconfig.jsx |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/src/menu/components/card/cardcellcomponent/formconfig.jsx b/src/menu/components/card/cardcellcomponent/formconfig.jsx
index 863b7e1..fc08b59 100644
--- a/src/menu/components/card/cardcellcomponent/formconfig.jsx
+++ b/src/menu/components/card/cardcellcomponent/formconfig.jsx
@@ -330,6 +330,7 @@
       key: 'anchors',
       label: '璺宠浆閿氱偣',
       initVal: card.anchors || [],
+      tooltip: sessionStorage.getItem('appType') === 'mob' ? '娉細灏忕▼搴忎腑鏃犳晥' : '',
       required: false,
       options: anchors
     },

--
Gitblit v1.8.0