From 465d5b098ac66740472279709b6b1538544bb68d Mon Sep 17 00:00:00 2001 From: 克 刘 <4345453@qq.com> Date: Mon, 17 Aug 2020 16:41:27 +0800 Subject: [PATCH] 扩展admin 发邮件功能 --- kidgrow-web/kidgrow-web-manager/src/main/resources/static/pages/opration/recordNote.html | 3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/kidgrow-web/kidgrow-web-manager/src/main/resources/static/pages/opration/recordNote.html b/kidgrow-web/kidgrow-web-manager/src/main/resources/static/pages/opration/recordNote.html index 9c175ab..9122940 100644 --- a/kidgrow-web/kidgrow-web-manager/src/main/resources/static/pages/opration/recordNote.html +++ b/kidgrow-web/kidgrow-web-manager/src/main/resources/static/pages/opration/recordNote.html @@ -1,6 +1,3 @@ - - - <script> layui.use(['layer', 'admin', 'form', 'table', 'config'], function () { var table = layui.table; -- Gitblit v1.8.0