From 184784021b320ed1cc45068dd6207be16073e9f7 Mon Sep 17 00:00:00 2001 From: laker <935009066@qq.com> Date: Tue, 31 Aug 2021 15:26:50 +0800 Subject: [PATCH] =?UTF-8?q?(=E6=96=B0=E5=A2=9E)[=E6=95=B4=E4=BD=93](?= =?UTF-8?q?=E5=9F=BA=E4=BA=8Estomp=E6=8A=80=E6=9C=AF=E7=9A=84=E7=94=A8?= =?UTF-8?q?=E6=88=B7=E4=B8=8A=E4=B8=8B=E7=BA=BF=E9=80=9A=E7=9F=A5)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- web/admin/component/code/css/style.css | 9 --- web/admin/component/code/index.html | 81 -------------------------- 2 files changed, 90 deletions(-) delete mode 100644 web/admin/component/code/css/style.css delete mode 100644 web/admin/component/code/index.html diff --git a/web/admin/component/code/css/style.css b/web/admin/component/code/css/style.css deleted file mode 100644 index 5d460a5..0000000 --- a/web/admin/component/code/css/style.css +++ /dev/null @@ -1,9 +0,0 @@ -html,body{background-color: whitesmoke} -.layui-fluid{margin-top: 15px;} -.content{min-height: 796px;} -.nav{text-align: center;} -.nav button{margin-bottom: 3px;width: 100%;margin-top: 3px;margin-bottom: 3px;border-radius: 1px;} -.nav button:hover{background-color: #5FB878;border: 1px solid #5FB878;color: white;} -.layui-card-body .layui-btn+.layui-btn{margin-left: 0px;} -.code-show{min-height: 454px;} -.js-show{min-height: 200px;} \ No newline at end of file diff --git a/web/admin/component/code/index.html b/web/admin/component/code/index.html deleted file mode 100644 index ba02488..0000000 --- a/web/admin/component/code/index.html +++ /dev/null @@ -1,81 +0,0 @@ - - - - - - - layui表单生成器 - - - - -
-
-
- - - - -
-
-
-
- view -
-
-
-
-
-
-
-
-
-
html
-
- -
-
-
-
code
-
- -
-
-
-
-
- - - - - -- GitLab