From f25d46a5cfdc9cab3981e50255a5e82f72eba686 Mon Sep 17 00:00:00 2001 From: king <18310653075@163.com> Date: 星期五, 22 五月 2020 14:13:31 +0800 Subject: [PATCH] 2020-05-22 --- src/templates/zshare/formconfig.jsx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/templates/zshare/formconfig.jsx b/src/templates/zshare/formconfig.jsx index de59543..0c439a9 100644 --- a/src/templates/zshare/formconfig.jsx +++ b/src/templates/zshare/formconfig.jsx @@ -2238,7 +2238,7 @@ type: 'number', key: 'size', label: '瀛椾綋澶у皬', - initVal: card.size || 14, + initVal: card.size || 28, min: 12, max: 500, required: false, -- Gitblit v1.8.0