From 956f003338dc08c140cb7a9c5256dfc1cd8c9466 Mon Sep 17 00:00:00 2001 From: F4NNIU Date: Sat, 6 Jan 2018 13:50:35 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E7=B3=BB=E7=BB=9F=E9=85=8D?= =?UTF-8?q?=E7=BD=AE=E5=AD=97=E6=AE=B5=E4=B8=BA=E7=BC=96=E8=BE=91=E5=99=A8?= =?UTF-8?q?=E6=97=B6=EF=BC=8C=E9=A1=B5=E9=9D=A2=E6=97=A0=E6=B3=95=E6=B8=B2?= =?UTF-8?q?=E6=9F=93=E5=87=BA=E7=BC=96=E8=BE=91=E5=99=A8=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98=EF=BC=8C=E6=84=9F=E8=B0=A2=20QQ=20=E7=BE=A4=E5=B0=8F?= =?UTF-8?q?=E4=BC=99=E4=BC=B4=E5=8F=A4=E6=9C=88=E7=8E=84=E7=9A=84=E5=8F=8D?= =?UTF-8?q?=E9=A6=88=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/admin/view/general/config/index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/application/admin/view/general/config/index.html b/application/admin/view/general/config/index.html index e1e9a819d..9013cd0bf 100644 --- a/application/admin/view/general/config/index.html +++ b/application/admin/view/general/config/index.html @@ -50,6 +50,9 @@ {case text} {/case} + {case editor} + + {/case} {case array}
-- Gitee