From 2ed2188bb01fa321177125917102e5f664497d2a Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期三, 12 八月 2020 16:41:25 +0800 Subject: [PATCH] 2020-08-12 --- src/templates/zshare/formconfig.jsx | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/src/templates/zshare/formconfig.jsx b/src/templates/zshare/formconfig.jsx index fc2a31e..e620eb9 100644 --- a/src/templates/zshare/formconfig.jsx +++ b/src/templates/zshare/formconfig.jsx @@ -2125,6 +2125,9 @@ value: 'textarea', text: Formdict['model.form.textarea'] }, { + value: 'color', + text: Formdict['model.form.color'] + }, { value: 'funcvar', text: Formdict['header.form.funcvar'] }, -- Gitblit v1.8.0