From 475e9532eb68823b8a6cfd59de97a3b181debd96 Mon Sep 17 00:00:00 2001 From: ximo567 <2370873610@qq.com> Date: Thu, 11 Jun 2020 15:55:44 +0800 Subject: [PATCH 1/6] =?UTF-8?q?=E5=9C=A8system=E7=9B=AE=E5=BD=95=E4=B8=8B?= =?UTF-8?q?=E5=88=9B=E5=BB=BA=E4=BA=863=E4=B8=AAhtml=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- system/backup.html | 67 +++++++++++++++++++++++++++ system/config.html | 48 +++++++++++++++++++ system/paramInfo.html | 105 ++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 220 insertions(+) create mode 100644 system/backup.html create mode 100644 system/config.html create mode 100644 system/paramInfo.html diff --git a/system/backup.html b/system/backup.html new file mode 100644 index 0000000..54ab00d --- /dev/null +++ b/system/backup.html @@ -0,0 +1,67 @@ + + + + + + + + + + H+ 后台主题UI框架 - 空白页 + + + + + + + + + + + + +
+
+

标题

+ +
+
+ +
+
+ +
+
+
+
+

这里是页面内容

+ +
+ 您可以在这里添加栅格,参考首页及其他页面完成不同的布局 +
打开主页 +
+
+
+
+
+ + + + + + + + + + + + diff --git a/system/config.html b/system/config.html new file mode 100644 index 0000000..cab0ebe --- /dev/null +++ b/system/config.html @@ -0,0 +1,48 @@ + + + + + + + + + + 智慧教育平台 + + + + + + + + + + + + +
+
+
+
+ +
+
+ + +
+
+ + + + + + + + + + + + diff --git a/system/paramInfo.html b/system/paramInfo.html new file mode 100644 index 0000000..4f4b090 --- /dev/null +++ b/system/paramInfo.html @@ -0,0 +1,105 @@ + + + + + + + + + 智慧教育平台 + + + + + + + + + + + + +
+
+
+
+ +
+
+
+
+ 1、美化登录页,修复登录页bug。2、更换系统主题并修改系统主页样式,运用Bootstrap为主题并以简约为主。3、添加更多的用户交互效果。4、修复安全漏洞。5、使管理简单化。 +
+
+ 欢迎使用信息管理系统,当前版本号:V1.13,最后更新时间:20170407000000 +
+
+
+
+ +
+
+
+
+ + + + + + + + + + + + + + + + + + + + + +
System:Windows NT 6.1build7601Web server:Apache/2.2.4 (Win32) PHP/5.2.0JAVA Version:5.2.0
Mysql Version:5.0.27-community-ntdisplay_errors:YESServer API:APACHE2HANDLER
JAVA Safe: YESSession Support:YESCookie Support:YES
Zend Optimizer Support:NOeAccelerator Support:NOXcache Support:NO
+
+
+
+
+ +
+
+
+
+ 访问人数:3174 +
+ 在线人数:1 +
+
+ +
+ +
+ + + + + + + + + + + + + -- Gitee From 38e8bca70e9a66451248139799a140d187e80d01 Mon Sep 17 00:00:00 2001 From: ximo567 <2370873610@qq.com> Date: Thu, 11 Jun 2020 18:18:41 +0800 Subject: [PATCH 2/6] =?UTF-8?q?=E8=B5=84=E6=96=99=E9=85=8D=E7=BD=AE?= =?UTF-8?q?=E9=A1=B5=E9=9D=A2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- system/backup.html | 67 -------------- .../system/backup.html | 46 ++++------ templates/system/config.html | 88 +++++++++++++++++++ {system => templates/system}/paramInfo.html | 21 +++-- 4 files changed, 120 insertions(+), 102 deletions(-) delete mode 100644 system/backup.html rename system/config.html => templates/system/backup.html (32%) create mode 100644 templates/system/config.html rename {system => templates/system}/paramInfo.html (74%) diff --git a/system/backup.html b/system/backup.html deleted file mode 100644 index 54ab00d..0000000 --- a/system/backup.html +++ /dev/null @@ -1,67 +0,0 @@ - - - - - - - - - - H+ 后台主题UI框架 - 空白页 - - - - - - - - - - - - -
-
-

标题

- -
-
- -
-
- -
-
-
-
-

这里是页面内容

- -
- 您可以在这里添加栅格,参考首页及其他页面完成不同的布局 -
打开主页 -
-
-
-
-
- - - - - - - - - - - - diff --git a/system/config.html b/templates/system/backup.html similarity index 32% rename from system/config.html rename to templates/system/backup.html index cab0ebe..d743cae 100644 --- a/system/config.html +++ b/templates/system/backup.html @@ -1,46 +1,38 @@ - - + + 智慧教育平台 - - + - - + + + + + -
-
-
-
- -
-
- - -
-
- - - - - - - + + + + + + + + + diff --git a/templates/system/config.html b/templates/system/config.html new file mode 100644 index 0000000..846b80a --- /dev/null +++ b/templates/system/config.html @@ -0,0 +1,88 @@ + + + + + + + + + + 智慧教育平台 + + + + + + + + + + + + + + +
+
+
+
+ +
+
+ +
+
+
+ + +
+
+ + +
+ +
+ + +
+ + + +
+ + +
+ + + +
+
+ + +
+
+ + + + + + + + + + + + diff --git a/system/paramInfo.html b/templates/system/paramInfo.html similarity index 74% rename from system/paramInfo.html rename to templates/system/paramInfo.html index 4f4b090..6393be8 100644 --- a/system/paramInfo.html +++ b/templates/system/paramInfo.html @@ -4,23 +4,28 @@ + 智慧教育平台 - - + - - + + + + +
-
+