From 1847507d05018d2768cc178113a2906782801ae5 Mon Sep 17 00:00:00 2001
From: king <18310653075@163.com>
Date: 星期六, 23 四月 2022 22:31:48 +0800
Subject: [PATCH] 2022-04-23

---
 src/menu/components/share/actioncomponent/formconfig.jsx |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/src/menu/components/share/actioncomponent/formconfig.jsx b/src/menu/components/share/actioncomponent/formconfig.jsx
index 97dac96..8714b32 100644
--- a/src/menu/components/share/actioncomponent/formconfig.jsx
+++ b/src/menu/components/share/actioncomponent/formconfig.jsx
@@ -112,6 +112,7 @@
       { value: 'mkUnsubscribe', text: '娉ㄩ攢璐︽埛' },
       { value: 'reAuth', text: '鍒囨崲绯荤粺锛堟竻绌虹紦瀛�-灏忕▼搴忥級' },
       { value: 'goBack', text: '杩斿洖' },
+      // { value: 'megvii', text: '鏃疯闈㈡澘鏈�' },
     ]
     pageTemps = [
       { value: 'linkpage', text: '鍏宠仈鑿滃崟' },
@@ -178,6 +179,16 @@
       required: true,
       options: funTypes
     },
+    // {
+    //   type: 'select',
+    //   key: 'subFunc',
+    //   label: '鎺ュ彛鍚嶇О',
+    //   initVal: card.subFunc || '',
+    //   required: true,
+    //   options: [
+    //     { value: 'login', text: '鐧诲綍' }
+    //   ]
+    // },
     {
       type: 'radio',
       key: 'formType',

--
Gitblit v1.8.0