Переглянути джерело

最新版本四平开放大学

conghelong 1 рік тому
батько
коміт
7a4247d563
63 змінених файлів з 2144 додано та 878 видалено
  1. 6 0
      .idea/WEB-INF/web.xml
  2. 22 0
      .idea/codeStyles/Project.xml
  3. 2 0
      .idea/sipingkfdx.iml
  4. 528 202
      .idea/workspace.xml
  5. 9 0
      pom.xml
  6. 0 1
      src/main/java/com/sooka/common/upload/UploadController.java
  7. 2 2
      src/main/java/com/sooka/component/swagger/Swagger2Configuration.java
  8. 13 11
      src/main/java/com/sooka/module/web/cms/IndexController.java
  9. 1 1
      src/main/java/com/sooka/module/web/cms/SiteController.java
  10. 1 1
      src/main/java/com/sooka/module/web/system/UserController.java
  11. 2 2
      src/main/resources/application.properties
  12. 15 13
      src/main/resources/com/sooka/mybatis/mapper/TCmsContentMapper.xml
  13. 47 38
      src/main/resources/static/www/spdx.images/index.css
  14. BIN
      src/main/resources/static/www/spdx.images/list-b1j.png
  15. BIN
      src/main/resources/static/www/spdx.images/list-bjj.png
  16. BIN
      src/main/resources/static/www/spdx.images/logo_header@2x.png
  17. 96 33
      src/main/resources/static/www/spdx.images/media.css
  18. 19 1
      src/main/resources/static/www/spdx.images/page.css
  19. 17 13
      src/main/resources/static/www/spdx.images/phone.css
  20. 4 3
      src/main/resources/static/www/spdx.images/responsive.css
  21. 2 2
      src/main/resources/static/www/spdx.images/slider.js
  22. BIN
      src/main/resources/static/www/spdx.images/spkfdx_lo1go3.png
  23. BIN
      src/main/resources/static/www/spdx.images/spkfdx_log1o3.png
  24. BIN
      src/main/resources/static/www/spdx.images/spkfdx_log22o3.png
  25. BIN
      src/main/resources/static/www/spdx.images/spkfdx_logo13.png
  26. BIN
      src/main/resources/static/www/spdx.images/spkfdx_logo3.png
  27. BIN
      src/main/resources/static/www/spdx.images/spkfdx_sjlogo (2).png
  28. 4 12
      src/main/resources/templates/cms/content_input.html
  29. 1 1
      src/main/resources/templates/system/index.html
  30. 16 4
      src/main/resources/templates/www/spdx/djzl.html
  31. 17 6
      src/main/resources/templates/www/spdx/djzlnews.html
  32. 3 2
      src/main/resources/templates/www/spdx/include/footer.html
  33. 202 183
      src/main/resources/templates/www/spdx/include/header.html
  34. 156 130
      src/main/resources/templates/www/spdx/index.html
  35. 110 0
      src/main/resources/templates/www/spdx/jxhd.html
  36. 16 4
      src/main/resources/templates/www/spdx/jxhdnews.html
  37. 13 3
      src/main/resources/templates/www/spdx/jxjy.html
  38. 16 4
      src/main/resources/templates/www/spdx/jxjynews.html
  39. 112 0
      src/main/resources/templates/www/spdx/jxjysp.html
  40. 2 1
      src/main/resources/templates/www/spdx/list.html
  41. 19 17
      src/main/resources/templates/www/spdx/listdh.html
  42. 16 5
      src/main/resources/templates/www/spdx/listjg.html
  43. 16 5
      src/main/resources/templates/www/spdx/listsp.html
  44. 7 6
      src/main/resources/templates/www/spdx/listss.html
  45. 14 4
      src/main/resources/templates/www/spdx/lnjy.html
  46. 16 4
      src/main/resources/templates/www/spdx/lnjynews.html
  47. 13 3
      src/main/resources/templates/www/spdx/lnjysp.html
  48. 35 9
      src/main/resources/templates/www/spdx/lxwm.html
  49. 16 6
      src/main/resources/templates/www/spdx/lxwmnews.html
  50. 6 3
      src/main/resources/templates/www/spdx/news.html
  51. 106 96
      src/main/resources/templates/www/spdx/szll.html
  52. 16 4
      src/main/resources/templates/www/spdx/szllnews.html
  53. 101 0
      src/main/resources/templates/www/spdx/tszt.html
  54. 15 4
      src/main/resources/templates/www/spdx/yzlbt.html
  55. 14 3
      src/main/resources/templates/www/spdx/xljy.html
  56. 16 4
      src/main/resources/templates/www/spdx/xljynews.html
  57. 112 0
      src/main/resources/templates/www/spdx/xljysp.html
  58. 15 5
      src/main/resources/templates/www/spdx/xrldlist.html
  59. 16 4
      src/main/resources/templates/www/spdx/xrldnews.html
  60. 62 9
      src/main/resources/templates/www/spdx/xxgk.html
  61. 30 7
      src/main/resources/templates/www/spdx/xxgknews.html
  62. 13 3
      src/main/resources/templates/www/spdx/xxyw.html
  63. 16 4
      src/main/resources/templates/www/spdx/xxywnews.html

+ 6 - 0
.idea/WEB-INF/web.xml

@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<web-app xmlns="http://xmlns.jcp.org/xml/ns/javaee"
+         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+         xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaee http://xmlns.jcp.org/xml/ns/javaee/web-app_4_0.xsd"
+         version="4.0">
+</web-app>

+ 22 - 0
.idea/codeStyles/Project.xml

@@ -0,0 +1,22 @@
+<component name="ProjectCodeStyleConfiguration">
+  <code_scheme name="Project" version="173">
+    <JetCodeStyleSettings>
+      <option name="PACKAGES_TO_USE_STAR_IMPORTS">
+        <value>
+          <package name="java.util" alias="false" withSubpackages="false" />
+          <package name="kotlinx.android.synthetic" alias="false" withSubpackages="true" />
+          <package name="io.ktor" alias="false" withSubpackages="true" />
+        </value>
+      </option>
+      <option name="PACKAGES_IMPORT_LAYOUT">
+        <value>
+          <package name="" alias="false" withSubpackages="true" />
+          <package name="java" alias="false" withSubpackages="true" />
+          <package name="javax" alias="false" withSubpackages="true" />
+          <package name="kotlin" alias="false" withSubpackages="true" />
+          <package name="" alias="true" withSubpackages="true" />
+        </value>
+      </option>
+    </JetCodeStyleSettings>
+  </code_scheme>
+</component>

+ 2 - 0
.idea/sipingkfdx.iml

@@ -0,0 +1,2 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<module type="JAVA_MODULE" version="4" />

+ 528 - 202
.idea/workspace.xml

@@ -2,117 +2,88 @@
 <project version="4">
   <component name="ArtifactsWorkspaceSettings">
     <artifacts-to-build>
-      <artifact name="sookaCms:war" />
+      <artifact name="sipingkfdx:war" />
     </artifacts-to-build>
   </component>
   <component name="AutoImportSettings">
     <option name="autoReloadType" value="SELECTIVE" />
   </component>
   <component name="ChangeListManager">
-    <list default="true" id="529ecfa9-37e1-4c3a-b502-a929602e22d8" name="Default" comment="ccmj">
-      <change afterPath="$PROJECT_DIR$/.idea/Wangzhan.iml" afterDir="false" />
-      <change afterPath="$PROJECT_DIR$/src/main/resources/static/www/zgmzj/cssjs/mjhsj-body.css" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/compiler.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/compiler.xml" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/.idea/misc.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/misc.xml" afterDir="false" />
+    <list default="true" id="529ecfa9-37e1-4c3a-b502-a929602e22d8" name="Default" comment="删除classes">
+      <change afterPath="$PROJECT_DIR$/.idea/WEB-INF/web.xml" afterDir="false" />
+      <change afterPath="$PROJECT_DIR$/.idea/codeStyles/Project.xml" afterDir="false" />
+      <change afterPath="$PROJECT_DIR$/.idea/sipingkfdx.iml" afterDir="false" />
+      <change afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/list-b1j.png" afterDir="false" />
+      <change afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/list-bjj.png" afterDir="false" />
+      <change afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/spkfdx_lo1go3.png" afterDir="false" />
+      <change afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/spkfdx_log1o3.png" afterDir="false" />
+      <change afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/spkfdx_log22o3.png" afterDir="false" />
+      <change afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/spkfdx_logo13.png" afterDir="false" />
+      <change afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/spkfdx_sjlogo (2).png" afterDir="false" />
+      <change afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/jxhd.html" afterDir="false" />
+      <change afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/jxjysp.html" afterDir="false" />
+      <change afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/tszt.html" afterDir="false" />
+      <change afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xljysp.html" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/java/com/sooka/mybatis/model/TCmsContent.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/sooka/mybatis/model/TCmsContent.java" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/pom.xml" beforeDir="false" afterPath="$PROJECT_DIR$/pom.xml" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/java/com/sooka/common/upload/UploadController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/sooka/common/upload/UploadController.java" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/java/com/sooka/component/swagger/Swagger2Configuration.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/sooka/component/swagger/Swagger2Configuration.java" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/java/com/sooka/module/web/cms/IndexController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/sooka/module/web/cms/IndexController.java" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/java/com/sooka/module/web/cms/SiteController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/sooka/module/web/cms/SiteController.java" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/java/com/sooka/module/web/system/UserController.java" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/java/com/sooka/module/web/system/UserController.java" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/src/main/resources/application.properties" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/application.properties" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/cssjs/html.css" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/cssjs/jquery-1.4.2.min.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/www/zgmzj.images/jquery-1.4.2.min.js" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/cssjs/jquery.SuperSlide.2.1.1.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/www/zgmzj.images/jquery.SuperSlide.2.1.1.js" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/cssjs/mjh-body.css" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/cssjs/mjh-index.css" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/www/zgmzj/cssjs/mjhsj-index.css" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/cssjs/mjh-page.css" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/www/zgmzj/cssjs/mjhsj-page.css" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/images/000-huashi.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/images/000-minjianneirong.jpg" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/images/000-ronfruyugong1.jpg" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/images/000-xwbd-fenge.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/images/16435056329786558.jpg" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/images/16551181389141935.jpg" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/images/16551190699862639.jpg" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/images/16802275289888045.jpg" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/images/2017031011270158317.bmp" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/images/2017031011360855285.jpg" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/images/2017031011362752282.jpg" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/images/ifocus_btn_bg.gif" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/images/ljwy03.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/images/navicon.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/images/zjh-index.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/images/zjh-index02.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/images/zjh-index04.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/images/zjh-index06.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/images/zjh-index08.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/images/zjh-index10.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/images/zjh-index11.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/images/zjh-index12.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/images/zjh-index13.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/images/zjh-index15.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/images/zjh-index17.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmj/images/zjh-index20.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/cssjs/html.css" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/www/zgmzj.images/html.css" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/cssjs/jquery-1.4.2.min.js" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/cssjs/jquery.SuperSlide.2.1.1.js" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/cssjs/mjhsj-body.css" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/www/zgmzj.images/mjhsj-body.css" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/cssjs/mjhsj-index.css" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/www/zgmzj.images/mjhsj-index.css" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/cssjs/mjhsj-page.css" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/www/zgmzj.images/mjhsj-page.css" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/000-huashi.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/000-minjianneirong.jpg" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/000-ronfruyugong1.jpg" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/000-xwbd-fenge.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/16435056329786558.jpg" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/16551181389141935.jpg" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/16551190699862639.jpg" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/16802275289888045.jpg" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/2017031011270158317.bmp" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/2017031011360855285.jpg" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/2017031011362752282.jpg" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/guanbi.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/www/zgmzj/images/guanbi.png" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/ifocus_btn_bg.gif" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/ljwy03.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/nav-but.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/www/zgmzj/images/nav-but.png" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/navicon.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/zjh-index.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/zjh-index02.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/zjh-index04.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/zjh-index06.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/zjh-index08.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/zjh-index10.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/zjh-index11.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/zjh-index12.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/zjh-index13.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/zjh-index15.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/zjh-index17.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/ccmjsj/images/zjh-index20.png" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/cms/content_copy.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/cms/content_copy.html" afterDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/ccmj/include/footer.html" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/ccmj/include/header.html" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/ccmj/include/left.html" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/ccmj/include/page.html" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/ccmj/include/pagestyle.html" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/ccmj/index.html" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/ccmj/list.html" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/ccmj/list2.html" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/ccmj/listjg.html" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/ccmj/listss.html" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/ccmj/listzx.html" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/ccmj/news.html" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/ccmjsj/include/footer.html" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/ccmjsj/include/header.html" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/ccmjsj/include/left.html" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/ccmjsj/include/page.html" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/ccmjsj/index.html" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/ccmjsj/list.html" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/ccmjsj/list2.html" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/ccmjsj/listjg.html" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/ccmjsj/listzx.html" beforeDir="false" />
-      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/ccmjsj/news.html" beforeDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/com/sooka/mybatis/mapper/TCmsContentMapper.xml" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/com/sooka/mybatis/mapper/TCmsContentMapper.xml" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/index.css" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/index.css" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/logo_header@2x.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/logo_header@2x.png" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/media.css" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/media.css" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/page.css" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/page.css" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/phone.css" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/phone.css" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/responsive.css" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/responsive.css" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/slider.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/slider.js" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/spkfdx_logo3.png" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/static/www/spdx.images/spkfdx_logo3.png" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/cms/content_input.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/cms/content_input.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/system/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/system/index.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/djzl.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/djzl.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/djzlnews.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/djzlnews.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/include/footer.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/include/footer.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/include/header.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/include/header.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/index.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/jxhdnews.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/jxhdnews.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/jxjy.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/jxjy.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/jxjynews.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/jxjynews.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/list.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/list.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/listdh.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/listdh.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/listjg.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/listjg.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/listsp.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/listsp.html" afterDir="false" />
       <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/listss.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/listss.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/lnjy.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/lnjy.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/lnjynews.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/lnjynews.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/lnjysp.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/lnjysp.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/lxwm.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/lxwm.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/lxwmnews.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/lxwmnews.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/news.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/news.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/szll.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/szll.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/szllnews.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/szllnews.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xljy.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xljy.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xljynews.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xljynews.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xrldlist.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xrldlist.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xrldnews.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xrldnews.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xxgk.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xxgk.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xxgknews.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xxgknews.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xxyw.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xxyw.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xxywnews.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/xxywnews.html" afterDir="false" />
+      <change beforePath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/yzlbt.html" beforeDir="false" afterPath="$PROJECT_DIR$/src/main/resources/templates/www/spdx/tsztnews.html" afterDir="false" />
     </list>
     <option name="SHOW_DIALOG" value="false" />
     <option name="HIGHLIGHT_CONFLICTS" value="true" />
     <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
     <option name="LAST_RESOLUTION" value="IGNORE" />
   </component>
+  <component name="ComposerSettings">
+    <execution>
+      <executable />
+    </execution>
+  </component>
   <component name="DatabaseView">
     <option name="SHOW_INTERMEDIATE" value="true" />
     <option name="GROUP_DATA_SOURCES" value="true" />
@@ -127,6 +98,9 @@
     <expand />
     <select />
   </component>
+  <component name="FavoritesManager">
+    <favorites_list name="sookaCms" />
+  </component>
   <component name="FileTemplateManagerImpl">
     <option name="RECENT_TEMPLATES">
       <list>
@@ -144,15 +118,22 @@
     <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
     <option name="UPDATE_TYPE" value="MERGE" />
   </component>
+  <component name="LogFilters">
+    <option name="FILTER_ERRORS" value="false" />
+    <option name="FILTER_WARNINGS" value="false" />
+    <option name="FILTER_INFO" value="true" />
+    <option name="FILTER_DEBUG" value="true" />
+    <option name="CUSTOM_FILTER" />
+  </component>
   <component name="MarkdownSettingsMigration">
     <option name="stateVersion" value="1" />
   </component>
   <component name="MavenImportPreferences">
     <option name="generalSettings">
       <MavenGeneralSettings>
-        <option name="localRepository" value="D:\repository" />
-        <option name="mavenHome" value="$PROJECT_DIR$/../Maven/apache-maven-3.5.4" />
-        <option name="userSettingsFile" value="D:\Maven\apache-maven-3.5.4\conf\settings.xml" />
+        <option name="localRepository" value="D:\Maven\apache-maven-3.6.0\repository" />
+        <option name="mavenHome" value="D:/Maven/apache-maven-3.6.0" />
+        <option name="userSettingsFile" value="D:\Maven\apache-maven-3.6.0\conf\settings.xml" />
       </MavenGeneralSettings>
     </option>
   </component>
@@ -173,20 +154,21 @@
     <property name="RequestMappingsPanelWidth0" value="75" />
     <property name="RequestMappingsPanelWidth1" value="75" />
     <property name="RequestMappingsPanelWidth2" value="75" />
+    <property name="SHARE_PROJECT_CONFIGURATION_FILES" value="true" />
     <property name="WebServerToolWindowFactoryState" value="false" />
     <property name="aspect.path.notification.shown" value="true" />
-    <property name="last_opened_file_path" value="$PROJECT_DIR$/../新建文件夹 (3)" />
+    <property name="last_opened_file_path" value="$PROJECT_DIR$/.idea/WEB-INF/web.xml" />
     <property name="node.js.detected.package.eslint" value="true" />
     <property name="node.js.path.for.package.eslint" value="project" />
     <property name="node.js.path.for.package.tslint" value="project" />
     <property name="node.js.selected.package.eslint" value="(autodetect)" />
     <property name="node.js.selected.package.tslint" value="(autodetect)" />
-    <property name="project.structure.last.edited" value="Modules" />
+    <property name="project.structure.last.edited" value="Project" />
     <property name="project.structure.proportion" value="0.15" />
     <property name="project.structure.side.proportion" value="0.2" />
     <property name="restartRequiresConfirmation" value="false" />
     <property name="run.code.analysis.last.selected.profile" value="pProject Default" />
-    <property name="settings.editor.selected.configurable" value="MavenSettings" />
+    <property name="settings.editor.selected.configurable" value="editing.templates" />
   </component>
   <component name="RecentsManager">
     <key name="CopyFile.RECENT_KEYS">
@@ -197,7 +179,14 @@
       <recent name="D:\Project\Development\通榆乡村振兴\xczxw\src\main\java\com\sooka\mybatis\model" />
     </key>
   </component>
-  <component name="RunManager">
+  <component name="RunDashboard">
+    <option name="excludedTypes">
+      <set>
+        <option value="TomeeConfiguration" />
+      </set>
+    </option>
+  </component>
+  <component name="RunManager" selected="Spring Boot.CmsApplication">
     <configuration default="true" type="Application" factoryName="Application">
       <option name="WORKING_DIRECTORY" value="$PROJECT_DIR$" />
       <method v="2">
@@ -212,7 +201,7 @@
       </method>
     </configuration>
     <configuration name="CmsApplication" type="SpringBootApplicationConfigurationType" factoryName="Spring Boot">
-      <module name="sookaCms" />
+      <module name="sipingkfdx" />
       <option name="SPRING_BOOT_MAIN_CLASS" value="com.sooka.CmsApplication" />
       <option name="ALTERNATIVE_JRE_PATH_ENABLED" value="true" />
       <option name="ALTERNATIVE_JRE_PATH" value="1.8" />
@@ -229,6 +218,230 @@
         <option name="Make" enabled="true" />
       </method>
     </configuration>
+    <configuration default="true" type="TomeeConfiguration" factoryName="Local" ALTERNATIVE_JRE_ENABLED="false">
+      <deployment />
+      <server-settings>
+        <option name="BASE_DIRECTORY_NAME" value="_sookaCms_2" />
+      </server-settings>
+      <predefined_log_file enabled="true" id="Tomcat" />
+      <predefined_log_file enabled="true" id="Tomcat Catalina" />
+      <predefined_log_file id="Tomcat Manager" />
+      <predefined_log_file id="Tomcat Host Manager" />
+      <predefined_log_file id="Tomcat Localhost Access" />
+      <RunnerSettings RunnerId="Debug">
+        <option name="DEBUG_PORT" value="61508" />
+      </RunnerSettings>
+      <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Cover">
+        <option name="USE_ENV_VARIABLES" value="true" />
+        <STARTUP>
+          <option name="USE_DEFAULT" value="true" />
+          <option name="SCRIPT" value="" />
+          <option name="VM_PARAMETERS" value="" />
+          <option name="PROGRAM_PARAMETERS" value="" />
+        </STARTUP>
+        <SHUTDOWN>
+          <option name="USE_DEFAULT" value="true" />
+          <option name="SCRIPT" value="" />
+          <option name="VM_PARAMETERS" value="" />
+          <option name="PROGRAM_PARAMETERS" value="" />
+        </SHUTDOWN>
+      </ConfigurationWrapper>
+      <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Debug">
+        <option name="USE_ENV_VARIABLES" value="true" />
+        <STARTUP>
+          <option name="USE_DEFAULT" value="true" />
+          <option name="SCRIPT" value="" />
+          <option name="VM_PARAMETERS" value="" />
+          <option name="PROGRAM_PARAMETERS" value="" />
+        </STARTUP>
+        <SHUTDOWN>
+          <option name="USE_DEFAULT" value="true" />
+          <option name="SCRIPT" value="" />
+          <option name="VM_PARAMETERS" value="" />
+          <option name="PROGRAM_PARAMETERS" value="" />
+        </SHUTDOWN>
+      </ConfigurationWrapper>
+      <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Run">
+        <option name="USE_ENV_VARIABLES" value="true" />
+        <STARTUP>
+          <option name="USE_DEFAULT" value="true" />
+          <option name="SCRIPT" value="" />
+          <option name="VM_PARAMETERS" value="" />
+          <option name="PROGRAM_PARAMETERS" value="" />
+        </STARTUP>
+        <SHUTDOWN>
+          <option name="USE_DEFAULT" value="true" />
+          <option name="SCRIPT" value="" />
+          <option name="VM_PARAMETERS" value="" />
+          <option name="PROGRAM_PARAMETERS" value="" />
+        </SHUTDOWN>
+      </ConfigurationWrapper>
+      <method v="2">
+        <option name="Make" enabled="true" />
+      </method>
+    </configuration>
+    <configuration name="Tomcat 9.0.80" type="#com.intellij.j2ee.web.tomcat.TomcatRunConfigurationFactory" factoryName="Local" APPLICATION_SERVER_NAME="Tomcat 9.0.80" ALTERNATIVE_JRE_ENABLED="false" nameIsGenerated="true">
+      <option name="OPEN_IN_BROWSER_URL" value="http://localhost:8900/sipingkfdx_war_exploded/" />
+      <option name="UPDATING_POLICY" value="restart-server" />
+      <deployment>
+        <artifact name="sipingkfdx:war exploded">
+          <settings>
+            <option name="CONTEXT_PATH" value="/sipingkfdx_war_exploded" />
+          </settings>
+        </artifact>
+      </deployment>
+      <server-settings>
+        <option name="BASE_DIRECTORY_NAME" value="Unnamed_sookaCms_3" />
+        <option name="HTTP_PORT" value="8900" />
+      </server-settings>
+      <predefined_log_file enabled="true" id="Tomcat" />
+      <predefined_log_file enabled="true" id="Tomcat Catalina" />
+      <predefined_log_file id="Tomcat Manager" />
+      <predefined_log_file id="Tomcat Host Manager" />
+      <predefined_log_file id="Tomcat Localhost Access" />
+      <RunnerSettings RunnerId="Debug">
+        <option name="DEBUG_PORT" value="61504" />
+      </RunnerSettings>
+      <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Cover">
+        <option name="USE_ENV_VARIABLES" value="true" />
+        <STARTUP>
+          <option name="USE_DEFAULT" value="true" />
+          <option name="SCRIPT" value="" />
+          <option name="VM_PARAMETERS" value="" />
+          <option name="PROGRAM_PARAMETERS" value="" />
+        </STARTUP>
+        <SHUTDOWN>
+          <option name="USE_DEFAULT" value="true" />
+          <option name="SCRIPT" value="" />
+          <option name="VM_PARAMETERS" value="" />
+          <option name="PROGRAM_PARAMETERS" value="" />
+        </SHUTDOWN>
+      </ConfigurationWrapper>
+      <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Debug">
+        <option name="USE_ENV_VARIABLES" value="true" />
+        <STARTUP>
+          <option name="USE_DEFAULT" value="true" />
+          <option name="SCRIPT" value="" />
+          <option name="VM_PARAMETERS" value="" />
+          <option name="PROGRAM_PARAMETERS" value="" />
+        </STARTUP>
+        <SHUTDOWN>
+          <option name="USE_DEFAULT" value="true" />
+          <option name="SCRIPT" value="" />
+          <option name="VM_PARAMETERS" value="" />
+          <option name="PROGRAM_PARAMETERS" value="" />
+        </SHUTDOWN>
+      </ConfigurationWrapper>
+      <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Run">
+        <option name="USE_ENV_VARIABLES" value="true" />
+        <STARTUP>
+          <option name="USE_DEFAULT" value="true" />
+          <option name="SCRIPT" value="" />
+          <option name="VM_PARAMETERS" value="" />
+          <option name="PROGRAM_PARAMETERS" value="" />
+        </STARTUP>
+        <SHUTDOWN>
+          <option name="USE_DEFAULT" value="true" />
+          <option name="SCRIPT" value="" />
+          <option name="VM_PARAMETERS" value="" />
+          <option name="PROGRAM_PARAMETERS" value="" />
+        </SHUTDOWN>
+      </ConfigurationWrapper>
+      <method v="2">
+        <option name="Make" enabled="true" />
+        <option name="BuildArtifacts" enabled="true">
+          <artifact name="sipingkfdx:war exploded" />
+        </option>
+      </method>
+    </configuration>
+    <configuration default="true" type="#com.intellij.j2ee.web.tomcat.TomcatRunConfigurationFactory" factoryName="Local" ALTERNATIVE_JRE_ENABLED="false">
+      <deployment />
+      <server-settings>
+        <option name="BASE_DIRECTORY_NAME" value="_sookaCms" />
+      </server-settings>
+      <predefined_log_file enabled="true" id="Tomcat" />
+      <predefined_log_file enabled="true" id="Tomcat Catalina" />
+      <predefined_log_file id="Tomcat Manager" />
+      <predefined_log_file id="Tomcat Host Manager" />
+      <predefined_log_file id="Tomcat Localhost Access" />
+      <RunnerSettings RunnerId="Debug">
+        <option name="DEBUG_PORT" value="61504" />
+      </RunnerSettings>
+      <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Cover">
+        <option name="USE_ENV_VARIABLES" value="true" />
+        <STARTUP>
+          <option name="USE_DEFAULT" value="true" />
+          <option name="SCRIPT" value="" />
+          <option name="VM_PARAMETERS" value="" />
+          <option name="PROGRAM_PARAMETERS" value="" />
+        </STARTUP>
+        <SHUTDOWN>
+          <option name="USE_DEFAULT" value="true" />
+          <option name="SCRIPT" value="" />
+          <option name="VM_PARAMETERS" value="" />
+          <option name="PROGRAM_PARAMETERS" value="" />
+        </SHUTDOWN>
+      </ConfigurationWrapper>
+      <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Debug">
+        <option name="USE_ENV_VARIABLES" value="true" />
+        <STARTUP>
+          <option name="USE_DEFAULT" value="true" />
+          <option name="SCRIPT" value="" />
+          <option name="VM_PARAMETERS" value="" />
+          <option name="PROGRAM_PARAMETERS" value="" />
+        </STARTUP>
+        <SHUTDOWN>
+          <option name="USE_DEFAULT" value="true" />
+          <option name="SCRIPT" value="" />
+          <option name="VM_PARAMETERS" value="" />
+          <option name="PROGRAM_PARAMETERS" value="" />
+        </SHUTDOWN>
+      </ConfigurationWrapper>
+      <ConfigurationWrapper VM_VAR="JAVA_OPTS" RunnerId="Run">
+        <option name="USE_ENV_VARIABLES" value="true" />
+        <STARTUP>
+          <option name="USE_DEFAULT" value="true" />
+          <option name="SCRIPT" value="" />
+          <option name="VM_PARAMETERS" value="" />
+          <option name="PROGRAM_PARAMETERS" value="" />
+        </STARTUP>
+        <SHUTDOWN>
+          <option name="USE_DEFAULT" value="true" />
+          <option name="SCRIPT" value="" />
+          <option name="VM_PARAMETERS" value="" />
+          <option name="PROGRAM_PARAMETERS" value="" />
+        </SHUTDOWN>
+      </ConfigurationWrapper>
+      <method v="2">
+        <option name="Make" enabled="true" />
+      </method>
+    </configuration>
+    <list>
+      <item itemvalue="Spring Boot.CmsApplication" />
+      <item itemvalue="Tomcat Server.Tomcat 9.0.80" />
+    </list>
+  </component>
+  <component name="ServiceViewManager">
+    <option name="viewStates">
+      <list>
+        <serviceView>
+          <treeState>
+            <expand>
+              <path>
+                <item name="services root" type="e789fda9:ObjectUtils$Sentinel" />
+                <item name="Tomcat Server" type="7427dc5b:ServiceModel$ServiceGroupNode" />
+              </path>
+              <path>
+                <item name="services root" type="e789fda9:ObjectUtils$Sentinel" />
+                <item name="Tomcat Server" type="7427dc5b:ServiceModel$ServiceGroupNode" />
+                <item name="Running" type="7427dc5b:ServiceModel$ServiceGroupNode" />
+              </path>
+            </expand>
+            <select />
+          </treeState>
+        </serviceView>
+      </list>
+    </option>
   </component>
   <component name="SpellCheckerSettings" BundledDictionaries="0" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" Dictionaries="0" CorrectionsLimit="5" DefaultDictionary="application-level" UseSingleDictionary="true" />
   <component name="SvnConfiguration" cleanupOnStartRun="true">
@@ -338,6 +551,41 @@
       <workItem from="1691368801020" duration="5037000" />
       <workItem from="1691375753279" duration="14848000" />
       <workItem from="1691454812456" duration="2218000" />
+      <workItem from="1691457465369" duration="21192000" />
+      <workItem from="1691541193134" duration="20651000" />
+      <workItem from="1691627640441" duration="8553000" />
+      <workItem from="1692350624844" duration="1438000" />
+      <workItem from="1692416840265" duration="4639000" />
+      <workItem from="1695276849245" duration="3474000" />
+      <workItem from="1695286968017" duration="1052000" />
+      <workItem from="1695342959925" duration="4102000" />
+      <workItem from="1695348314598" duration="2076000" />
+      <workItem from="1698306608288" duration="631000" />
+      <workItem from="1698382311696" duration="1842000" />
+      <workItem from="1698730610958" duration="12000" />
+      <workItem from="1698808996988" duration="595000" />
+      <workItem from="1698817141215" duration="3030000" />
+      <workItem from="1698987799832" duration="2592000" />
+      <workItem from="1700030285045" duration="2842000" />
+      <workItem from="1700033729308" duration="5483000" />
+      <workItem from="1700100797407" duration="6446000" />
+      <workItem from="1700182752835" duration="3597000" />
+      <workItem from="1700466927865" duration="4074000" />
+      <workItem from="1700528885575" duration="1850000" />
+      <workItem from="1700634309200" duration="1175000" />
+      <workItem from="1700701496003" duration="2173000" />
+      <workItem from="1700894367760" duration="40000" />
+      <workItem from="1701046997359" duration="15518000" />
+      <workItem from="1701133260141" duration="14158000" />
+      <workItem from="1701220062909" duration="13660000" />
+      <workItem from="1701393761950" duration="1291000" />
+      <workItem from="1701651511469" duration="8259000" />
+      <workItem from="1701738330718" duration="3042000" />
+      <workItem from="1701824280905" duration="1057000" />
+      <workItem from="1702279212495" duration="2785000" />
+      <workItem from="1703552475787" duration="17969000" />
+      <workItem from="1703638815980" duration="18005000" />
+      <workItem from="1703725298953" duration="1022000" />
     </task>
     <task id="LOCAL-00001">
       <created>1624523405733</created>
@@ -514,7 +762,21 @@
       <option name="project" value="LOCAL" />
       <updated>1691399159317</updated>
     </task>
-    <option name="localTasksCounter" value="26" />
+    <task id="LOCAL-00026" summary="删除classes">
+      <created>1691457524347</created>
+      <option name="number" value="00026" />
+      <option name="presentableId" value="LOCAL-00026" />
+      <option name="project" value="LOCAL" />
+      <updated>1691457524347</updated>
+    </task>
+    <task id="LOCAL-00027" summary="删除无用代码">
+      <created>1691457565937</created>
+      <option name="number" value="00027" />
+      <option name="presentableId" value="LOCAL-00027" />
+      <option name="project" value="LOCAL" />
+      <updated>1691457565937</updated>
+    </task>
+    <option name="localTasksCounter" value="28" />
     <servers />
   </component>
   <component name="TypeScriptGeneratedFilesManager">
@@ -586,154 +848,218 @@
     <MESSAGE value="ccmjsj页码" />
     <MESSAGE value="ccmj" />
     <MESSAGE value="四平开放大学" />
-    <option name="LAST_COMMIT_MESSAGE" value="四平开放大学" />
+    <MESSAGE value="删除classes" />
+    <MESSAGE value="删除无用代码" />
+    <option name="LAST_COMMIT_MESSAGE" value="删除无用代码" />
   </component>
   <component name="WindowStateProjectService">
-    <state x="494" y="149" key="#CmsApplication" timestamp="1686534758143">
+    <state x="539" y="337" key="#TomEE_Server" timestamp="1695345462847">
       <screen x="0" y="0" width="1707" height="1019" />
     </state>
-    <state x="494" y="149" key="#CmsApplication/0.0.1707.1019@0.0.1707.1019" timestamp="1686534758143" />
-    <state x="309" y="168" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1686535118508">
+    <state x="539" y="337" key="#TomEE_Server/0.0.1707.1019@0.0.1707.1019" timestamp="1695345462847" />
+    <state x="383" y="122" key="#Tomcat_Server" timestamp="1695345826298">
       <screen x="0" y="0" width="1707" height="1019" />
     </state>
-    <state x="309" y="168" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.1707.1019@0.0.1707.1019" timestamp="1686535118508" />
-    <state x="602" y="367" key="ANALYSIS_DLG_com.intellij.analysis.BaseAnalysisAction$1" timestamp="1686986831410">
+    <state x="383" y="122" key="#Tomcat_Server/0.0.1707.1019@0.0.1707.1019" timestamp="1695345826298" />
+    <state x="540" y="154" key="#Unnamed" timestamp="1695345705215">
       <screen x="0" y="0" width="1707" height="1019" />
     </state>
-    <state x="602" y="367" key="ANALYSIS_DLG_com.intellij.analysis.BaseAnalysisAction$1/0.0.1707.1019@0.0.1707.1019" timestamp="1686986831410" />
-    <state x="632" y="155" key="CommitChangelistDialog2" timestamp="1691399157198">
+    <state x="540" y="154" key="#Unnamed/0.0.1707.1019@0.0.1707.1019" timestamp="1695345705215" />
+    <state x="323" y="226" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1695350485847">
       <screen x="0" y="0" width="1707" height="1019" />
     </state>
-    <state x="632" y="155" key="CommitChangelistDialog2/0.0.1707.1019@0.0.1707.1019" timestamp="1691399157198" />
-    <state width="455" height="466" key="DebuggerActiveHint" timestamp="1691376936437">
+    <state x="323" y="226" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.1707.1019@0.0.1707.1019" timestamp="1695350485847" />
+    <state x="560" y="633" key="#com.intellij.javaee.module.view.common.J2EE.J2EEDeploymentDescriptorLocationPanel.changeDDPath" timestamp="1695347822170">
       <screen x="0" y="0" width="1707" height="1019" />
     </state>
-    <state width="455" height="466" key="DebuggerActiveHint/0.0.1707.1019@0.0.1707.1019" timestamp="1691376936437" />
-    <state x="107" y="169" width="1365" height="843" key="DiffContextDialog" timestamp="1691455011015">
+    <state x="560" y="633" key="#com.intellij.javaee.module.view.common.J2EE.J2EEDeploymentDescriptorLocationPanel.changeDDPath/0.0.1707.1019@0.0.1707.1019" timestamp="1695347822170" />
+    <state x="519" y="633" key="#com.intellij.javaee.module.view.web.EditWebRootDialog" timestamp="1695345305019">
       <screen x="0" y="0" width="1707" height="1019" />
     </state>
-    <state x="107" y="169" width="1365" height="843" key="DiffContextDialog/0.0.1707.1019@0.0.1707.1019" timestamp="1691455011015" />
-    <state x="657" y="270" key="FileChooserDialogImpl" timestamp="1691456586043">
-      <screen x="0" y="0" width="1707" height="1019" />
+    <state x="519" y="633" key="#com.intellij.javaee.module.view.web.EditWebRootDialog/0.0.1707.1019@0.0.1707.1019" timestamp="1695345305019" />
+    <state x="711" y="158" key="CommitChangelistDialog2" timestamp="1703663164055">
+      <screen x="0" y="0" width="1920" height="1040" />
     </state>
-    <state x="657" y="270" key="FileChooserDialogImpl/0.0.1707.1019@0.0.1707.1019" timestamp="1691456586043" />
-    <state width="1663" height="309" key="GridCell.Tab.0.bottom" timestamp="1691399485209">
-      <screen x="0" y="0" width="1707" height="1019" />
+    <state x="632" y="155" key="CommitChangelistDialog2/0.0.1707.1019@0.0.1707.1019" timestamp="1700033365699" />
+    <state x="711" y="158" key="CommitChangelistDialog2/0.0.1920.1040@0.0.1920.1040" timestamp="1703663164055" />
+    <state x="120" y="172" width="1365" height="843" key="DiffContextDialog" timestamp="1703663160158">
+      <screen x="0" y="0" width="1920" height="1040" />
     </state>
-    <state width="1663" height="309" key="GridCell.Tab.0.bottom/0.0.1707.1019@0.0.1707.1019" timestamp="1691399485209" />
-    <state width="1877" height="263" key="GridCell.Tab.0.bottom/0.0.1920.1032@0.0.1920.1032" timestamp="1691134001364" />
-    <state width="1663" height="309" key="GridCell.Tab.0.center" timestamp="1691399485209">
-      <screen x="0" y="0" width="1707" height="1019" />
+    <state x="107" y="169" width="1365" height="843" key="DiffContextDialog/0.0.1707.1019@0.0.1707.1019" timestamp="1700033244480" />
+    <state x="120" y="172" key="DiffContextDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1703663160158" />
+    <state x="1000" y="433" key="FileChooserDialogImpl" timestamp="1700034196819">
+      <screen x="0" y="0" width="1920" height="1040" />
     </state>
-    <state width="1663" height="309" key="GridCell.Tab.0.center/0.0.1707.1019@0.0.1707.1019" timestamp="1691399485209" />
-    <state width="1877" height="263" key="GridCell.Tab.0.center/0.0.1920.1032@0.0.1920.1032" timestamp="1691134001364" />
-    <state width="1663" height="309" key="GridCell.Tab.0.left" timestamp="1691399485209">
-      <screen x="0" y="0" width="1707" height="1019" />
+    <state x="889" y="424" key="FileChooserDialogImpl/0.0.1707.1019@0.0.1707.1019" timestamp="1695347821162" />
+    <state x="1000" y="433" key="FileChooserDialogImpl/0.0.1920.1040@0.0.1920.1040" timestamp="1700034196819" />
+    <state width="1877" height="297" key="GridCell.Tab.0.bottom" timestamp="1703727944898">
+      <screen x="0" y="0" width="1920" height="1040" />
     </state>
-    <state width="1663" height="309" key="GridCell.Tab.0.left/0.0.1707.1019@0.0.1707.1019" timestamp="1691399485209" />
-    <state width="1877" height="263" key="GridCell.Tab.0.left/0.0.1920.1032@0.0.1920.1032" timestamp="1691134001364" />
-    <state width="1663" height="309" key="GridCell.Tab.0.right" timestamp="1691399485209">
-      <screen x="0" y="0" width="1707" height="1019" />
+    <state width="1663" height="302" key="GridCell.Tab.0.bottom/0.0.1707.1019@0.0.1707.1019" timestamp="1700032976877" />
+    <state width="1877" height="297" key="GridCell.Tab.0.bottom/0.0.1920.1040@0.0.1920.1040" timestamp="1703727944898" />
+    <state width="1877" height="297" key="GridCell.Tab.0.center" timestamp="1703727944898">
+      <screen x="0" y="0" width="1920" height="1040" />
     </state>
-    <state width="1663" height="309" key="GridCell.Tab.0.right/0.0.1707.1019@0.0.1707.1019" timestamp="1691399485209" />
-    <state width="1877" height="263" key="GridCell.Tab.0.right/0.0.1920.1032@0.0.1920.1032" timestamp="1691134001364" />
-    <state width="1663" height="309" key="GridCell.Tab.1.bottom" timestamp="1691399485209">
-      <screen x="0" y="0" width="1707" height="1019" />
+    <state width="1663" height="302" key="GridCell.Tab.0.center/0.0.1707.1019@0.0.1707.1019" timestamp="1700032976877" />
+    <state width="1877" height="297" key="GridCell.Tab.0.center/0.0.1920.1040@0.0.1920.1040" timestamp="1703727944898" />
+    <state width="1877" height="297" key="GridCell.Tab.0.left" timestamp="1703727944898">
+      <screen x="0" y="0" width="1920" height="1040" />
     </state>
-    <state width="1663" height="309" key="GridCell.Tab.1.bottom/0.0.1707.1019@0.0.1707.1019" timestamp="1691399485209" />
-    <state width="1877" height="263" key="GridCell.Tab.1.bottom/0.0.1920.1032@0.0.1920.1032" timestamp="1691134001364" />
-    <state width="1663" height="309" key="GridCell.Tab.1.center" timestamp="1691399485209">
-      <screen x="0" y="0" width="1707" height="1019" />
+    <state width="1663" height="302" key="GridCell.Tab.0.left/0.0.1707.1019@0.0.1707.1019" timestamp="1700032976877" />
+    <state width="1877" height="297" key="GridCell.Tab.0.left/0.0.1920.1040@0.0.1920.1040" timestamp="1703727944898" />
+    <state width="1877" height="297" key="GridCell.Tab.0.right" timestamp="1703727944898">
+      <screen x="0" y="0" width="1920" height="1040" />
     </state>
-    <state width="1663" height="309" key="GridCell.Tab.1.center/0.0.1707.1019@0.0.1707.1019" timestamp="1691399485209" />
-    <state width="1877" height="263" key="GridCell.Tab.1.center/0.0.1920.1032@0.0.1920.1032" timestamp="1691134001364" />
-    <state width="1663" height="309" key="GridCell.Tab.1.left" timestamp="1691399485209">
-      <screen x="0" y="0" width="1707" height="1019" />
+    <state width="1663" height="302" key="GridCell.Tab.0.right/0.0.1707.1019@0.0.1707.1019" timestamp="1700032976877" />
+    <state width="1877" height="297" key="GridCell.Tab.0.right/0.0.1920.1040@0.0.1920.1040" timestamp="1703727944898" />
+    <state width="1877" height="297" key="GridCell.Tab.1.bottom" timestamp="1703727944898">
+      <screen x="0" y="0" width="1920" height="1040" />
     </state>
-    <state width="1663" height="309" key="GridCell.Tab.1.left/0.0.1707.1019@0.0.1707.1019" timestamp="1691399485209" />
-    <state width="1877" height="263" key="GridCell.Tab.1.left/0.0.1920.1032@0.0.1920.1032" timestamp="1691134001364" />
-    <state width="1663" height="309" key="GridCell.Tab.1.right" timestamp="1691399485209">
-      <screen x="0" y="0" width="1707" height="1019" />
+    <state width="1663" height="302" key="GridCell.Tab.1.bottom/0.0.1707.1019@0.0.1707.1019" timestamp="1700032976877" />
+    <state width="1877" height="297" key="GridCell.Tab.1.bottom/0.0.1920.1040@0.0.1920.1040" timestamp="1703727944898" />
+    <state width="1877" height="297" key="GridCell.Tab.1.center" timestamp="1703727944898">
+      <screen x="0" y="0" width="1920" height="1040" />
     </state>
-    <state width="1663" height="309" key="GridCell.Tab.1.right/0.0.1707.1019@0.0.1707.1019" timestamp="1691399485209" />
-    <state width="1877" height="263" key="GridCell.Tab.1.right/0.0.1920.1032@0.0.1920.1032" timestamp="1691134001364" />
-    <state width="1663" height="302" key="GridCell.Tab.2.bottom" timestamp="1691379873431">
-      <screen x="0" y="0" width="1707" height="1019" />
+    <state width="1663" height="302" key="GridCell.Tab.1.center/0.0.1707.1019@0.0.1707.1019" timestamp="1700032976877" />
+    <state width="1877" height="297" key="GridCell.Tab.1.center/0.0.1920.1040@0.0.1920.1040" timestamp="1703727944898" />
+    <state width="1877" height="297" key="GridCell.Tab.1.left" timestamp="1703727944898">
+      <screen x="0" y="0" width="1920" height="1040" />
     </state>
-    <state width="1663" height="302" key="GridCell.Tab.2.bottom/0.0.1707.1019@0.0.1707.1019" timestamp="1691379873431" />
-    <state width="1663" height="302" key="GridCell.Tab.2.center" timestamp="1691379873431">
-      <screen x="0" y="0" width="1707" height="1019" />
+    <state width="1663" height="302" key="GridCell.Tab.1.left/0.0.1707.1019@0.0.1707.1019" timestamp="1700032976877" />
+    <state width="1877" height="297" key="GridCell.Tab.1.left/0.0.1920.1040@0.0.1920.1040" timestamp="1703727944898" />
+    <state width="1877" height="297" key="GridCell.Tab.1.right" timestamp="1703727944898">
+      <screen x="0" y="0" width="1920" height="1040" />
     </state>
-    <state width="1663" height="302" key="GridCell.Tab.2.center/0.0.1707.1019@0.0.1707.1019" timestamp="1691379873431" />
-    <state width="1663" height="302" key="GridCell.Tab.2.left" timestamp="1691379873431">
-      <screen x="0" y="0" width="1707" height="1019" />
+    <state width="1663" height="302" key="GridCell.Tab.1.right/0.0.1707.1019@0.0.1707.1019" timestamp="1700032976877" />
+    <state width="1877" height="297" key="GridCell.Tab.1.right/0.0.1920.1040@0.0.1920.1040" timestamp="1703727944898" />
+    <state width="1877" height="351" key="GridCell.Tab.2.bottom" timestamp="1701657509532">
+      <screen x="0" y="0" width="1920" height="1040" />
     </state>
-    <state width="1663" height="302" key="GridCell.Tab.2.left/0.0.1707.1019@0.0.1707.1019" timestamp="1691379873431" />
-    <state width="1663" height="302" key="GridCell.Tab.2.right" timestamp="1691379873431">
-      <screen x="0" y="0" width="1707" height="1019" />
+    <state width="1663" height="302" key="GridCell.Tab.2.bottom/0.0.1707.1019@0.0.1707.1019" timestamp="1700032976877" />
+    <state width="1877" height="351" key="GridCell.Tab.2.bottom/0.0.1920.1040@0.0.1920.1040" timestamp="1701657509532" />
+    <state width="1877" height="351" key="GridCell.Tab.2.center" timestamp="1701657509532">
+      <screen x="0" y="0" width="1920" height="1040" />
     </state>
-    <state width="1663" height="302" key="GridCell.Tab.2.right/0.0.1707.1019@0.0.1707.1019" timestamp="1691379873431" />
-    <state x="523" y="281" key="NewModule_or_Project.wizard" timestamp="1691456602798">
-      <screen x="0" y="0" width="1707" height="1019" />
+    <state width="1663" height="302" key="GridCell.Tab.2.center/0.0.1707.1019@0.0.1707.1019" timestamp="1700032976877" />
+    <state width="1877" height="351" key="GridCell.Tab.2.center/0.0.1920.1040@0.0.1920.1040" timestamp="1701657509532" />
+    <state width="1877" height="351" key="GridCell.Tab.2.left" timestamp="1701657509532">
+      <screen x="0" y="0" width="1920" height="1040" />
     </state>
-    <state x="523" y="281" key="NewModule_or_Project.wizard/0.0.1707.1019@0.0.1707.1019" timestamp="1691456602798" />
-    <state x="661" y="223" key="RollbackChangesDialog" timestamp="1688021216124">
-      <screen x="0" y="0" width="1707" height="1019" />
+    <state width="1663" height="302" key="GridCell.Tab.2.left/0.0.1707.1019@0.0.1707.1019" timestamp="1700032976877" />
+    <state width="1877" height="351" key="GridCell.Tab.2.left/0.0.1920.1040@0.0.1920.1040" timestamp="1701657509532" />
+    <state width="1877" height="351" key="GridCell.Tab.2.right" timestamp="1701657509532">
+      <screen x="0" y="0" width="1920" height="1040" />
     </state>
-    <state x="661" y="223" key="RollbackChangesDialog/0.0.1707.1019@0.0.1707.1019" timestamp="1688021216124" />
-    <state x="357" y="155" key="SettingsEditor" timestamp="1687328109329">
+    <state width="1663" height="302" key="GridCell.Tab.2.right/0.0.1707.1019@0.0.1707.1019" timestamp="1700032976877" />
+    <state width="1877" height="351" key="GridCell.Tab.2.right/0.0.1920.1040@0.0.1920.1040" timestamp="1701657509532" />
+    <state width="1143" height="479" key="GridCell.Tab.3.bottom" timestamp="1695348915791">
       <screen x="0" y="0" width="1707" height="1019" />
     </state>
-    <state x="357" y="155" key="SettingsEditor/0.0.1707.1019@0.0.1707.1019" timestamp="1687328109329" />
-    <state x="446" y="234" key="Vcs.Push.Dialog.v2" timestamp="1691456507431">
+    <state width="1143" height="479" key="GridCell.Tab.3.bottom/0.0.1707.1019@0.0.1707.1019" timestamp="1695348915791" />
+    <state width="1143" height="479" key="GridCell.Tab.3.center" timestamp="1695348915791">
       <screen x="0" y="0" width="1707" height="1019" />
     </state>
-    <state x="446" y="234" key="Vcs.Push.Dialog.v2/0.0.1707.1019@0.0.1707.1019" timestamp="1691456507431" />
-    <state width="860" height="516" key="XDebugger.FullValuePopup" timestamp="1691376628011">
+    <state width="1143" height="479" key="GridCell.Tab.3.center/0.0.1707.1019@0.0.1707.1019" timestamp="1695348915791" />
+    <state width="1143" height="479" key="GridCell.Tab.3.left" timestamp="1695348915791">
       <screen x="0" y="0" width="1707" height="1019" />
     </state>
-    <state width="860" height="516" key="XDebugger.FullValuePopup/0.0.1707.1019@0.0.1707.1019" timestamp="1691376628011" />
-    <state x="93" y="93" width="1521" height="833" key="com.intellij.history.integration.ui.views.FileHistoryDialog" timestamp="1691386299681">
+    <state width="1143" height="479" key="GridCell.Tab.3.left/0.0.1707.1019@0.0.1707.1019" timestamp="1695348915791" />
+    <state width="1143" height="479" key="GridCell.Tab.3.right" timestamp="1695348915791">
       <screen x="0" y="0" width="1707" height="1019" />
     </state>
-    <state x="93" y="93" width="1521" height="833" key="com.intellij.history.integration.ui.views.FileHistoryDialog/0.0.1707.1019@0.0.1707.1019" timestamp="1691386299681" />
-    <state x="550" y="338" key="com.intellij.ide.util.TipDialog" timestamp="1691454817752">
+    <state width="1143" height="479" key="GridCell.Tab.3.right/0.0.1707.1019@0.0.1707.1019" timestamp="1695348915791" />
+    <state width="1143" height="479" key="GridCell.Tab.4.bottom" timestamp="1695348756052">
       <screen x="0" y="0" width="1707" height="1019" />
     </state>
-    <state x="550" y="338" key="com.intellij.ide.util.TipDialog/0.0.1707.1019@0.0.1707.1019" timestamp="1691454817752" />
-    <state x="652" y="428" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1688537908285">
+    <state width="1143" height="479" key="GridCell.Tab.4.bottom/0.0.1707.1019@0.0.1707.1019" timestamp="1695348756052" />
+    <state width="1143" height="479" key="GridCell.Tab.4.center" timestamp="1695348756052">
       <screen x="0" y="0" width="1707" height="1019" />
     </state>
-    <state x="652" y="428" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/0.0.1707.1019@0.0.1707.1019" timestamp="1688537908285" />
-    <state x="410" y="249" key="com.intellij.xdebugger.impl.breakpoints.ui.BreakpointsDialogFactory$2" timestamp="1691376968451">
+    <state width="1143" height="479" key="GridCell.Tab.4.center/0.0.1707.1019@0.0.1707.1019" timestamp="1695348756052" />
+    <state width="1143" height="479" key="GridCell.Tab.4.left" timestamp="1695348756052">
       <screen x="0" y="0" width="1707" height="1019" />
     </state>
-    <state x="410" y="249" key="com.intellij.xdebugger.impl.breakpoints.ui.BreakpointsDialogFactory$2/0.0.1707.1019@0.0.1707.1019" timestamp="1691376968451" />
-    <state x="666" y="414" width="769" height="548" key="find.popup" timestamp="1691377850301">
+    <state width="1143" height="479" key="GridCell.Tab.4.left/0.0.1707.1019@0.0.1707.1019" timestamp="1695348756052" />
+    <state width="1143" height="479" key="GridCell.Tab.4.right" timestamp="1695348756052">
       <screen x="0" y="0" width="1707" height="1019" />
     </state>
-    <state x="666" y="414" width="769" height="548" key="find.popup/0.0.1707.1019@0.0.1707.1019" timestamp="1691377850301" />
-    <state x="562" y="312" key="git4idea.merge.GitPullDialog" timestamp="1691454936603">
-      <screen x="0" y="0" width="1707" height="1019" />
+    <state width="1143" height="479" key="GridCell.Tab.4.right/0.0.1707.1019@0.0.1707.1019" timestamp="1695348756052" />
+    <state x="726" y="233" key="RollbackChangesDialog" timestamp="1703569333804">
+      <screen x="0" y="0" width="1920" height="1040" />
     </state>
-    <state x="562" y="312" key="git4idea.merge.GitPullDialog/0.0.1707.1019@0.0.1707.1019" timestamp="1691454936603" />
-    <state x="264" y="138" key="new project wizard" timestamp="1686535079238">
-      <screen x="0" y="0" width="1707" height="1019" />
+    <state x="726" y="233" key="RollbackChangesDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1703569333804" />
+    <state x="402" y="122" key="SettingsEditor" timestamp="1703662236118">
+      <screen x="0" y="0" width="1920" height="1040" />
     </state>
-    <state x="264" y="138" key="new project wizard/0.0.1707.1019@0.0.1707.1019" timestamp="1686535079238" />
-    <state x="510" y="236" key="run.anything.popup" timestamp="1690978278654">
+    <state x="357" y="120" key="SettingsEditor/0.0.1707.1019@0.0.1707.1019" timestamp="1695350353329" />
+    <state x="402" y="122" key="SettingsEditor/0.0.1920.1040@0.0.1920.1040" timestamp="1703662236118" />
+    <state x="93" y="93" width="1521" height="833" key="com.intellij.history.integration.ui.views.DirectoryHistoryDialog" timestamp="1695286041132">
       <screen x="0" y="0" width="1707" height="1019" />
     </state>
-    <state x="510" y="236" key="run.anything.popup/0.0.1707.1019@0.0.1707.1019" timestamp="1690978278654" />
-    <state x="516" y="220" width="672" height="678" key="search.everywhere.popup" timestamp="1691378113430">
-      <screen x="0" y="0" width="1707" height="1019" />
+    <state x="93" y="93" width="1521" height="833" key="com.intellij.history.integration.ui.views.DirectoryHistoryDialog/0.0.1707.1019@0.0.1707.1019" timestamp="1695286041132" />
+    <state x="105" y="95" width="1711" height="851" key="com.intellij.history.integration.ui.views.FileHistoryDialog" timestamp="1703661118993">
+      <screen x="0" y="0" width="1920" height="1040" />
+    </state>
+    <state x="93" y="93" width="1521" height="833" key="com.intellij.history.integration.ui.views.FileHistoryDialog/0.0.1707.1019@0.0.1707.1019" timestamp="1700033441308" />
+    <state x="105" y="95" width="1711" height="851" key="com.intellij.history.integration.ui.views.FileHistoryDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1703661118993" />
+    <state x="619" y="345" key="com.intellij.ide.util.TipDialog" timestamp="1703725298947">
+      <screen x="0" y="0" width="1920" height="1040" />
     </state>
-    <state x="516" y="220" width="672" height="678" key="search.everywhere.popup/0.0.1707.1019@0.0.1707.1019" timestamp="1691378113430" />
-    <state x="648" y="432" key="vcs.readOnlyHandler.ReadOnlyStatusDialog" timestamp="1691133633105">
-      <screen x="0" y="0" width="1920" height="1032" />
+    <state x="550" y="338" key="com.intellij.ide.util.TipDialog/0.0.1707.1019@0.0.1707.1019" timestamp="1700030284598" />
+    <state x="619" y="345" key="com.intellij.ide.util.TipDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1703725298947" />
+    <state x="32" y="276" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser" timestamp="1701654715517">
+      <screen x="0" y="0" width="1920" height="1040" />
     </state>
-    <state x="576" y="427" key="vcs.readOnlyHandler.ReadOnlyStatusDialog/0.0.1707.1019@0.0.1707.1019" timestamp="1690769051288" />
-    <state x="648" y="432" key="vcs.readOnlyHandler.ReadOnlyStatusDialog/0.0.1920.1032@0.0.1920.1032" timestamp="1691133633105" />
+    <state x="32" y="276" key="com.intellij.openapi.editor.actions.MultiplePasteAction$ClipboardContentChooser/0.0.1920.1040@0.0.1920.1040" timestamp="1701654715517" />
+    <state x="733" y="437" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1701236690904">
+      <screen x="0" y="0" width="1920" height="1040" />
+    </state>
+    <state x="652" y="428" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/0.0.1707.1019@0.0.1707.1019" timestamp="1700032946493" />
+    <state x="733" y="437" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/0.0.1920.1040@0.0.1920.1040" timestamp="1701236690904" />
+    <state x="749" y="423" width="934" height="560" key="find.popup" timestamp="1703661641106">
+      <screen x="0" y="0" width="1920" height="1040" />
+    </state>
+    <state x="749" y="423" width="934" height="560" key="find.popup/0.0.1920.1040@0.0.1920.1040" timestamp="1703661641106" />
+    <state x="574" y="241" key="run.anything.popup" timestamp="1700470303576">
+      <screen x="0" y="0" width="1920" height="1040" />
+    </state>
+    <state x="510" y="236" key="run.anything.popup/0.0.1707.1019@0.0.1707.1019" timestamp="1695284199609" />
+    <state x="574" y="241" key="run.anything.popup/0.0.1920.1040@0.0.1920.1040" timestamp="1700470303576" />
+    <state x="580" y="225" width="756" height="692" key="search.everywhere.popup" timestamp="1703663854655">
+      <screen x="0" y="0" width="1920" height="1040" />
+    </state>
+    <state x="516" y="220" width="672" height="678" key="search.everywhere.popup/0.0.1707.1019@0.0.1707.1019" timestamp="1700031766299" />
+    <state x="580" y="225" width="756" height="692" key="search.everywhere.popup/0.0.1920.1040@0.0.1920.1040" timestamp="1703663854655" />
+    <state x="682" y="437" key="vcs.readOnlyHandler.ReadOnlyStatusDialog" timestamp="1703658734630">
+      <screen x="0" y="0" width="1920" height="1040" />
+    </state>
+    <state x="682" y="437" key="vcs.readOnlyHandler.ReadOnlyStatusDialog/0.0.1920.1040@0.0.1920.1040" timestamp="1703658734630" />
+  </component>
+  <component name="XDebuggerManager">
+    <breakpoint-manager>
+      <breakpoints>
+        <line-breakpoint enabled="true" type="java-line">
+          <url>file://$PROJECT_DIR$/src/main/java/com/sooka/common/utils/ExcelUtil.java</url>
+          <line>47</line>
+          <option name="timeStamp" value="5" />
+        </line-breakpoint>
+        <line-breakpoint enabled="true" type="java-line">
+          <url>file://$PROJECT_DIR$/src/main/java/com/sooka/common/utils/ExcelUtil.java</url>
+          <line>106</line>
+          <option name="timeStamp" value="6" />
+        </line-breakpoint>
+        <line-breakpoint enabled="true" type="java-line">
+          <url>file://$PROJECT_DIR$/src/main/java/com/sooka/common/upload/UploadController.java</url>
+          <line>88</line>
+          <option name="timeStamp" value="14" />
+        </line-breakpoint>
+        <line-breakpoint enabled="true" type="java-line">
+          <url>file://$PROJECT_DIR$/src/main/java/com/sooka/common/upload/UploadController.java</url>
+          <line>87</line>
+          <option name="timeStamp" value="15" />
+        </line-breakpoint>
+      </breakpoints>
+    </breakpoint-manager>
   </component>
   <component name="antWorkspaceConfiguration">
     <option name="IS_AUTOSCROLL_TO_SOURCE" value="false" />

+ 9 - 0
pom.xml

@@ -340,7 +340,16 @@
                     </dependency>
                 </dependencies>
             </plugin>
+            <plugin>
+                <groupId>org.apache.maven.plugins</groupId>
+                <artifactId>maven-surefire-plugin</artifactId>
+                <version>2.22.2</version>
+                <configuration>
+                    <skipTests>true</skipTests>
+                </configuration>
+            </plugin>
         </plugins>
+
     </build>
 
 

+ 0 - 1
src/main/java/com/sooka/common/upload/UploadController.java

@@ -89,5 +89,4 @@ public class UploadController {
             throw new RuntimeException(e.getMessage());
         }
     }
-
 }

+ 2 - 2
src/main/java/com/sooka/component/swagger/Swagger2Configuration.java

@@ -21,7 +21,7 @@ public class Swagger2Configuration {
                 .select()
                 .apis(RequestHandlerSelectors.basePackage("com.sooka.module.api"))
                 .paths(PathSelectors.any())
-                .build();
+                .build().enable(false);
     }
     private ApiInfo apiInfo() {
         return new ApiInfoBuilder()
@@ -31,4 +31,4 @@ public class Swagger2Configuration {
                 .version("1.0")
                 .build();
     }
-}
+}

+ 13 - 11
src/main/java/com/sooka/module/web/cms/IndexController.java

@@ -148,20 +148,22 @@ public class IndexController {
 
     //spdxx搜索
     @RequestMapping("/searchFors")
-    public ModelAndView SearchTitleFors( String keyword, String siteId, @RequestParam(value = "number",defaultValue = "1") Integer pageNumber){
-        ModelAndView modelAndView=new ModelAndView("www/spdx/listss");
-        Map<String,Object> map =new HashMap<String,Object>(2);
-        map.put("keyword",keyword);
+    public ModelAndView SearchTitleFors(String keyword, String siteId, @RequestParam(value = "number", defaultValue = "1") Integer pageNumber) {
+        ModelAndView modelAndView = new ModelAndView("www/spdx/listss");
+        Map<String, Object> map = new HashMap<String, Object>(4);
+        map.put("keyword", keyword);
         map.put("type", "title");
-        PageInfo<TCmsContent> tCmsContentPageInfo = contentService.SearchTitleFor(pageNumber,map);
+        map.put("status", 1); // 添加status为1的条件
+
+        PageInfo<TCmsContent> tCmsContentPageInfo = contentService.SearchTitleFor(pageNumber, map);
         TCmsSite site = new TCmsSite();
         site.setSiteId(Integer.parseInt(siteId));
-        modelAndView.addObject("model",tCmsContentPageInfo);
-        modelAndView.addObject("frontPath",httpProtocol+"://"+ host+":"+port+"/"+siteName+"/"+sitePrefix);
-        modelAndView.addObject("resPath",httpProtocol+"://"+ host+":"+port+"/"+siteName+"/"+"static"+"/"+"www");
-        modelAndView.addObject("keyword",keyword);
-        modelAndView.addObject("siteId",siteId);
-        modelAndView.addObject("site",site);
+        modelAndView.addObject("model", tCmsContentPageInfo);
+        modelAndView.addObject("frontPath", httpProtocol + "://" + host + ":" + port + "/" + siteName + "/" + sitePrefix);
+        modelAndView.addObject("resPath", httpProtocol + "://" + host + ":" + port + "/" + siteName + "/static/www");
+        modelAndView.addObject("keyword", keyword);
+        modelAndView.addObject("siteId", siteId);
+        modelAndView.addObject("site", site);
         return modelAndView;
     }
 //     @RequestMapping("/ceshi")

+ 1 - 1
src/main/java/com/sooka/module/web/cms/SiteController.java

@@ -81,7 +81,7 @@ public class SiteController{
 
     @RequestMapping("/userCheck")
     public ModelAndView userCheck(
-            @RequestParam(value = "pageNumber",defaultValue = "1") Integer pageNumber,
+            @RequestParam(value = "pageCurrent",defaultValue = "1") Integer pageNumber,
             @RequestParam(value = "pageSize",defaultValue ="50") Integer pageSize, UserVo user){
         ModelAndView view = new ModelAndView("cms/user_check");
         view.addObject("model",userService.findSysUserPageInfo(pageNumber,pageSize,user));

+ 1 - 1
src/main/java/com/sooka/module/web/system/UserController.java

@@ -42,7 +42,7 @@ public class UserController {
     /* 后台用户列表 */
     @RequestMapping("/list")
     public ModelAndView list(
-            @RequestParam(value = "pageNumber",defaultValue = "1") Integer pageNumber,
+            @RequestParam(value = "pageCurrent",defaultValue = "1") Integer pageNumber,
             @RequestParam(value = "pageSize",defaultValue ="50") Integer pageSize, UserVo user){
         ModelAndView view = new ModelAndView("system/admin_list");
         view.addObject("model",sysUserService.findSysUserPageInfo(pageNumber,pageSize,user));

+ 2 - 2
src/main/resources/application.properties

@@ -14,9 +14,9 @@ spring.devtools.restart.enabled=true
 #datasource
 spring.datasource.driver-class-name=com.mysql.jdbc.Driver
 #spring.datasource.url=jdbc:mysql://172.21.3.12/rdjt?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull
-spring.datasource.url=jdbc:mysql://121.36.228.66:63306/spdx?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull
+spring.datasource.url=jdbc:mysql://192.168.10.15:63306/spdx?useUnicode=true&characterEncoding=UTF-8&zeroDateTimeBehavior=convertToNull
 spring.datasource.username=root
-spring.datasource.password=sooka123456
+spring.datasource.password=sooka1a2b3c4d%...
 #druid
 spring.datasource.druid.initial-size=1
 spring.datasource.druid.max-active=20

+ 15 - 13
src/main/resources/com/sooka/mybatis/mapper/TCmsContentMapper.xml

@@ -357,19 +357,21 @@
                 t_cms_content,
                 t_cms_content_news news
             WHERE 1=1
-            <if test="type == 'title'">
-                AND title like CONCAT('%',#{keyword},'%')
-            </if>
-            <if test="type == 'description'">
-                AND description like CONCAT('%',#{keyword},'%')
-            </if>
-            <if test="type == 'content'">
-                AND content like CONCAT('%',#{keyword},'%')
-            </if>
-            and news.content_id=t_cms_content.content_id
-            <if test="categoryId != null">
-                AND t_cms_content.category_id = #{categoryId}
-            </if>
+        <if test="type == 'title'">
+            AND title LIKE CONCAT('%', #{keyword}, '%')
+        </if>
+        <if test="type == 'description'">
+            AND description LIKE CONCAT('%', #{keyword}, '%')
+        </if>
+        <if test="type == 'content'">
+            AND content LIKE CONCAT('%', #{keyword}, '%')
+        </if>
+        AND news.content_id = t_cms_content.content_id
+        <if test="categoryId != null">
+            AND t_cms_content.category_id = #{categoryId}
+        </if>
+        AND t_cms_content.status = 1
+
             order by news.content_id
         ) a
     </select>

+ 47 - 38
src/main/resources/static/www/spdx.images/index.css

@@ -1,7 +1,7 @@
 /*banner*/
 .header{
 	width: 100%;
-	height: 613px;
+	height: 770px;
 	margin-bottom: 2rem;
 }
 .header .banner{
@@ -10,7 +10,7 @@
     left: 0px;
     width: 100%;
     z-index: 1;
-	height:38rem;
+	height:48rem;
 	overflow: hidden;
 }
 .header .banner .js-silder{
@@ -31,7 +31,7 @@
 	top: 0;
 	left: 0;
 	width: 100%;
-	height:38rem;
+	height:48rem;
 }
 .header .banner .silder-main-img img{
 	width: 100%;
@@ -43,8 +43,7 @@
     width: 100%;
     text-align: center;
     position: absolute;
-    height: 618px;
-    top: 0px;
+    top:55%;
 }
 .header .banner .silder-ctrl-prev,
 .header .banner .silder-ctrl-next{
@@ -163,8 +162,8 @@
 
 
 
-/*中间内容 开始*/
-/*校园动态*/
+/*中间内容 开始*/
+/*校园动态*/
 .con_div1{
 	position: relative;
 }
@@ -197,9 +196,8 @@
     width: 100%;
     text-align: center;
     position: absolute;
-    height: 618px;
-    top: 0px;
-	display: none;
+    top: 40%;
+	display:block;
 }
 .con_div1 .silder-ctrl-prev,
 .con_div1 .silder-ctrl-next{
@@ -292,14 +290,17 @@
 	margin-top: -5rem;
 	margin-bottom: 3rem;
 }
-.xydt_tit .xydt_more{
+.xydt_more{
 	color: #676769;
 	font-size: 1rem;
 	display: block;
 	background: url(spkfdx_more.png) no-repeat left;
-	padding-left: 74px;
+	padding-left: 64px;
+	float: right;
+	margin: 2% 0 0 0;
+	background-size: auto 100%;
 }
-/*校园动态*/
+/*校园动态*/
 .xydt_list{
 	width: 662px;
 }
@@ -340,10 +341,10 @@ margin-left: 20px;
 	color: #8a8888;
 	font-size: 1rem;
 }
-/*党史轮播*/
+/*党史轮播*/
 .con_div2{
 	background:url(spkfdx_conbanner.png) no-repeat center;
-	background-size: 100%;
+	background-size: 100% 100%;
 	margin-bottom: 2rem;
 }
 .Box {position: relative;}
@@ -364,7 +365,12 @@ margin-left: 20px;
 .Box .BoxSwitch {margin-top: 30px;text-align: center; display: none;}
 .Box .BoxSwitch span {display: inline-block;*display: inline;*zoom: 1;vertical-align: middle;width: 30px;height: 3px;background: #ccc;margin: 0 5px;cursor: pointer;}
 .Box .BoxSwitch span.cur {background: red;}
-
+.content_box::marker{
+	display: none;
+	width: 0;
+	height: 0;
+	color: #0c4193;
+}
 
 .spkfdx_tzgg{
 	width:31%;
@@ -375,7 +381,7 @@ margin-left: 20px;
 	margin-right: 2%;
 }
 .spkfdx_zsjx{
-	width:30%;
+	width:34%;
 }
 .spkfdx_tit a{
 	font-size: 1.4rem;
@@ -390,7 +396,7 @@ margin-left: 20px;
 	display:none;
 }
 
-/*通用列表*/
+/*通用列表*/
 .ul_list{
 	width: 100%
 }
@@ -432,9 +438,10 @@ margin-left: 2%;
 	font-size: 1rem;
 }
 
-/*招生简章*/
+/*招生简章*/
 .zsjz_div{
 	background:url(spkfdx_imgbg.png) no-repeat center;
+	background-size: 100% 100%;
 	width:100%;
 	height: 354px;
 	margin-top: 30px;
@@ -447,15 +454,15 @@ margin-left: 2%;
 	perspective:800px
 }
 #carousel a{
-	position:absolute;
-	left:25%;
-	top:51%;
-	margin-left:-10px;
-	transition:transform .5s ease-in-out;
-	box-shadow:8px 8px 20px rgba(0,0,0,.2);
-	cursor:pointer;
-	display: block;
-	width: auto!important;
+	position: absolute;
+    left: 24%;
+    top: 51%;
+    margin-left: -32px;
+    transition: transform .5s ease-in-out;
+    box-shadow: 8px 8px 20px rgba(0,0,0,.2);
+    cursor: pointer;
+    display: block;
+    width: auto!important;
 }
 #carousel a img {
 	width: 100%;
@@ -496,7 +503,7 @@ margin-left: 2%;
 #carousel {
 	height:354px
 }
-/*教学活动*/
+/*教学活动*/
 .jxhd_div{
 	background:url(spkfdx_imgbg.png) no-repeat center;
 	width:100%;
@@ -509,7 +516,7 @@ margin-left: 2%;
 	margin-bottom: 2rem;
 }
 
-/*老年教育  继续教育*/
+/*老年教育  继续教育*/
 .con_div4{
 	background:url(spkfdx_imgbg2.png) no-repeat center;
 	padding: 2rem 0px;
@@ -536,18 +543,20 @@ margin-left: 2%;
 	left: 0;
 	width: 100%;
 	height: 18rem !important;
+	background:#000;
 }
 .lnjy_div .silder-main-img img{
 	width: 100%;
 	height:100%;
 }
-
+.lnjy_div .silder-main-img video{
+	width: 100%;
+}
 .lnjy_div .js-silder-ctrl {
     width: 100%;
     text-align: center;
     position: absolute;
-    height:18rem;
-    top: 0px;
+    top:40%;
 }
 .lnjy_div .silder-ctrl-prev,
 .lnjy_div .silder-ctrl-next{
@@ -606,7 +615,7 @@ margin-left: 2%;
 .lnjy_div .silder-ctrl-con.active>span{
 	background-color: #7bbedf;
 }
-.lnjy_div .silder-main-img p{
+.lnjy_div .silder-main-img a{
 	position:absolute;
 	bottom:0px;
 	z-index: 2;
@@ -651,8 +660,7 @@ margin-left: 2%;
     width: 100%;
     text-align: center;
     position: absolute;
-    height:18rem;
-    top: 0px;
+    top:40%;
 }
 .jxjy_div .silder-ctrl-prev,
 .jxjy_div .silder-ctrl-next{
@@ -725,12 +733,12 @@ margin-left: 2%;
 }
 
 
-/*手机样式*/
+/*手机样式*/
 .sj_dsjy,.sj_zsjz,.header-phone{
 	display: none;
 }
 
-/* ============================教学活动================================= */
+/* ============================教学活动================================= */
 .ul_list2{
 	width: 100%;
 }
@@ -757,6 +765,7 @@ margin-left: 2%;
 }
 .lnjy_div,.jxjy_div{
 	width: 32%;
+	margin: 0 2% 0 0;
 }
 
 

BIN
src/main/resources/static/www/spdx.images/list-b1j.png


BIN
src/main/resources/static/www/spdx.images/list-bjj.png


BIN
src/main/resources/static/www/spdx.images/logo_header@2x.png


+ 96 - 33
src/main/resources/static/www/spdx.images/media.css

@@ -10,7 +10,7 @@
 		display: list-item;
 	}
 	.header .banner,.header .banner .silder-main-img{
-		height:31rem;
+		height: 31rem;
 	}
 }
 @media screen and (max-width: 1399px){
@@ -18,10 +18,10 @@
 		width: 1300px;
 	}
 	.header {
-		height: 450px;
+		height: 495px;
 	}
 	.header .banner .silder-ctrl-prev, .header .banner .silder-ctrl-next {
-		margin-top: -8%;
+		margin-top: -2%;
 	}
 	.content_box {
 		padding-top: 4rem;
@@ -79,11 +79,11 @@
 		width: 34%;
 	}
 	.lnjy_div .js-silder,.jxjy_div .js-silder {
-		width: 575px;
+		width: 374px;
 		height: 319px;
 	}
 	.foot_div img {
-		width: 50%;
+		width: 22%;
 	}
 }
 @media screen and (max-width: 1260px){
@@ -102,7 +102,7 @@
 		display: none;
 	}
 	.content_box {
-    width: 98%;
+    width: 84%;
 	display: list-item;
 }
  /* 手机端头部  */
@@ -308,25 +308,22 @@
 	}
 	.sj_zsjz{
 		display:block;
-		display: flex;
-		justify-content:space-between;
+		/* display: flex; */
+		/* justify-content:space-between; */
 	}
 	.sj_zsjz a{
 		display: block;
-		width: 31%;
-		float:left;
+		width: 29%;
+		float: left;
 		margin: 2%;
+		height: 12rem;
 	}
 	.sj_zsjz a img{
-		height: 100%;
+		height: 90%;
 		width: 100%;
 	}
-	.lnjy_div,.jxjy_div{
-		float: none;
-	}
 	.lnjy_div .js-silder, .jxjy_div .js-silder{
 		width: 100%;
-		height: 35rem;
 	}
 	.foot_div .lxwm_div p {
 		font-size: 0.7rem;
@@ -345,7 +342,7 @@
 		width: 90%;
 	}
 	.header .banner,.header .banner .silder-main-img{
-		height:19rem;
+		height: 10rem;
 	}
 
 	.header{
@@ -371,10 +368,14 @@
 		width: 89%;
 	}
 	.sj_zsjz a{
-		width: 33%;
+		width: 29%;
 	}
 	.lnjy_div .js-silder, .jxjy_div .js-silder{
-		height: 30rem;
+		height: 19rem;
+	}
+	.content_box {
+		width: 70%;
+		display: list-item;
 	}
 
 
@@ -393,9 +394,18 @@
 		width: 88%;
 	}
 	.lnjy_div .js-silder, .jxjy_div .js-silder{
-		height: 27rem;
+		height: 11rem;
+	}
+	.lnjy_div .silder-main-img {
+		height: 11rem !important;
+	}
+	.content_box {
+		width: 70%;
+		display: list-item;
+	}
+	.lnjy_div .silder-ctrl-prev, .lnjy_div .silder-ctrl-next{
+		display: none;
 	}
-
 }
 @media screen and (max-width: 700px) {
 	.header{
@@ -410,6 +420,16 @@
 	.foot_div img {
 		width: 30%;
 	}
+	.lnjy_div .silder-main-img {
+		height: 13rem !important;
+	}
+	.content_box {
+		width: 70%;
+		display: list-item;
+	}
+	.lnjy_div .silder-ctrl-prev, .lnjy_div .silder-ctrl-next{
+		display: none;
+	}
 
 }
 @media screen and (max-width: 600px) {
@@ -445,12 +465,24 @@
 		width: 83%;
 	}
 	.sj_zsjz a {
-		height: 12rem;
+		height: 20rem;
+		width: 100%;
 	}
 	.lnjy_div .js-silder, .jxjy_div .js-silder{
-		height: 20rem;
+		height: 12rem;
+	}
+	.silder-ctrl-prev,.silder-ctrl-next{
+		display: none;
+	}
+	.lnjy_div, .jxjy_div {
+		width: 100%;
+	}
+	.lnjy_div .silder-main-img {
+		height: 13rem !important;
+	}
+	.lnjy_div .silder-ctrl-prev, .lnjy_div .silder-ctrl-next{
+		display: none;
 	}
-
 }
 @media screen and (max-width: 414px) {
 	.header-phone {
@@ -463,12 +495,13 @@
     width: 1.4rem;
 }
 	.header{
-		height: 8rem;
+		height: 10rem;
 		margin-bottom: 1rem;
 	}
 	.header .banner .silder-ctrl-prev, .header .banner .silder-ctrl-next,.header .banner .silder-ctrl-prev>span, .header .banner .silder-ctrl-next>span {
 		width: 1.5rem;
 		height: 3rem;
+		display: none;
 	}
 	.header .banner .silder-ctrl-prev>span, .header .banner .silder-ctrl-next>span {
 		margin-top: -1.5rem;
@@ -497,23 +530,38 @@
 		margin-left: 0%;
 	}
 	.sj_zsjz a {
-		height: 10rem;
-		width: 29%;
+		height: 16rem;
+		width: 100%;
 	}
 	.lnjy_div .js-silder, .jxjy_div .js-silder{
 		height: 14rem;
 	}
 	.lnjy_div .js-silder-ctrl,.jxjy_div .js-silder-ctrl {
-		height: 11rem;
+		height: 0rem;
+	}
+	.lnjy_div .silder-ctrl-prev, .lnjy_div .silder-ctrl-next{
+		display: none;
 	}
 	.foot_div img {
 		width: 90%;
 		float: none;
 		margin-bottom: 5%;
 	}
-
+	.silder-ctrl-prev,.silder-ctrl-next{
+		display: none;
+	}
+	.lnjy_div, .jxjy_div {
+		width: 100%;
+	}
+	.lnjy_div .silder-main-img {
+		height: 13rem !important;
+	}
 }
 @media screen and (max-width: 375px) {
+	.content_box {
+    width: 65%;
+    display: list-item;
+}
 	.header-phone .menu {
 		right: 1.8rem
 }
@@ -521,12 +569,16 @@
     right: 1.8rem;
 }
 	.header{
-		height: 8rem;
+		height: 10rem;
 		margin-bottom: 1rem;
 	}
 	.header .banner .silder-ctrl-prev, .header .banner .silder-ctrl-next,.header .banner .silder-ctrl-prev>span, .header .banner .silder-ctrl-next>span {
 		width: 1.5rem;
 		height: 3rem;
+		display: none;
+	}
+	.silder-ctrl-prev,.silder-ctrl-next{
+		display: none;
 	}
 	.header .banner .silder-ctrl-prev>span, .header .banner .silder-ctrl-next>span {
 		margin-top: -1.5rem;
@@ -555,21 +607,32 @@
 		margin-left: 0%;
 	}
 	.sj_zsjz a {
-		height: 10rem;
-		width: 29%;
+		height: 16rem;
+		width: 100%;
 	}
 	.lnjy_div .js-silder, .jxjy_div .js-silder{
-		height: 14rem;
+		height:15rem;
 	}
 	.lnjy_div .js-silder-ctrl,.jxjy_div .js-silder-ctrl {
 		height: 11rem;
 	}
+	.lnjy_div .silder-ctrl-prev, .lnjy_div .silder-ctrl-next{
+		display: none;
+	}
 	.foot_div img {
 		width: 90%;
 		float: none;
 		margin-bottom: 5%;
 	}
-
+	.lnjy_div, .jxjy_div {
+		width: 100%;
+	}
+	.silder-ctrl-prev,.silder-ctrl-next{
+		display: none;
+	}
+	.lnjy_div .silder-main-img {
+		height: 13rem !important;
+	}
 }
 
 

+ 19 - 1
src/main/resources/static/www/spdx.images/page.css

@@ -90,7 +90,7 @@
 .cont_right_in{
     background-color: #f8f8f8;
     padding:2rem;
-    min-height: 300px;
+    min-height: 500px;
 }
 .current{
     text-align: right;
@@ -227,6 +227,24 @@
     text-indent: 2rem;
 }
 
+.news p img{
+    width: 70% !important;
+    display: block;
+    margin: 0 auto;
+    height: auto !important;
+}
+.news p video{
+    width: 70% !important;
+    display: block;
+    margin: 0 auto;
+    height: auto !important;
+}
+.news div video{
+    width: 70% !important;
+    display: block;
+    margin: 0 auto;
+    height: auto !important;
+}
 /* ============================地图导航==================================== */
 
 .dituNav{

+ 17 - 13
src/main/resources/static/www/spdx.images/phone.css

@@ -7,7 +7,7 @@
     padding: 0px 2rem;
 }
 
-/*------------------------------------- 导航------------------------------------ */
+/*------------------------------------- 导航------------------------------------ */
 .top_nav{
     position: absolute;
     left: 0;
@@ -16,7 +16,7 @@
     z-index: 3;
     width: 100%;
     background-size: auto 100%;
-    padding: 2rem 0;
+    padding: 1em 0;
 }
 
 .logo{
@@ -94,7 +94,7 @@
 .host_nav li:hover .host_nav_in{
     display: block;
 }
-/* -----------------------手机导航 ---------------------------------*/
+/* -----------------------手机导航 ---------------------------------*/
 
 .phone_nav{
     position: absolute;
@@ -168,18 +168,22 @@
     border: solid 1px #ccc;
     border-radius: 20px;
     padding: 0 0 0 .9rem;
-    display: flex;
-    justify-content:space-between;
-    align-items:center;
 }
 .phone_search input{
     background: transparent;
-    width: 100%;
-    height: 30px;
-    line-height: 30px;
+    width: 86%;
+    height: 2.5em;
+    line-height: 2.5em;
     font-size: 1rem;
     color: #333;
 }
+.phone_search form{
+    display: flex;
+    width: 100%;
+    justify-content: space-between;
+    align-items: center;
+    padding: 0.3rem 0 0 0;
+}
 .phone_search button{
     background: transparent;
 }
@@ -220,7 +224,7 @@
     width: 100%;
     color: #333;
 }
-/*------------------------------底部-----------------------------------*/
+/*------------------------------底部-----------------------------------*/
 .footer{
 	background:url(spkfdx_fotbg.png) no-repeat center;
 	width: 100%;
@@ -241,8 +245,8 @@
 	margin-bottom: 1rem;
 }
 .yqlj_div a{
-	width: 18.5%;
-	margin: 0.5% 0.5%;
+	width: 24%;
+	margin: 0.5% 0%;
 	display: inline-block;
 	text-align: center;
 	background: rgba(0,0,0,0.45);
@@ -257,7 +261,7 @@
 	margin-top: 2rem;
 }
 .foot_div img{
-	width:58%;
+	width:22%;
 }
 .lxwm_div{
     border-left: solid 1px #beceee;

+ 4 - 3
src/main/resources/static/www/spdx.images/responsive.css

@@ -2,7 +2,8 @@
 
 @media screen and (min-width: 1500px) {
     .content {
-        padding: 0px 17rem;
+        width: 1350px;
+    margin: 0 auto;
     }
 
 }
@@ -35,7 +36,7 @@
         width: 100%;
     }
     .yqlj_div a {
-        width: 31.5%;
+        width: 49%;
     }
     .pic_list dd .pic {
         height: 10rem;
@@ -65,7 +66,7 @@
     .foot_div .lxwm_div {
         border-left: solid 1px #beceee;
         padding: 0 0 0 1rem;
-        width: 80%;
+        width: 100%;
     }
     .menu {
         width: 1.5rem;

+ 2 - 2
src/main/resources/static/www/spdx.images/slider.js

@@ -35,8 +35,8 @@
 
     var outerWidth = parseInt(document.body.offsetWidth);
     var middleWidth = 1920;
-    var _height = outerWidth >= middleWidth ? 380 : 300;
-    var _slideHeight = outerWidth >= middleWidth ? 330 : 260;
+    var _height = outerWidth >= middleWidth ? 260: 210;
+    var _slideHeight = outerWidth >= middleWidth ? 200: 180;
 
     Carousel.prototype = {
         play: function() {

BIN
src/main/resources/static/www/spdx.images/spkfdx_lo1go3.png


BIN
src/main/resources/static/www/spdx.images/spkfdx_log1o3.png


BIN
src/main/resources/static/www/spdx.images/spkfdx_log22o3.png


BIN
src/main/resources/static/www/spdx.images/spkfdx_logo13.png


BIN
src/main/resources/static/www/spdx.images/spkfdx_logo3.png


BIN
src/main/resources/static/www/spdx.images/spkfdx_sjlogo (2).png


+ 4 - 12
src/main/resources/templates/cms/content_input.html

@@ -13,7 +13,7 @@
         line-height: 1.8;
     }
     .mutiUpload p{
-        font-size: 20px;
+        font-size: 24px;
     }
     .bjui-pageContent{
         margin: 0 auto;
@@ -41,11 +41,9 @@
         // var htm= $("#CKEditor").val();
         var editor = CKEDITOR.instances.autoformat;
         //FormatText(htm);
-        formatText(editor,2,'SimSun','16');
+        formatText(editor,1.5,'SimSun','22');
     }
 
-
-
 </script>
 @if(isWindow=="NO"){
 <div class="bjui-pageHeader">
@@ -74,16 +72,12 @@
         <script>
         var id = '${category.categoryId!}';
         if(id=='220'){
-
             $(".tc").attr("style","display:none;");
-
         }
         </script>
-
         <div  class="form-group tc">
             <label for="j_title" class="control-label x85">标题:</label>
             <input type="text" name="title" id="j_title" class="input-nm measure-input" value="${content.title!,xss}"   data-rule="required;" placeholder="请填写标题" size="50"    >
-
         </div>
         <hr class="tc" style="margin-top: 3px!important;padding-top: 3px;margin-bottom: 3px!important;">
         <div class="form-group tc">
@@ -105,8 +99,6 @@
         </div>
 
 
-
-
         <hr class="tc" style="margin-top: 3px!important;padding-top: 3px;margin-bottom: 3px!important;">
         <div class="form-group tc">
             <label for="categoryId" class="control-label x85">栏目:</label>
@@ -199,7 +191,8 @@
             <label for="${filed.filedName!}" class="control-label x85">${filed.alias}:</label>
             <input type="file" class="form-control" data-name="${filed.filedName!}"   data-toggle="webuploader" data-options="
                         {
-                            pick: {label: '点击选择图片'},
+                            pick: {label: '点击选择
+                            图片'},
                             server: '${ctxPath}/uploads',
                             fileNumLimit: 20,
                             formData: {dir:'${filed.filedName!}'},
@@ -215,7 +208,6 @@
             >
             <input TYPE="hidden" name="${filed.filedName!}"  value="${!has(content)?'':content[filed.filedName]}" >
             @}
-
             @if(filed.filedClass=="file"){
             <!--判断是否为文件上传字段-->
             <script type="text/javascript">

+ 1 - 1
src/main/resources/templates/system/index.html

@@ -213,7 +213,7 @@ function MainMenuClick(event, treeId, treeNode) {
             <ul class="bjui-navbar-right">
                 <li class="datetime"><div><span id="bjui-date"></span> <span id="bjui-clock"></span></div></li>
                 <li><a>你好,${session.SysUser.username!}</a></li>
-                <li><a target="_blank" href="${ctxPath}/ccmj/${session.SysUser.siteId!}" data-id="siteInfo"><span class="glyphicon glyphicon-home"></span> ${session.SysUser.siteId==1?"前台首页":session.SysUser.siteName!}</a></li>
+                <li><a target="_blank" href="${ctxPath}/spdx/${session.SysUser.siteId!}" data-id="siteInfo"><span class="glyphicon glyphicon-home"></span> ${session.SysUser.siteId==1?"前台首页":session.SysUser.siteName!}</a></li>
                 <li><a target="_blank" href="${ctxPath}/system/cache/clear/all" data-toggle="doajax" data-confirm-msg="清理缓存"><span class="glyphicon glyphicon-refresh"></span> 清理缓存</a></li>
                 <li class="dropdown"><a href="#" class="dropdown-toggle" data-toggle="dropdown">我的账户 <span class="caret"></span></a>
                     <ul class="dropdown-menu" role="menu">

+ 16 - 4
src/main/resources/templates/www/spdx/djzl.html

@@ -3,7 +3,8 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
     <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
@@ -56,18 +57,22 @@
             <div class="current fr">
                 <a href="${frontPath}/${site.siteId}">首页</a>
                 <span>●</span>
-                <a href="${frontPath}/${site.siteId}/1169">党建专栏</a>
+                <a onclick="toFirstCategory(this)">党建专栏</a>
+                <div class="phone_nav_in">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1169" isNav="0" var="bean">
+                    <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html"></a>
+                </#cms_category_list>
+            </div>
                 <span>●</span>
                 <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
                 <a href>${bean.categoryName}</a>
             </#cms_category>
-
         </div>
     </div>
     <div class="cont_right_in">
         <ul class="page_list">
             <#cms_pagination siteId="${site.siteId}" categoryId="${categoryId}" page="${page}" moreNum="6" var="page">
-            <#cms_content_list siteId="${site.siteId}" categoryId="${categoryId}" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="25" pageNumber="${page.current}" titleLen="36" var="bean">
+            <#cms_content_list siteId="${site.siteId}" categoryId="${categoryId}" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="10" pageNumber="${page.current}" titleLen="36" var="bean">
             <li><a href="${bean.url!}">[${bean.categoryName}]${reg.replace(bean.title!,"<br/>","")}</a><em>  ${bean.inputdate,dateFormat="YYY-MM-dd"} </em></li>
             @if(bean.index%5 == 0){
             <li class="dashed"></li>
@@ -89,6 +94,13 @@
         let id = "${categoryId}";
         $("#"+id).addClass("on");
     });
+
+    //跳转第一个子栏目
+    function toFirstCategory(_this){
+        let href = $(_this).next().children(":first").attr("href");
+        location.href = href;
+    }
+
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 17 - 6
src/main/resources/templates/www/spdx/djzlnews.html

@@ -3,7 +3,8 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
     <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
@@ -56,22 +57,27 @@
             <div class="current fr">
                 <a href="${frontPath}/${site.siteId}">首页</a>
                 <span>●</span>
-                <a href="${frontPath}/${site.siteId}/1169">党建专栏</a>
+                <a onclick="toFirstCategory(this)">党建专栏</a>
+                <div class="phone_nav_in">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1169" isNav="0" var="bean">
+                    <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html"></a>
+                </#cms_category_list>
+            </div>
                 <span>●</span>
-                <a href="javascript:location=location;">${content.title!}</a>
+                <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
+                <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
+            </#cms_category>
             </div>
         </div>
         <div class="cont_right_in">
             <div class="news">
-                <h1>${content.title!}</h1>
+                <h1 style="font-size:24px">${content.title!}</h1>
                 <div class="news_xinxi">
                     <span>时间:${content.inputdate,dateFormat="yyyy-MM-dd"}</span>
                     <span>来源:${content.author!}</span>
                 </div>
                 <p>  ${content.content}</p>
-
             </div>
-
         </div>
     </div>
 </div>
@@ -83,6 +89,11 @@
         let id = "${categoryId}";
         $("#"+id).addClass("on");
     });
+    //跳转第一个子栏目
+    function toFirstCategory(_this){
+        let href = $(_this).next().children(":first").attr("href");
+        location.href = href;
+    }
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 3 - 2
src/main/resources/templates/www/spdx/include/footer.html

@@ -1,13 +1,14 @@
 <div class="footer">
     <div class="content footer_in">
         <div class="yqlj_div">
-            <h5>友情链接</h5>
+            <h5>常用链接</h5>
             <#cms_friendlink size="99999" groupId="8" var="bean">
             <a href="${bean.linkUrl!}" target="_blank">${bean.linkName!}</a>
         </#cms_friendlink>
         </div>
         <div class="foot_div clearfix">
-            <img src="${resPath}/spdx.images/spkfdx_logo1.png" />
+            <img src="${resPath}/spdx.images/spkfdx_logo2.png" />
+            <img src="${resPath}/spdx.images/spkfdx_logo3.png" />
             <div class="lxwm_div">
                 <h6>联系我们<i></i></h6>
                 <p>地址:全国广播电视大学资源协电视大学资源协作会</p>

+ 202 - 183
src/main/resources/templates/www/spdx/include/header.html

@@ -20,196 +20,215 @@
                     <li>
                         <a onclick="toFirstCategory(this)">学校概况</a>
                         <div class="host_nav_in">
-                            <#cms_category_list  siteId="${site.siteId}" categoryId="1160" isNav="0" var="bean">
-                                <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
-                            </#cms_category_list>
-                        </div>
-                    </li>
-                    <li>
-                        <a  onclick="toFirstCategory(this)" >师资力量</a>
-                        <div class="host_nav_in">
-                            <#cms_category_list  siteId="${site.siteId}" categoryId="1166" isNav="0" var="bean">
-                                <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
-                            </#cms_category_list>
-                        </div>
-                    </li>
-                    <li>
-                        <a onclick="toFirstCategory(this)" >党建专栏</a>
-                        <div class="host_nav_in">
-                            <#cms_category_list  siteId="${site.siteId}" categoryId="1169" isNav="0" var="bean">
-                            <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
-                        </#cms_category_list>
-                        </div>
-                    </li>
-                    <li>
-                        <a onclick="toFirstCategory(this)">学校要闻</a>
-                        <div class="host_nav_in">
-                            <#cms_category_list  siteId="${site.siteId}" categoryId="1174" isNav="0" var="bean">
-                            <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
-                        </#cms_category_list>
-                        </div>
-                    </li>
-                    <li>
-                        <a onclick="toFirstCategory(this)">学历教育</a>
-                        <div class="host_nav_in">
-                            <#cms_category_list  siteId="${site.siteId}" categoryId="1177" isNav="0" var="bean">
-                            <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
-                        </#cms_category_list>
-                        </div>
-                    </li>
-                    <li>
-                        <a onclick="toFirstCategory(this)">教学活动</a>
-                        <div class="host_nav_in">
-                            <#cms_category_list  siteId="${site.siteId}" categoryId="1182" isNav="0" var="bean">
-                            <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
-                        </#cms_category_list>
-                        </div>
-                    </li>
-                    <li>
-                        <a onclick="toFirstCategory(this)">老年教育</a>
-                        <div class="host_nav_in">
-                            <#cms_category_list  siteId="${site.siteId}" categoryId="1186" isNav="0" var="bean">
-                            <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
-                        </#cms_category_list>
-                        </div>
-                    </li>
-                    <li>
-                        <a onclick="toFirstCategory(this)">继续教育</a>
-                        <div class="host_nav_in">
-                            <#cms_category_list  siteId="${site.siteId}" categoryId="1192" isNav="0" var="bean">
-                            <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
-                        </#cms_category_list>
-                        </div>
-                    </li>
-                    <li>
-                        <a onclick="toFirstCategory(this)">联系我们</a>
-                        <div class="host_nav_in">
-                            <#cms_category_list  siteId="${site.siteId}" categoryId="1197" isNav="0" var="bean">
-                            <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
-                        </#cms_category_list>
-                        </div>
-                    </li>
-                </ul>
+                            <#cms_content_list siteId="${site.siteId}" categoryId="1161" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+                            <a href="${frontPath}/${site.siteId}/1161/${bean.contentId!}.html" >学校简介</a>
+                        </#cms_content_list>
+                        <#cms_content_list siteId="${site.siteId}" categoryId="1162" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+                        <a href="${frontPath}/${site.siteId}/1162/${bean.contentId!}.html" >学校章程</a>
+                    </#cms_content_list>
+                    <#cms_content_list siteId="${site.siteId}" categoryId="1163" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+                    <a href="${frontPath}/${site.siteId}/1163/${bean.contentId!}.html" >历史沿革</a>
+                </#cms_content_list>
+                <a  href="${frontPath}/${site.siteId}/1164.html">现任领导</a>
+                <a  href="${frontPath}/${site.siteId}/1165.html">组织机构</a>
             </div>
-        </div>
+            </li>
+
+<!--            <li>-->
+<!--                <a  onclick="toFirstCategory(this)" >师资力量</a>-->
+<!--                <div class="host_nav_in">-->
+<!--                    <#cms_category_list  siteId="${site.siteId}" categoryId="1166" isNav="0" var="bean">-->
+<!--                    <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>-->
+<!--                </#cms_category_list>-->
+<!--        </div>-->
+<!--        </li>-->
+        <li>
+            <a onclick="toFirstCategory(this)" >党建专栏</a>
+            <div class="host_nav_in">
+                <#cms_category_list  siteId="${site.siteId}" categoryId="1169" isNav="0" var="bean">
+                <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
+            </#cms_category_list>
+    </div>
+    </li>
+    <li>
+        <a onclick="toFirstCategory(this)">学校要闻</a>
+        <div class="host_nav_in">
+            <#cms_category_list  siteId="${site.siteId}" categoryId="1174" isNav="0" var="bean">
+            <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
+        </#cms_category_list>
+</div>
+</li>
+<li>
+    <a onclick="toFirstCategory(this)">学历教育</a>
+    <div class="host_nav_in">
+        <#cms_category_list  siteId="${site.siteId}" categoryId="1177" isNav="0" var="bean">
+        <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
+    </#cms_category_list>
+    </div>
+</li>
+<li>
+    <a onclick="toFirstCategory(this)">教学活动</a>
+    <div class="host_nav_in">
+        <#cms_category_list  siteId="${site.siteId}" categoryId="1182" isNav="0" var="bean">
+        <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
+    </#cms_category_list>
+    </div>
+</li>
+<li>
+    <a onclick="toFirstCategory(this)">老年教育</a>
+    <div class="host_nav_in">
+        <#cms_category_list  siteId="${site.siteId}" categoryId="1186" isNav="0" var="bean">
+        <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
+    </#cms_category_list>
+    </div>
+</li>
+<li>
+    <a onclick="toFirstCategory(this)">继续教育</a>
+    <div class="host_nav_in">
+        <#cms_category_list  siteId="${site.siteId}" categoryId="1192" isNav="0" var="bean">
+        <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
+    </#cms_category_list>
+    </div>
+</li>
+<li>
+    <a onclick="toFirstCategory(this)">联系我们</a>
+    <div class="host_nav_in">
+        <#cms_content_list siteId="${site.siteId}" categoryId="1199" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+        <a href="${frontPath}/${site.siteId}/1199/${bean.contentId!}.html" >联系电话</a>
+    </#cms_content_list>
+    <a  href="${frontPath}/${site.siteId}/1198.html">地图导航</a>
     </div>
+</li>
+</ul>
+</div>
+</div>
+</div>
 
-    <!-- 手机导航 -->
-    <div class="phone_nav">
-        <div class="phone_nav_top">
-            <a class="phone_logo" href="${frontPath}/${site.siteId}"><img src="${resPath}/spdx.images/spkfdx_sjlogo1.png"/></a>
-            <img class="menu" src="${resPath}/spdx.images/icon-menu.png"/>
-            <img class="close" src="${resPath}/spdx.images/menu-close.png"/>
-        </div>
-        <div class="phone_menu_in">
-            <div class="phone_search">
-                <input type="text">
-                <button><img src="${resPath}/spdx.images/phone-spkfdx_ss.png"></button>
-            </div>
-            <ul class="phone_menu_nav">
-                <li>
-                    <a onclick="toFirstCategory(this)">学校概况</a>
-                    <div class="phone_nav_in">
-                        <#cms_category_list  siteId="${site.siteId}" categoryId="1160" isNav="0" var="bean">
-                        <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
-                    </#cms_category_list>
-                    </div>
-                </li>
-                <li>
-                    <a onclick="toFirstCategory(this)">师资力量</a>
-                    <div class="phone_nav_in">
-                        <#cms_category_list  siteId="${site.siteId}" categoryId="1166" isNav="0" var="bean">
-                        <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
-                    </#cms_category_list>
-                    </div>
-                </li>
-                <li>
-                    <a onclick="toFirstCategory(this)">党建专栏</a>
-                    <div class="phone_nav_in">
-                        <#cms_category_list  siteId="${site.siteId}" categoryId="1169" isNav="0" var="bean">
-                        <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
-                    </#cms_category_list>
-                    </div>
-                </li>
-                <li>
-                    <a onclick="toFirstCategory(this)">学校要闻</a>
-                    <div class="phone_nav_in">
-                        <#cms_category_list  siteId="${site.siteId}" categoryId="1174" isNav="0" var="bean">
-                        <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
-                    </#cms_category_list>
-                    </div>
-                </li>
-                <li>
-                    <a onclick="toFirstCategory(this)">学历教育</a>
-                    <div class="phone_nav_in">
-                        <#cms_category_list  siteId="${site.siteId}" categoryId="1177" isNav="0" var="bean">
-                        <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
-                    </#cms_category_list>
-                    </div>
-                </li>
-                <li>
-                    <a onclick="toFirstCategory(this)">教学活动</a>
-                    <div class="phone_nav_in">
-                        <#cms_category_list  siteId="${site.siteId}" categoryId="1182" isNav="0" var="bean">
-                        <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
-                    </#cms_category_list>
-                    </div>
-                </li>
-                <li>
-                    <a onclick="toFirstCategory(this)">老年教育</a>
-                    <div class="phone_nav_in">
-                        <#cms_category_list  siteId="${site.siteId}" categoryId="1186" isNav="0" var="bean">
-                        <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
-                    </#cms_category_list>
-                    </div>
-                </li>
-                <li>
-                    <a onclick="toFirstCategory(this)">继续教育</a>
-                    <div class="phone_nav_in">
-                        <#cms_category_list  siteId="${site.siteId}" categoryId="1192" isNav="0" var="bean">
-                        <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
-                    </#cms_category_list>
-                    </div>
-                </li>
-                <li>
-                    <a onclick="toFirstCategory(this)">联系我们</a>
-                    <div class="phone_nav_in">
-                        <#cms_category_list  siteId="${site.siteId}" categoryId="1197" isNav="0" var="bean">
-                        <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
-                    </#cms_category_list>
-                    </div>
-                </li>
-            </ul>
+<!-- 手机导航 -->
+<div class="phone_nav">
+    <div class="phone_nav_top">
+        <a class="phone_logo" href="${frontPath}/${site.siteId}"><img src="${resPath}/spdx.images/spkfdx_sjlogo1.png"/></a>
+        <img class="menu" src="${resPath}/spdx.images/icon-menu.png"/>
+        <img class="close" src="${resPath}/spdx.images/menu-close.png"/>
+    </div>
+    <div class="phone_menu_in">
+        <div class="phone_search">
+            <input type="text">
+            <button><img src="${resPath}/spdx.images/phone-spkfdx_ss.png"></button>
         </div>
+        <ul class="phone_menu_nav">
+            <li>
+                <a onclick="toFirstCategory(this)">学校概况</a>
+                <div class="phone_nav_in">
+                    <#cms_content_list siteId="${site.siteId}" categoryId="1161" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+                    <a href="${frontPath}/${site.siteId}/1161/${bean.contentId!}.html" >学校简介</a>
+                </#cms_content_list>
+                <#cms_content_list siteId="${site.siteId}" categoryId="1162" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+                <a href="${frontPath}/${site.siteId}/1162/${bean.contentId!}.html" >学校章程</a>
+            </#cms_content_list>
+            <#cms_content_list siteId="${site.siteId}" categoryId="1163" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+            <a href="${frontPath}/${site.siteId}/1163/${bean.contentId!}.html" >历史沿革</a>
+        </#cms_content_list>
+        <a  href="${frontPath}/${site.siteId}/1164.html">现任领导</a>
+        <a  href="${frontPath}/${site.siteId}/1165.html">组织机构</a>
+    </div>
+    </li>
+<!--    <li>-->
+<!--        <a onclick="toFirstCategory(this)">师资力量</a>-->
+<!--        <div class="phone_nav_in">-->
+<!--            <#cms_category_list  siteId="${site.siteId}" categoryId="1166" isNav="0" var="bean">-->
+<!--            <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>-->
+<!--        </#cms_category_list>-->
+<!--</div>-->
+<!--</li>-->
+<li>
+    <a onclick="toFirstCategory(this)">党建专栏</a>
+    <div class="phone_nav_in">
+        <#cms_category_list  siteId="${site.siteId}" categoryId="1169" isNav="0" var="bean">
+        <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
+    </#cms_category_list>
+    </div>
+</li>
+<li>
+    <a onclick="toFirstCategory(this)">学校要闻</a>
+    <div class="phone_nav_in">
+        <#cms_category_list  siteId="${site.siteId}" categoryId="1174" isNav="0" var="bean">
+        <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
+    </#cms_category_list>
+    </div>
+</li>
+<li>
+    <a onclick="toFirstCategory(this)">学历教育</a>
+    <div class="phone_nav_in">
+        <#cms_category_list  siteId="${site.siteId}" categoryId="1177" isNav="0" var="bean">
+        <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
+    </#cms_category_list>
     </div>
+</li>
+<li>
+    <a onclick="toFirstCategory(this)">教学活动</a>
+    <div class="phone_nav_in">
+        <#cms_category_list  siteId="${site.siteId}" categoryId="1182" isNav="0" var="bean">
+        <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
+    </#cms_category_list>
+    </div>
+</li>
+<li>
+    <a onclick="toFirstCategory(this)">老年教育</a>
+    <div class="phone_nav_in">
+        <#cms_category_list  siteId="${site.siteId}" categoryId="1186" isNav="0" var="bean">
+        <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
+    </#cms_category_list>
+    </div>
+</li>
+<li>
+    <a onclick="toFirstCategory(this)">继续教育</a>
+    <div class="phone_nav_in">
+        <#cms_category_list  siteId="${site.siteId}" categoryId="1192" isNav="0" var="bean">
+        <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
+    </#cms_category_list>
+    </div>
+</li>
+<li>
+    <a onclick="toFirstCategory(this)">联系我们</a>
+    <div class="phone_nav_in">
+        <#cms_content_list siteId="${site.siteId}" categoryId="1199" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+        <a href="${frontPath}/${site.siteId}/1199/${bean.contentId!}.html" >联系电话</a>
+    </#cms_content_list>
+    <a  href="${frontPath}/${site.siteId}/1198.html">地图导航</a>
+    </div>
+</li>
+</ul>
+</div>
+</div>
 
-    <script>
-        $(function () {
-            /* 手机端导航 */
-            $(".phone_nav_top .menu").click(function () {
-                $(this).hide();
-                $(".phone_nav_top .close").show();
-                $(".phone_menu_in").show();
-                $(".phone_nav").addClass("active");
-                $(".phone_nav_top").addClass("active1");
-                $("body").css("overflow", "hidden");
-            });
-            $(".phone_nav_top .close").click(function () {
-                $(this).hide();
-                $(".phone_nav_top .menu").show();
-                $(".phone_menu_in").hide();
-                $(".phone_nav").removeClass("active");
-                $(".phone_nav_top").removeClass("active1");
-                $("body").css("overflow", "auto");
-            });
-        })
+<script>
+    $(function () {
+        /* 手机端导航 */
+        $(".phone_nav_top .menu").click(function () {
+            $(this).hide();
+            $(".phone_nav_top .close").show();
+            $(".phone_menu_in").show();
+            $(".phone_nav").addClass("active");
+            $(".phone_nav_top").addClass("active1");
+            $("body").css("overflow", "hidden");
+        });
+        $(".phone_nav_top .close").click(function () {
+            $(this).hide();
+            $(".phone_nav_top .menu").show();
+            $(".phone_menu_in").hide();
+            $(".phone_nav").removeClass("active");
+            $(".phone_nav_top").removeClass("active1");
+            $("body").css("overflow", "auto");
+        });
+    })
 
-        //跳转第一个子栏目
-        function toFirstCategory(_this){
-            let href = $(_this).next().children(":first").attr("href");
-            location.href = href;
-        }
-    </script>
+    //跳转第一个子栏目
+    function toFirstCategory(_this){
+        let href = $(_this).next().children(":first").attr("href");
+        location.href = href;
+    }
+</script>
 
 
 

+ 156 - 130
src/main/resources/templates/www/spdx/index.html

@@ -6,6 +6,7 @@
     <meta name="format-detection" content="telephone=no">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
     <link rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
     <link  rel="stylesheet" href="${resPath}/spdx.images/index.css">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
@@ -27,16 +28,16 @@
         <!-- 网页导航 -->
         <div class="top_nav">
             <div class="content">
-                <a class="logo" href="${frontPath}/${site.siteId}"><img src="${resPath}/spdx.images/spkfdx_sjlogo1.png"/></a>
+                <a class="logo" href="${frontPath}/${site.siteId}"><img src="${resPath}/spdx.images/spkfdx_logo.png"/></a>
                 <div class="nav_right">
                     <div class="nav_sousuo">
-                        <a  href="http://www.ouchn.edu.cn/">国家开放大学</a>
-                        <a href="http://www.jlrtvu.jl.cn/">吉林开放大学</a>
+                        <a  href="http://www.ouchn.edu.cn/" target="_blank">国家开放大学</a>
+                        <a href="http://www.jlrtvu.jl.cn/" target="_blank">吉林开放大学</a>
                         <div class="search">
                             <form action="${ctxPath}/searchFors"  accept-charset="UTF-8" method="post">
                                 <input type="hidden" value="${site.siteId!}" name="siteId">
                                 <input type="text" name="keyword"   onblur="if (this.value == ''){this.value = '';}" onfocus="if (this.value == '请输入') {this.value = '';}"/>
-                                <button type="submit"  value=""><img src="${resPath}/spdx.images/phone-spkfdx_ss.png"></button>
+                                <button ><img src="${resPath}/spdx.images/spkfdx_ss.png"></button>
                             </form>
                         </div>
                     </div>
@@ -45,19 +46,35 @@
                         <li>
                             <a onclick="toFirstCategory(this)">学校概况</a>
                             <div class="host_nav_in">
-                                <#cms_category_list  siteId="${site.siteId}" categoryId="1160" isNav="0" var="bean">
-                                <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
-                            </#cms_category_list>
-                            </div>
-                        </li>
+                                <#cms_content_list siteId="${site.siteId}" categoryId="1161" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+                                <a href="${frontPath}/${site.siteId}/1161/${bean.contentId!}.html" >学校简介</a>
+                            </#cms_content_list>
+                            <#cms_content_list siteId="${site.siteId}" categoryId="1162" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+                            <a href="${frontPath}/${site.siteId}/1162/${bean.contentId!}.html" >学校章程</a>
+                        </#cms_content_list>
+                        <#cms_content_list siteId="${site.siteId}" categoryId="1163" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+                        <a href="${frontPath}/${site.siteId}/1163/${bean.contentId!}.html" >历史沿革</a>
+                    </#cms_content_list>
+                    <a  href="${frontPath}/${site.siteId}/1164.html">现任领导</a>
+                    <a  href="${frontPath}/${site.siteId}/1165.html">组织机构</a>
+                </div>
+                </li>
                         <li>
-                            <a onclick="toFirstCategory(this)">师资力量</a>
+                            <a onclick="toFirstCategory(this)">学校要闻</a>
                             <div class="host_nav_in">
-                                <#cms_category_list  siteId="${site.siteId}" categoryId="1166" isNav="0" var="bean">
+                                <#cms_category_list  siteId="${site.siteId}" categoryId="1174" isNav="0" var="bean">
                                 <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
                             </#cms_category_list>
-                            </div>
-                        </li>
+                    </div>
+                    </li>
+<!--                        <li>-->
+<!--                            <a onclick="toFirstCategory(this)">师资力量</a>-->
+<!--                            <div class="host_nav_in">-->
+<!--                                <#cms_category_list  siteId="${site.siteId}" categoryId="1166" isNav="0" var="bean">-->
+<!--                                <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>-->
+<!--                            </#cms_category_list>-->
+<!--                            </div>-->
+<!--                        </li>-->
                         <li>
                             <a onclick="toFirstCategory(this)">党建专栏</a>
                             <div class="host_nav_in">
@@ -66,14 +83,7 @@
                             </#cms_category_list>
                             </div>
                         </li>
-                        <li>
-                            <a onclick="toFirstCategory(this)">学校要闻</a>
-                            <div class="host_nav_in">
-                                <#cms_category_list  siteId="${site.siteId}" categoryId="1174" isNav="0" var="bean">
-                                <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
-                            </#cms_category_list>
-                            </div>
-                        </li>
+
                         <li>
                             <a onclick="toFirstCategory(this)">学历教育</a>
                             <div class="host_nav_in">
@@ -106,14 +116,15 @@
                             </#cms_category_list>
                             </div>
                         </li>
-                        <li>
-                            <a onclick="toFirstCategory(this)">联系我们</a>
-                            <div class="host_nav_in">
-                                <#cms_category_list  siteId="${site.siteId}" categoryId="1197" isNav="0" var="bean">
-                                <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
-                            </#cms_category_list>
-                            </div>
-                        </li>
+                            <li>
+                                <a onclick="toFirstCategory(this)">联系我们</a>
+                                <div class="host_nav_in">
+                                    <#cms_content_list siteId="${site.siteId}" categoryId="1199" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+                                    <a href="${frontPath}/${site.siteId}/1199/${bean.contentId!}.html" >联系电话</a>
+                                </#cms_content_list>
+                                <a  href="${frontPath}/${site.siteId}/1198.html">地图导航</a>
+                                </div>
+                            </li>
                     </ul>
                 </div>
             </div>
@@ -126,71 +137,85 @@
                 <img class="menu" src="${resPath}/spdx.images/icon-menu.png"/>
                 <img class="close" src="${resPath}/spdx.images/menu-close.png"/>
             </div>
-            <div class="phone_menu_in">
-                <div class="phone_search">
-                    <input type="text">
-                    <button><img src="${resPath}/spdx.images/phone-spkfdx_ss.png"></button>
-                </div>
+
+                <div class="phone_menu_in">
+                    <div class="phone_search">
+                        <form action="${ctxPath}/searchFors"  accept-charset="UTF-8" method="post">
+                        <input type="hidden" value="${site.siteId!}" name="siteId">
+                        <input type="text" name="keyword"   onblur="if (this.value == ''){this.value = '';}" onfocus="if (this.value == '请输入') {this.value = '';}"/>
+
+                        <button><img src="${resPath}/spdx.images/phone-spkfdx_ss.png"></button>
+                        </form>
+                    </div>
                 <ul class="phone_menu_nav">
                     <li>
                         <a onclick="toFirstCategory(this)">学校概况</a>
                         <div class="phone_nav_in">
-                            <#cms_category_list  siteId="${site.siteId}" categoryId="1160" isNav="0" var="bean">
-                            <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
-                        </#cms_category_list>
-                        </div>
-                    </li>
+                            <#cms_content_list siteId="${site.siteId}" categoryId="1161" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+                            <a href="${frontPath}/${site.siteId}/1161/${bean.contentId!}.html" >学校简介</a>
+                        </#cms_content_list>
+                        <#cms_content_list siteId="${site.siteId}" categoryId="1162" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+                        <a href="${frontPath}/${site.siteId}/1162/${bean.contentId!}.html" >学校章程</a>
+                    </#cms_content_list>
+                    <#cms_content_list siteId="${site.siteId}" categoryId="1163" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+                    <a href="${frontPath}/${site.siteId}/1163/${bean.contentId!}.html" >历史沿革</a>
+                </#cms_content_list>
+                    <a  href="${frontPath}/${site.siteId}/1164.html">现任领导</a>
+                    <a  href="${frontPath}/${site.siteId}/1165.html">组织机构</a>
+                </div>
+            </li>
                     <li>
-                        <a onclick="toFirstCategory(this)">师资力量</a>
-                        <div class="phone_nav_in">
-                            <#cms_category_list  siteId="${site.siteId}" categoryId="1166" isNav="0" var="bean">
+                        <a href="javascript:void(0);" onclick="toggleSubCategories(this)">学校要闻</a>
+                        <div class="phone_nav_in" style="display: none;">
+                            <#cms_category_list  siteId="${site.siteId}" categoryId="1174" isNav="0" var="bean">
                             <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
                         </#cms_category_list>
-                        </div>
-                    </li>
+                </div>
+            </li>
+<!--                    <li>-->
+<!--                        <a href="javascript:void(0);" onclick="toggleSubCategories(this)">师资力量</a>-->
+<!--                        <div class="phone_nav_in" style="display: none;">-->
+<!--                            <#cms_category_list  siteId="${site.siteId}" categoryId="1166" isNav="0" var="bean">-->
+<!--                            <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>-->
+<!--                        </#cms_category_list>-->
+<!--                        </div>-->
+<!--                    </li>-->
                     <li>
-                        <a onclick="toFirstCategory(this)">党建专栏</a>
-                        <div class="phone_nav_in">
+                        <a href="javascript:void(0);" onclick="toggleSubCategories(this)">党建专栏</a>
+                        <div class="phone_nav_in" style="display: none;">
                             <#cms_category_list  siteId="${site.siteId}" categoryId="1169" isNav="0" var="bean">
                             <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
                         </#cms_category_list>
                         </div>
                     </li>
+
                     <li>
-                        <a onclick="toFirstCategory(this)">学校要闻</a>
-                        <div class="phone_nav_in">
-                            <#cms_category_list  siteId="${site.siteId}" categoryId="1174" isNav="0" var="bean">
-                            <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
-                        </#cms_category_list>
-                        </div>
-                    </li>
-                    <li>
-                        <a onclick="toFirstCategory(this)">学历教育</a>
-                        <div class="phone_nav_in">
+                        <a href="javascript:void(0);" onclick="toggleSubCategories(this)">学历教育</a>
+                        <div class="phone_nav_in" style="display: none;">
                             <#cms_category_list  siteId="${site.siteId}" categoryId="1177" isNav="0" var="bean">
                             <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
                         </#cms_category_list>
                         </div>
-                    </li>w
+                    </li>
                     <li>
-                        <a onclick="toFirstCategory(this)">教学活动</a>
-                        <div class="phone_nav_in">
+                        <a href="javascript:void(0);" onclick="toggleSubCategories(this)">教学活动</a>
+                        <div class="phone_nav_in" style="display: none;">
                             <#cms_category_list  siteId="${site.siteId}" categoryId="1182" isNav="0" var="bean">
                             <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
                         </#cms_category_list>
                         </div>
                     </li>
                     <li>
-                        <a onclick="toFirstCategory(this)">老年教育</a>
-                        <div class="phone_nav_in">
+                        <a href="javascript:void(0);" onclick="toggleSubCategories(this)">老年教育</a>
+                        <div class="phone_nav_in" style="display: none;">
                             <#cms_category_list  siteId="${site.siteId}" categoryId="1186" isNav="0" var="bean">
                             <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
                         </#cms_category_list>
                         </div>
                     </li>
                     <li>
-                        <a onclick="toFirstCategory(this)">继续教育</a>
-                        <div class="phone_nav_in">
+                        <a href="javascript:void(0);" onclick="toggleSubCategories(this)">继续教育</a>
+                        <div class="phone_nav_in" style="display: none;">
                             <#cms_category_list  siteId="${site.siteId}" categoryId="1192" isNav="0" var="bean">
                             <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
                         </#cms_category_list>
@@ -199,9 +224,10 @@
                     <li>
                         <a onclick="toFirstCategory(this)">联系我们</a>
                         <div class="phone_nav_in">
-                            <#cms_category_list  siteId="${site.siteId}" categoryId="1197" isNav="0" var="bean">
-                            <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
-                        </#cms_category_list>
+                            <#cms_content_list siteId="${site.siteId}" categoryId="1199" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+                            <a href="${frontPath}/${site.siteId}/1199/${bean.contentId!}.html" >联系电话</a>
+                        </#cms_content_list>
+                        <a  href="${frontPath}/${site.siteId}/1198.html">地图导航</a>
                         </div>
                     </li>
                 </ul>
@@ -233,6 +259,18 @@
                 let href = $(_this).next().children(":first").attr("href");
                 location.href = href;
             }
+            //限制主栏目跳转
+            function toggleSubCategories(element) {
+                const subCategories = element.nextElementSibling;
+
+                if (subCategories.style.display === 'none') {
+                    subCategories.style.display = 'block';
+                    element.removeAttribute('href'); // 阻止父栏目的跳转
+                } else {
+                    subCategories.style.display = 'none';
+                    element.setAttribute('href', 'javascript:void(0);'); // 恢复父栏目的跳转
+                }
+            }
         </script>
     <div class="banner">
             <div class="js-silder">
@@ -267,11 +305,10 @@
                 <div class="xydt_tit">
                     <b>NEWS</b>
                     <a href="${frontPath}/${site.siteId}/1175.html" class="xydt_a">校园动态</a>
-                    <a href="${frontPath}/${site.siteId}/1175.html" class="xydt_more">查看更多新闻</a>
                 </div>
             </div>
             <ul class="xydt_list fr">
-                <#cms_content_list siteId="${site.siteId}" categoryId="1175" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="5" titleLen="25" var="bean">
+                <#cms_content_list siteId="${site.siteId}" categoryId="1175" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="4" titleLen="25" var="bean">
                 <li>
                     <div class="list_data fl">
                         <u> ${bean.inputdate,dateFormat="MM-dd"} </u>
@@ -283,6 +320,7 @@
                     </a>
                 </li>
             </#cms_content_list>
+        <a href="${frontPath}/${site.siteId}/1175.html" class="xydt_more">查看更多新闻</a>
             </ul>
     </div>
 
@@ -315,7 +353,6 @@
                     </p>
             </div>
             </div>
-
         </div>
     </div>
     <div class="con_div3 con1350 clearfix">
@@ -339,8 +376,7 @@
         </div>
         <div class="spkfdx_jxjw fl">
             <div class="spkfdx_tit tab_tit1">
-                <a class="on" href="${frontPath}/${site.siteId}/1205.html">教学信息</a>
-                <a href="${frontPath}/${site.siteId}/1206.html" >教务信息</a>
+                <a class="on" href="${frontPath}/${site.siteId}/1205.html">教学教务</a>
             </div>
             <ul class="ul_list tab_list1">
                 <#cms_content_list siteId="${site.siteId}" categoryId="1205" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="4" titleLen="30" var="bean">
@@ -355,19 +391,6 @@
                 </li>
             </#cms_content_list>
             </ul>
-
-            <ul class="ul_list tab_list1">
-                <#cms_content_list siteId="${site.siteId}" categoryId="1206" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="4" titleLen="30" var="bean">
-                <li>
-                    <div class="list_data fl">
-                        <u>${bean.inputdate,dateFormat="MM-dd"}</u>
-                        <i></i>
-                    </div>
-                    <a  href="${frontPath}/${site.siteId}/1206/${bean.contentId!}.html"  class="list_txt fl">
-                        <p>${bean.title!}</p>
-                    </a>
-                </li>
-            </#cms_content_list>
         </div>
         <div class="spkfdx_zsjx fl">
             <div class="spkfdx_tit tab_tit2">
@@ -377,7 +400,6 @@
             <div class="zsjz_div tab_list2" >
                 <div id="banner">
                     <div id="carousel">
-
                         <#cms_content_list siteId="${site.siteId}" categoryId="1178" orderBy="2" isHot="0" hasChild="0" isRecommend="1" size="5" titleLen="10" var="bean">
                         <a class="silder-main-img" href="${frontPath}/${site.siteId}/1178/${bean.contentId!}.html" >
                             <img  src="${bean.thumb!}" alt="">
@@ -399,7 +421,6 @@
                 <ul class="ul_list2">
                     <li>
                         <#cms_content_list siteId="${site.siteId}" categoryId="1185" orderBy="2" isHot="0" hasChild="0" isRecommend="1" size="5" titleLen="20" var="bean">
-
                         <div>
                             <video src="${bean.thumb!}" controls></video>
                         </div>
@@ -410,74 +431,79 @@
             </div>
         </div>
     </div>
+
+
     <div class="con_div4">
-        <div class="con1350 clearfix fixed">
-            <div class="lnjy_div">
-                <div class="spkfdx_tit">
-                    <a  class="on" href="${frontPath}/${site.siteId}/1186.html">老年教育</a>
+        <div class="con1350 clearfix ">
+            <div class="lnjy_div fl">
+                <div class="spkfdx_tit ">
+                    <a  class="on" href="${frontPath}/${site.siteId}/1191.html">老年教育</a>
                 </div>
                 <div class="js-silder">
                     <div class="silder-scroll">
                         <div class="silder-main">
+
                             <#cms_content_list siteId="${site.siteId}" categoryId="1191" orderBy="2" isHot="0" hasChild="0" isRecommend="1" size="5" titleLen="20" var="bean">
-                            <a class="silder-main-img" href="${frontPath}/${site.siteId}/1191/${bean.contentId!}.html" >
-                                <img  src="${bean.thumb!}" alt="">
-                                <p>${bean.title!}</p>
-                            </a>
+                            <div class="silder-main-img" >
+
+                                <img src="${bean.thumb!}">
+
+                                <p><a href="${frontPath}/${site.siteId}/1191/${bean.contentId!}.html" >${bean.title!}</a></p>
+                            </div>
                         </#cms_content_list>
                     </div>
                 </div>
-                </div>
             </div>
-            <div class="jxjy_div">
-                <div class="spkfdx_tit">
-                    <a class="on" href="${frontPath}/${site.siteId}/1192.html">继续教育</a>
-                </div>
-                <div class="js-silder">
-                    <div class="silder-scroll">
-                        <div class="silder-main">
-                            <#cms_content_list siteId="${site.siteId}" categoryId="1207" orderBy="2" isHot="0" hasChild="0" isRecommend="1" size="5" titleLen="20" var="bean">
-                            <a href="${frontPath}/${site.siteId}/1207/${bean.contentId!}.html" class="silder-main-img"><img src="${bean.thumb!}" alt=""><p>${bean.title!}</p></a>
-                        </#cms_content_list>
-                     </div>
-                    </div>
+        </div>
+        <div class="lnjy_div fl">
+            <div class="spkfdx_tit">
+                <a  class="on" href="${frontPath}/${site.siteId}/1177.html">学历教育</a>
+            </div>
+            <div class="js-silder">
+                <div class="silder-scroll">
+                    <div class="silder-main">
+                        <#cms_content_list siteId="${site.siteId}" categoryId="1210" orderBy="2" isHot="0" hasChild="0" isRecommend="1" size="5" titleLen="20" var="bean">
+                        <div class="silder-main-img" >
+                            <img src="${bean.thumb!}">
+                            <p><a href="${frontPath}/${site.siteId}/1210/${bean.contentId!}.html" >${bean.title!}</a></p>
+                        </div>
+                    </#cms_content_list>
                 </div>
             </div>
-<div class="jxjy_div">
-    <div class="spkfdx_tit">
-        <a class="on" href="${frontPath}/${site.siteId}/1177.html">学历教育</a>
-    </div>
-    <div class="js-silder">
-        <div class="silder-scroll">
-            <div class="silder-main">
-                <#cms_content_list siteId="${site.siteId}" categoryId="1208" orderBy="2" isHot="0" hasChild="0" isRecommend="1" size="5" titleLen="20" var="bean">
-                <a href="${frontPath}/${site.siteId}/1208/${bean.contentId!}.html" class="silder-main-img"><img src="${bean.thumb!}" alt=""><p>${bean.title!}</p></a>
-            </#cms_content_list>
-
         </div>
     </div>
-</div>
-</div>
+    <div class="lnjy_div fr" style="margin: 0;" >
+        <div class="spkfdx_tit">
+            <a  class="on" href="${frontPath}/${site.siteId}/1192.html">继续教育</a>
+        </div>
+        <div class="js-silder">
+            <div class="silder-scroll">
+                <div class="silder-main">
+                    <#cms_content_list siteId="${site.siteId}" categoryId="1207" orderBy="2" isHot="0" hasChild="0" isRecommend="1" size="5" titleLen="20" var="bean">
+                    <div class="silder-main-img" >
+                        <img src="${bean.thumb!}">
+                        <p><a href="${frontPath}/${site.siteId}/1207/${bean.contentId!}.html" >${bean.title!}</a></p>
+                    </div>
+                </#cms_content_list>
+            </div>
         </div>
     </div>
-</div>
+    </div>
+    </div>
+    </div>
+    </div>
 <!--   	中间内容 结束-->
 <!-- 底部开始 -->
 <div class="footer_in">
     @includeFileTemplate("/www/spdx/include/footer.html"){}
 </div>
 <!-- 底部结束 -->
-
-
-
-
 <!--	层叠图片轮播-->
 <script type="text/javascript" src="${resPath}/spdx.images/slider.js">
-
+    function toFirstCategory(_this){
+        let href = $(_this).next().children(":first").attr("href");
+        location.href = href;
+    }
 </script>
-
-
-
-
 </body>
 </html>

+ 110 - 0
src/main/resources/templates/www/spdx/jxhd.html

@@ -0,0 +1,110 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
+    <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
+    <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
+    <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
+    <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/responsive.css">
+    <script type="text/javascript" src="${resPath}/spdx.images/jquery.min.js"></script>
+    <script type="text/javascript" src="${resPath}/spdx.images/jquery-3.3.1.min.js"></script>
+    <script type="text/javascript" src="${resPath}/spdx.images/phone.js"></script>
+</head>
+<body>
+<!-- 头部开始 -->
+<div class="page_header">
+    <div class="header-bj"><img src="${resPath}/spdx.images/list-bj.png"/></div>
+    <div class="header_title_bj"><img src="${resPath}/spdx.images/list_01.png"/></div>
+    <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
+    <h2 class="header_title">${bean.categoryName}</h2>
+</#cms_category>
+@includeFileTemplate("/www/spdx/include/header.html"){}
+</div>
+<!-- 头部结束 -->
+<!-- 内容开始 -->
+<div class="content">
+    <div class="cont_left">
+        <ul class="page_left_nav">
+            <#cms_category_list  siteId="${site.siteId}" categoryId="1182" isNav="0" var="bean">
+            <li id="${bean.categoryId}"> <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a></li>
+        </#cms_category_list>
+        </ul>
+    </div>
+    <div class="cont_model">
+        <img src="${resPath}/spdx.images/list_05.png"/>
+        <div class="cont_model_in"></div>
+        <img src="${resPath}/spdx.images/list_07.png"/>
+    </div>
+    <div class="cont_right">
+        <div class="sonLm">
+            <br>
+            <!-- 手机二级栏目导航 -->
+            <div class="son_in">
+                <img class="menu" src="${resPath}/spdx.images/erji-icon-menu.png"/>
+                <img class="close" src="${resPath}/spdx.images/erji-menu-close.png"/>
+                <ul class="son_in_nav">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1182" isNav="0" var="bean">
+                    <li id="${bean.categoryId}"> <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a></li>
+                </#cms_category_list>
+                </ul>
+            </div>
+            <div class="current fr">
+                <a href="${frontPath}/${site.siteId}">首页</a>
+                <span>●</span>
+                <a onclick="toFirstCategory(this)">教学活动</a>
+                <div class="phone_nav_in">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1182" isNav="0" var="bean">
+                    <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html"></a>
+                </#cms_category_list>
+            </div>
+                <span>●</span>
+                <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
+                <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
+            </#cms_category>
+        </div>
+    </div>
+    <div class="cont_right_in">
+        <dl class="pic_list">
+            <#cms_pagination siteId="${site.siteId}" categoryId="${categoryId}" page="${page}" moreNum="6" var="page">
+            <#cms_content_list siteId="${site.siteId}" categoryId="${categoryId}" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="12" pageNumber="${page.current}" titleLen="20" var="bean">
+            <dd>
+                <a href="${bean.url!}"  title="" class="pic">
+                    @if(strutil.endWith(bean.thumb,".mp4")){
+                    <video src="${bean.thumb!}" controls></video>
+                    @}else{
+                    <img src="${bean.thumb!}">
+                    @}
+                    <a class="pin_title">${bean.title!}</a>
+                </a>
+            </dd>
+        </#cms_content_list>
+    </#cms_pagination>
+    </dl>
+    <div class="fenye">
+        @includeFileTemplate("/www/spdx/include/page.html"){}
+    </div>
+</div>
+</div>
+</div>
+<script>
+    var h = $(".cont_right").height();
+    $(".cont_model_in").height(h-83)
+    $(".cont_left").height(h-80)
+    $(function () {
+        let id = "${categoryId}";
+        $("#"+id).addClass("on");
+    });
+    function toFirstCategory(_this){
+        let href = $(_this).next().children(":first").attr("href");
+        location.href = href;
+    }
+</script>
+<!-- 内容结束 -->
+<!-- 底部开始 -->
+@includeFileTemplate("/www/spdx/include/footer.html"){}
+<!-- 底部结束 -->
+</body>
+</html>

+ 16 - 4
src/main/resources/templates/www/spdx/jxhdnews.html

@@ -3,7 +3,8 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
     <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
@@ -56,14 +57,21 @@
             <div class="current fr">
                 <a href="${frontPath}/${site.siteId}">首页</a>
                 <span>●</span>
-                <a href="${frontPath}/${site.siteId}/1182">教学活动</a>
+                <a onclick="toFirstCategory(this)">教学活动</a>
+                <div class="phone_nav_in">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1182" isNav="0" var="bean">
+                    <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html"></a>
+                </#cms_category_list>
+            </div>
                 <span>●</span>
-                <a href="javascript:location=location;">${content.title!}</a>
+                <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
+                <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
+            </#cms_category>
             </div>
         </div>
         <div class="cont_right_in">
             <div class="news">
-                <h1>${content.title!}</h1>
+                <h1 style="font-size:24px">${content.title!}</h1>
                 <div class="news_xinxi">
                     <span>时间:${content.inputdate,dateFormat="yyyy-MM-dd"}</span>
                     <span>来源:${content.author!}</span>
@@ -83,6 +91,10 @@
         let id = "${categoryId}";
         $("#"+id).addClass("on");
     });
+    function toFirstCategory(_this){
+        let href = $(_this).next().children(":first").attr("href");
+        location.href = href;
+    }
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 13 - 3
src/main/resources/templates/www/spdx/jxjy.html

@@ -3,7 +3,8 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
     <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
@@ -56,7 +57,12 @@
             <div class="current fr">
                 <a href="${frontPath}/${site.siteId}">首页</a>
                 <span>●</span>
-                <a href="${frontPath}/${site.siteId}/1192">继续教育</a>
+                <a onclick="toFirstCategory(this)">继续教育</a>
+                <div class="phone_nav_in">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1192" isNav="0" var="bean">
+                    <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html"></a>
+                </#cms_category_list>
+            </div>
                 <span>●</span>
                 <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
                 <a href>${bean.categoryName}</a>
@@ -67,7 +73,7 @@
     <div class="cont_right_in">
         <ul class="page_list">
             <#cms_pagination siteId="${site.siteId}" categoryId="${categoryId}" page="${page}" moreNum="6" var="page">
-            <#cms_content_list siteId="${site.siteId}" categoryId="${categoryId}" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="25" pageNumber="${page.current}" titleLen="36" var="bean">
+            <#cms_content_list siteId="${site.siteId}" categoryId="${categoryId}" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="10" pageNumber="${page.current}" titleLen="36" var="bean">
             <li><a href="${bean.url!}">[${bean.categoryName}]${reg.replace(bean.title!,"<br/>","")}</a><em>  ${bean.inputdate,dateFormat="YYY-MM-dd"} </em></li>
             @if(bean.index%5 == 0){
             <li class="dashed"></li>
@@ -89,6 +95,10 @@
         let id = "${categoryId}";
         $("#"+id).addClass("on");
     });
+    function toFirstCategory(_this){
+        let href = $(_this).next().children(":first").attr("href");
+        location.href = href;
+    }
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 16 - 4
src/main/resources/templates/www/spdx/jxjynews.html

@@ -3,7 +3,8 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
     <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
@@ -56,14 +57,21 @@
             <div class="current fr">
                 <a href="${frontPath}/${site.siteId}">首页</a>
                 <span>●</span>
-                <a href="${frontPath}/${site.siteId}/1192">继续教育</a>
+                <a onclick="toFirstCategory(this)">继续教育</a>
+                <div class="phone_nav_in">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1192" isNav="0" var="bean">
+                    <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html"></a>
+                </#cms_category_list>
+            </div>
                 <span>●</span>
-                <a href="javascript:location=location;">${content.title!}</a>
+                <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
+                <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
+            </#cms_category>
             </div>
         </div>
         <div class="cont_right_in">
             <div class="news">
-                <h1>${content.title!}</h1>
+                <h1 style="font-size:24px">${content.title!}</h1>
                 <div class="news_xinxi">
                     <span>时间:${content.inputdate,dateFormat="yyyy-MM-dd"}</span>
                     <span>来源:${content.author!}</span>
@@ -83,6 +91,10 @@
         let id = "${categoryId}";
         $("#"+id).addClass("on");
     });
+    function toFirstCategory(_this){
+        let href = $(_this).next().children(":first").attr("href");
+        location.href = href;
+    }
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 112 - 0
src/main/resources/templates/www/spdx/jxjysp.html

@@ -0,0 +1,112 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
+    <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
+    <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
+    <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
+    <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/responsive.css">
+    <script type="text/javascript" src="${resPath}/spdx.images/jquery.min.js"></script>
+    <script type="text/javascript" src="${resPath}/spdx.images/jquery-3.3.1.min.js"></script>
+    <script type="text/javascript" src="${resPath}/spdx.images/phone.js"></script>
+</head>
+<body>
+<!-- 头部开始 -->
+<div class="page_header">
+    <div class="header-bj"><img src="${resPath}/spdx.images/list-bj.png"/></div>
+    <div class="header_title_bj"><img src="${resPath}/spdx.images/list_01.png"/></div>
+    <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
+    <h2 class="header_title">${bean.categoryName}</h2>
+</#cms_category>
+@includeFileTemplate("/www/spdx/include/header.html"){}
+</div>
+<!-- 头部结束 -->
+<!-- 内容开始 -->
+<div class="content">
+    <div class="cont_left">
+        <ul class="page_left_nav">
+            <#cms_category_list  siteId="${site.siteId}" categoryId="1192" isNav="0" var="bean">
+            <li id="${bean.categoryId}"> <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a></li>
+        </#cms_category_list>
+        </ul>
+    </div>
+    <div class="cont_model">
+        <img src="${resPath}/spdx.images/list_05.png"/>
+        <div class="cont_model_in"></div>
+        <img src="${resPath}/spdx.images/list_07.png"/>
+    </div>
+    <div class="cont_right">
+        <div class="sonLm">
+            <br>
+            <!-- 手机二级栏目导航 -->
+            <div class="son_in">
+                <img class="menu" src="${resPath}/spdx.images/erji-icon-menu.png"/>
+                <img class="close" src="${resPath}/spdx.images/erji-menu-close.png"/>
+                <ul class="son_in_nav">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1192" isNav="0" var="bean">
+                    <li id="${bean.categoryId}"> <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a></li>
+                </#cms_category_list>
+                </ul>
+            </div>
+            <div class="current fr">
+                <a href="${frontPath}/${site.siteId}">首页</a>
+                <span>●</span>
+
+                <a onclick="toFirstCategory(this)">继续教育</a>
+                <div class="phone_nav_in">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1207" isNav="0" var="bean">
+                    <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html"></a>
+                </#cms_category_list>
+            </div>
+            <span>●</span>
+            <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
+            <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
+        </#cms_category>
+    </div>
+</div>
+<div class="cont_right_in">
+    <dl class="pic_list">
+
+        <#cms_pagination siteId="${site.siteId}" categoryId="${categoryId}" page="${page}" moreNum="6" var="page">
+        <#cms_content_list siteId="${site.siteId}" categoryId="${categoryId}" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="12" pageNumber="${page.current}" titleLen="20" var="bean">
+        <dd>
+            <a href="${bean.url!}" title="" class="pic">
+                @if(strutil.endWith(bean.thumb,".mp4")){
+                <video src="${bean.thumb!}" controls></video>
+                @}else{
+                <img src="${bean.thumb!}">
+                @}
+                <a class="pin_title" href="${bean.url!}" >${bean.title!}</a>
+            </a >
+        </dd>
+    </#cms_content_list>
+</#cms_pagination>
+</dl>
+<div class="fenye">
+    @includeFileTemplate("/www/spdx/include/page.html"){}
+</div>
+</div>
+</div>
+</div>
+<script>
+    var h = $(".cont_right").height();
+    $(".cont_model_in").height(h-83)
+    $(".cont_left").height(h-80)
+    $(function () {
+        let id = "${categoryId}";
+        $("#"+id).addClass("on");
+    });
+    function toFirstCategory(_this){
+        let href = $(_this).next().children(":first").attr("href");
+        location.href = href;
+    }
+</script>
+<!-- 内容结束 -->
+<!-- 底部开始 -->
+@includeFileTemplate("/www/spdx/include/footer.html"){}
+<!-- 底部结束 -->
+</body>
+</html>

+ 2 - 1
src/main/resources/templates/www/spdx/list.html

@@ -3,7 +3,8 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
     <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">

+ 19 - 17
src/main/resources/templates/www/spdx/listdh.html

@@ -3,7 +3,8 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
     <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
@@ -65,23 +66,24 @@
         <div class="cont_right_in">
             <ul class="dituNav">
                 <li>
-                   <h2  onclick="toFirstCategory(this)">
-                       <a>学校概况</a>
-                   </h2>
+                    <h2  onclick="toFirstCategory(this)">
+                        <a>学校概况</a>
+                    </h2>
                     <div class="childNav">
-                        <#cms_category_list  siteId="${site.siteId}" categoryId="1160" isNav="0" var="bean">
-                        <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
-                    </#cms_category_list>
-                     </div>
-                </li>
-                <li>
-                    <h2  onclick="toFirstCategory(this)"><a >师资力量</a></h2>
-                    <div class="childNav">
-                        <#cms_category_list  siteId="${site.siteId}" categoryId="1166" isNav="0" var="bean">
-                        <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
-                    </#cms_category_list>
-                    </div>
-                </li>
+                        <#cms_content_list siteId="${site.siteId}" categoryId="1161" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+                        <a href="${frontPath}/${site.siteId}/1161/${bean.contentId!}.html" >学校简介</a>
+                    </#cms_content_list>
+                    <#cms_content_list siteId="${site.siteId}" categoryId="1162" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+                    <a href="${frontPath}/${site.siteId}/1162/${bean.contentId!}.html" >学校章程</a>
+                </#cms_content_list>
+                <#cms_content_list siteId="${site.siteId}" categoryId="1163" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+                <a href="${frontPath}/${site.siteId}/1163/${bean.contentId!}.html" >历史沿革</a>
+            </#cms_content_list>
+            <a  href="${frontPath}/${site.siteId}/1164.html">现任领导</a>
+            <a  href="${frontPath}/${site.siteId}/1165.html">组织机构</a>
+        </div>
+    </li>
+
                 <li>
                     <h2 onclick="toFirstCategory(this)"> <a>党建专栏</a></h2>
                     <div class="childNav">

+ 16 - 5
src/main/resources/templates/www/spdx/listjg.html

@@ -3,7 +3,8 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
     <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
@@ -57,17 +58,23 @@
             <div class="current fr">
                 <a href="${frontPath}/${site.siteId}">首页</a>
                 <span>●</span>
-                <a href="${frontPath}/${site.siteId}/1160">学校概况</a>
+                <a onclick="toFirstCategory(this)">学校概况</a>
+                <div class="phone_nav_in">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1160" isNav="0" var="bean">
+                    <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html"></a>
+                </#cms_category_list>
+            </div>
                 <span>●</span>
                 <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
                 <a href>${bean.categoryName}</a>
             </#cms_category>
         </div>
     </div>
-    <div class="cont_right_in">
-        <ul class="peoplelist">
+
+<div class="cont_right_in">
+    <ul class="page_list">
             <#cms_pagination siteId="${site.siteId}" categoryId="${categoryId}" page="${page}" moreNum="6" var="page">
-            <#cms_content_list siteId="${site.siteId}" categoryId="${categoryId}" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="25" pageNumber="${page.current}" titleLen="36" var="bean">
+            <#cms_content_list siteId="${site.siteId}" categoryId="${categoryId}" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="10" pageNumber="${page.current}" titleLen="36" var="bean">
             <li class="${bean.index % 2 == 0 ? 'two' : 'one'}">
                 <a href="${bean.url!}">${reg.replace(bean.title!,"<br/>","")}</a>
 
@@ -90,6 +97,10 @@
         let id = "${categoryId}";
         $("#"+id).addClass("on");
     });
+    function toFirstCategory(_this){
+        let href = $(_this).next().children(":first").attr("href");
+        location.href = href;
+    }
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 16 - 5
src/main/resources/templates/www/spdx/listsp.html

@@ -3,7 +3,8 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
     <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
@@ -53,10 +54,16 @@
             <div class="current fr">
                 <a href="${frontPath}/${site.siteId}">首页</a>
                 <span>●</span>
-                <a href="${frontPath}/${site.siteId}/1182">教学活动</a>
+
+                <a onclick="toFirstCategory(this)">教学活动</a>
+                <div class="phone_nav_in">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1182" isNav="0" var="bean">
+                    <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html"></a>
+                </#cms_category_list>
+            </div>
                 <span>●</span>
                 <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
-                <a href>${bean.categoryName}</a>
+                <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
             </#cms_category>
         </div>
         </div>
@@ -66,13 +73,13 @@
                 <#cms_pagination siteId="${site.siteId}" categoryId="${categoryId}" page="${page}" moreNum="6" var="page">
                 <#cms_content_list siteId="${site.siteId}" categoryId="${categoryId}" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="12" pageNumber="${page.current}" titleLen="20" var="bean">
                 <dd>
-                    <a href="${bean.url!}"  title="" class="pic">
+                    <a href="${bean.url!}" title="" class="pic">
                         @if(strutil.endWith(bean.thumb,".mp4")){
                         <video src="${bean.thumb!}" controls></video>
                         @}else{
                         <img src="${bean.thumb!}">
                         @}
-                        <a class="pin_title">${bean.title!}</a>
+                        <a href="${bean.url!}" class="pin_title">${bean.title!}</a>
                     </a>
                 </dd>
             </#cms_content_list>
@@ -92,6 +99,10 @@
         let id = "${categoryId}";
         $("#"+id).addClass("on");
     });
+    function toFirstCategory(_this){
+        let href = $(_this).next().children(":first").attr("href");
+        location.href = href;
+    }
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 7 - 6
src/main/resources/templates/www/spdx/listss.html

@@ -3,7 +3,8 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
     <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
@@ -17,6 +18,7 @@
 <div class="page_header">
     <div class="header-bj"><img src="${resPath}/spdx.images/list-bj.png"/></div>
     <div class="header_title_bj"><img src="${resPath}/spdx.images/list_01.png"/></div>
+    <h2 class="header_title">搜索结果</h2>
     <!-- 网页导航 -->
     @includeFileTemplate("/www/spdx/include/header.html"){}
 
@@ -26,6 +28,7 @@
 <div class="content">
     <div class="cont_left">
         <ul class="page_left_nav">
+            <li class="on"><a>搜索结果</a></li>
 
         </ul>
     </div>
@@ -42,6 +45,7 @@
                 <img class="menu" src="${resPath}/spdx.images/erji-icon-menu.png"/>
                 <img class="close" src="${resPath}/spdx.images/erji-menu-close.png"/>
                 <ul class="son_in_nav">
+                    <li class="on"><a>搜索结果</a></li>
 
                 </ul>
             </div>
@@ -50,12 +54,9 @@
             <ul class="page_list">
 
                 @for(item in model.list){
-                <li><span>${item.inputdate,dateFormat="YYYY-MM-dd"}</span>
+                <li>
                     <a href="${frontPath}/${siteId}/${item.categoryId}/${item.contentId}.html"style="color: #1b1b1b">
-                        ${reg.replace(item.title!,"</br>","")}
-
-                    </a>
-                </li>
+                        ${reg.replace(item.title!,"</br>","")}</a><span>${item.inputdate,dateFormat="YYYY-MM-dd"}</span></li>
                 @}
             </ul>
         </div>

+ 14 - 4
src/main/resources/templates/www/spdx/lnjy.html

@@ -3,7 +3,8 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
     <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
@@ -56,10 +57,15 @@
         <div class="current fr">
             <a href="${frontPath}/${site.siteId}">首页</a>
             <span>●</span>
-            <a href="${frontPath}/${site.siteId}/1186">老年教育</a>
+            <a onclick="toFirstCategory(this)">老年教育</a>
+            <div class="phone_nav_in">
+                <#cms_category_list  siteId="${site.siteId}" categoryId="1186" isNav="0" var="bean">
+                <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html"></a>
+            </#cms_category_list>
+        </div>
             <span>●</span>
             <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
-            <a href>${bean.categoryName}</a>
+            <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
         </#cms_category>
 
     </div>
@@ -67,7 +73,7 @@
 <div class="cont_right_in">
     <ul class="page_list">
         <#cms_pagination siteId="${site.siteId}" categoryId="${categoryId}" page="${page}" moreNum="6" var="page">
-            <#cms_content_list siteId="${site.siteId}" categoryId="${categoryId}" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="25" pageNumber="${page.current}" titleLen="36" var="bean">
+            <#cms_content_list siteId="${site.siteId}" categoryId="${categoryId}" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="10" pageNumber="${page.current}" titleLen="36" var="bean">
                 <li><a href="${bean.url!}">[${bean.categoryName}]${reg.replace(bean.title!,"<br/>","")}</a><em>  ${bean.inputdate,dateFormat="YYY-MM-dd"} </em></li>
                 @if(bean.index%5 == 0){
                     <li class="dashed"></li>
@@ -89,6 +95,10 @@
         let id = "${categoryId}";
         $("#"+id).addClass("on");
     });
+    function toFirstCategory(_this){
+        let href = $(_this).next().children(":first").attr("href");
+        location.href = href;
+    }
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 16 - 4
src/main/resources/templates/www/spdx/lnjynews.html

@@ -3,7 +3,8 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
     <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
@@ -56,14 +57,21 @@
             <div class="current fr">
                 <a href="${frontPath}/${site.siteId}">首页</a>
                 <span>●</span>
-                <a href="${frontPath}/${site.siteId}/1186">老年教育</a>
+                <a onclick="toFirstCategory(this)">老年教育</a>
+                <div class="phone_nav_in">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1186" isNav="0" var="bean">
+                    <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html"></a>
+                </#cms_category_list>
+            </div>
                 <span>●</span>
-                <a href="javascript:location=location;">${content.title!}</a>
+                <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
+                <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
+            </#cms_category>
             </div>
         </div>
         <div class="cont_right_in">
             <div class="news">
-                <h1>${content.title!}</h1>
+                <h1 style="font-size:24px" >${content.title!}</h1>
                 <div class="news_xinxi">
                     <span>时间:${content.inputdate,dateFormat="yyyy-MM-dd"}</span>
                     <span>来源:${content.author!}</span>
@@ -83,6 +91,10 @@
         let id = "${categoryId}";
         $("#"+id).addClass("on");
     });
+    function toFirstCategory(_this){
+        let href = $(_this).next().children(":first").attr("href");
+        location.href = href;
+    }
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 13 - 3
src/main/resources/templates/www/spdx/lnjysp.html

@@ -3,7 +3,8 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
     <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
@@ -53,7 +54,12 @@
             <div class="current fr">
                 <a href="${frontPath}/${site.siteId}">首页</a>
                 <span>●</span>
-                <a href="${frontPath}/${site.siteId}/1186">老年教育</a>
+                <a onclick="toFirstCategory(this)">老年教育</a>
+                <div class="phone_nav_in">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1186" isNav="0" var="bean">
+                    <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html"></a>
+                </#cms_category_list>
+            </div>
                 <span>●</span>
                 <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
                 <a href>${bean.categoryName}</a>
@@ -71,7 +77,7 @@
                     @}else{
                     <img src="${bean.thumb!}">
                     @}
-                    <a class="pin_title">${bean.title!}</a>
+                    <a href="${bean.url!}" class="pin_title">${bean.title!}</a>
                 </a>
             </dd>
         </#cms_content_list>
@@ -92,6 +98,10 @@
         let id = "${categoryId}";
         $("#"+id).addClass("on");
     });
+    function toFirstCategory(_this){
+        let href = $(_this).next().children(":first").attr("href");
+        location.href = href;
+    }
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 35 - 9
src/main/resources/templates/www/spdx/lxwm.html

@@ -3,7 +3,8 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
     <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
@@ -29,9 +30,10 @@
 <div class="content">
     <div class="cont_left">
         <ul class="page_left_nav">
-            <#cms_category_list  siteId="${site.siteId}" categoryId="1197" isNav="0" var="bean">
-            <li id="${bean.categoryId}"> <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a></li>
-        </#cms_category_list>
+        <#cms_content_list siteId="${site.siteId}" categoryId="1199" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+        <li id="${bean.categoryId}" > <a href="${frontPath}/${site.siteId}/1199/${bean.contentId!}.html"id="ContactUs" >联系电话</a></li >
+    </#cms_content_list>
+    <li > <a  href="${frontPath}/${site.siteId}/1198.html">地图导航</a></li >
         </ul>
     </div>
     <div class="cont_model">
@@ -47,16 +49,23 @@
                 <img class="menu" src="${resPath}/spdx.images/erji-icon-menu.png"/>
                 <img class="close" src="${resPath}/spdx.images/erji-menu-close.png"/>
                 <ul class="son_in_nav">
-                    <#cms_category_list  siteId="${site.siteId}" categoryId="1197" isNav="0" var="bean">
-                    <li id="${bean.categoryId}"> <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a></li>
-                </#cms_category_list>
+                    <#cms_content_list siteId="${site.siteId}" categoryId="1199" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+                    <li id="${bean.categoryId}" > <a href="${frontPath}/${site.siteId}/1199/${bean.contentId!}.html"id="Contactourmobilephone" >联系电话</a></li >
+                </#cms_content_list>
+                <li > <a  href="${frontPath}/${site.siteId}/1198.html">地图导航</a></li >
                 </ul>
             </div>
             <!-- 当前目录 -->
             <div class="current fr">
                 <a href="${frontPath}/${site.siteId}">首页</a>
                 <span>●</span>
-                <a href="${frontPath}/${site.siteId}/1197">联系我们</a>
+
+                <a onclick="toFirstCategory(this)">联系我们</a>
+                <div class="phone_nav_in">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1197" isNav="0" var="bean">
+                    <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html"></a>
+                </#cms_category_list>
+            </div>
                 <span>●</span>
                 <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
                 <a href>${bean.categoryName}</a>
@@ -67,7 +76,7 @@
     <div class="cont_right_in">
         <ul class="page_list">
             <#cms_pagination siteId="${site.siteId}" categoryId="${categoryId}" page="${page}" moreNum="6" var="page">
-            <#cms_content_list siteId="${site.siteId}" categoryId="${categoryId}" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="25" pageNumber="${page.current}" titleLen="36" var="bean">
+            <#cms_content_list siteId="${site.siteId}" categoryId="${categoryId}" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="10" pageNumber="${page.current}" titleLen="36" var="bean">
             <li><a href="${bean.url!}">[${bean.categoryName}]${reg.replace(bean.title!,"<br/>","")}</a><em>  ${bean.inputdate,dateFormat="YYY-MM-dd"} </em></li>
             @if(bean.index%5 == 0){
             <li class="dashed"></li>
@@ -89,6 +98,23 @@
         let id = "${categoryId}";
         $("#"+id).addClass("on");
     });
+    function toFirstCategory(_this){
+        let href = $(_this).next().children(":first").attr("href");
+        location.href = href;
+    }
+    function simulateClick(elementId) {
+        var element = document.getElementById(elementId);
+        if (element) {
+            element.click();
+            setTimeout(function () {
+                element.click();
+            }, 1000);
+        }
+    }
+    window.onload = function () {
+        simulateClick("ContactUs");
+        simulateClick("Contactourmobilephone");
+    };
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 16 - 6
src/main/resources/templates/www/spdx/lxwmnews.html

@@ -3,7 +3,8 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
     <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
@@ -56,22 +57,27 @@
             <div class="current fr">
                 <a href="${frontPath}/${site.siteId}">首页</a>
                 <span>●</span>
-                <a href="${frontPath}/${site.siteId}/1197">联系我们</a>
+                <a onclick="toFirstCategory(this)">联系我们</a>
+                <div class="phone_nav_in">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1197" isNav="0" var="bean">
+                    <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html"></a>
+                </#cms_category_list>
+            </div>
                 <span>●</span>
-                <a href="javascript:location=location;">${content.title!}</a>
+                <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
+                <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
+            </#cms_category>
             </div>
         </div>
         <div class="cont_right_in">
             <div class="news">
-                <h1>${content.title!}</h1>
+                <h1 style="font-size:24px">${content.title!}</h1>
                 <div class="news_xinxi">
                     <span>时间:${content.inputdate,dateFormat="yyyy-MM-dd"}</span>
                     <span>来源:${content.author!}</span>
                 </div>
                 <p>  ${content.content}</p>
-
             </div>
-
         </div>
     </div>
 </div>
@@ -83,6 +89,10 @@
         let id = "${categoryId}";
         $("#"+id).addClass("on");
     });
+    function toFirstCategory(_this){
+        let href = $(_this).next().children(":first").attr("href");
+        location.href = href;
+    }
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 6 - 3
src/main/resources/templates/www/spdx/news.html

@@ -3,7 +3,8 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
     <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
@@ -61,12 +62,14 @@
                 <a href="${frontPath}/${site.siteId}">首页</a>
 
                 <span>●</span>
-                <a href="javascript:location=location;">${content.title!}</a>
+                <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
+                <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
+            </#cms_category>
             </div>
         </div>
         <div class="cont_right_in">
             <div class="news">
-                <h1>${content.title!}</h1>
+                <h1 style="font-size:24px">${content.title!}</h1>
                 <div class="news_xinxi">
                     <span>时间:${content.inputdate,dateFormat="yyyy-MM-dd"}</span>
                     <span>来源:${content.author!}</span>

+ 106 - 96
src/main/resources/templates/www/spdx/szll.html

@@ -1,98 +1,108 @@
-<!DOCTYPE html>
-<html>
-<head>
-    <meta charset="UTF-8">
-    <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
-    <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
-    <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
-    <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
-    <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/responsive.css">
-    <script type="text/javascript" src="${resPath}/spdx.images/jquery.min.js"></script>
-    <script type="text/javascript" src="${resPath}/spdx.images/jquery-3.3.1.min.js"></script>
-    <script type="text/javascript" src="${resPath}/spdx.images/phone.js"></script>
-</head>
-<body>
-<!-- 头部开始 -->
-<div class="page_header">
-    <div class="header-bj"><img src="${resPath}/spdx.images/list-bj.png"/></div>
-    <div class="header_title_bj"><img src="${resPath}/spdx.images/list_01.png"/></div>
-    <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
-    <h2 class="header_title">${bean.categoryName}</h2>
-</#cms_category>
-<!-- 网页导航 -->
-@includeFileTemplate("/www/spdx/include/header.html"){}
+<!--<!DOCTYPE html>-->
+<!--<html>-->
+<!--<head>-->
+<!--    <meta charset="UTF-8">-->
+<!--    <meta name="viewport" content="width=device-width, initial-scale=1.0">-->
+<!--    <title>四平开放大学</title>-->
+<!--    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">-->
+<!--    <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">-->
+<!--    <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">-->
+<!--    <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">-->
+<!--    <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/responsive.css">-->
+<!--    <script type="text/javascript" src="${resPath}/spdx.images/jquery.min.js"></script>-->
+<!--    <script type="text/javascript" src="${resPath}/spdx.images/jquery-3.3.1.min.js"></script>-->
+<!--    <script type="text/javascript" src="${resPath}/spdx.images/phone.js"></script>-->
+<!--</head>-->
+<!--<body>-->
+<!--&lt;!&ndash; 头部开始 &ndash;&gt;-->
+<!--<div class="page_header">-->
+<!--    <div class="header-bj"><img src="${resPath}/spdx.images/list-bj.png"/></div>-->
+<!--    <div class="header_title_bj"><img src="${resPath}/spdx.images/list_01.png"/></div>-->
+<!--    <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">-->
+<!--    <h2 class="header_title">${bean.categoryName}</h2>-->
+<!--</#cms_category>-->
+<!--&lt;!&ndash; 网页导航 &ndash;&gt;-->
+<!--@includeFileTemplate("/www/spdx/include/header.html"){}-->
 
-</div>
-<!-- 头部结束 -->
-<!-- 内容开始 -->
-<div class="content">
-    <div class="cont_left">
-        <ul class="page_left_nav">
-            <#cms_category_list  siteId="${site.siteId}" categoryId="1166" isNav="0" var="bean">
-            <li id="${bean.categoryId}"> <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a></li>
-        </#cms_category_list>
-        </ul>
-    </div>
-    <div class="cont_model">
-        <img src="${resPath}/spdx.images/list_05.png"/>
-        <div class="cont_model_in"></div>
-        <img src="${resPath}/spdx.images/list_07.png"/>
-    </div>
-    <div class="cont_right">
-        <div class="sonLm">
-            <br>
-            <!-- 手机二级栏目导航 -->
-            <div class="son_in">
-                <img class="menu" src="${resPath}/spdx.images/erji-icon-menu.png"/>
-                <img class="close" src="${resPath}/spdx.images/erji-menu-close.png"/>
-                <ul class="son_in_nav">
-                    <#cms_category_list  siteId="${site.siteId}" categoryId="1166" isNav="0" var="bean">
-                    <li id="${bean.categoryId}"> <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a></li>
-                </#cms_category_list>
-                </ul>
-            </div>
-            <!-- 当前目录 -->
-            <div class="current fr">
-                <a href="${frontPath}/${site.siteId}">首页</a>
-                <span>●</span>
-                <a href="${frontPath}/${site.siteId}/1166">师资力量</a>
-                <span>●</span>
-                <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
-                <a href>${bean.categoryName}</a>
-            </#cms_category>
+<!--</div>-->
+<!--&lt;!&ndash; 头部结束 &ndash;&gt;-->
+<!--&lt;!&ndash; 内容开始 &ndash;&gt;-->
+<!--<div class="content">-->
+<!--    <div class="cont_left">-->
+<!--        <ul class="page_left_nav">-->
+<!--            <#cms_category_list  siteId="${site.siteId}" categoryId="1166" isNav="0" var="bean">-->
+<!--            <li id="${bean.categoryId}"> <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a></li>-->
+<!--        </#cms_category_list>-->
+<!--        </ul>-->
+<!--    </div>-->
+<!--    <div class="cont_model">-->
+<!--        <img src="${resPath}/spdx.images/list_05.png"/>-->
+<!--        <div class="cont_model_in"></div>-->
+<!--        <img src="${resPath}/spdx.images/list_07.png"/>-->
+<!--    </div>-->
+<!--    <div class="cont_right">-->
+<!--        <div class="sonLm">-->
+<!--            <br>-->
+<!--            &lt;!&ndash; 手机二级栏目导航 &ndash;&gt;-->
+<!--            <div class="son_in">-->
+<!--                <img class="menu" src="${resPath}/spdx.images/erji-icon-menu.png"/>-->
+<!--                <img class="close" src="${resPath}/spdx.images/erji-menu-close.png"/>-->
+<!--                <ul class="son_in_nav">-->
+<!--                    <#cms_category_list  siteId="${site.siteId}" categoryId="1166" isNav="0" var="bean">-->
+<!--                    <li id="${bean.categoryId}"> <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a></li>-->
+<!--                </#cms_category_list>-->
+<!--                </ul>-->
+<!--            </div>-->
+<!--            &lt;!&ndash; 当前目录 &ndash;&gt;-->
+<!--            <div class="current fr">-->
+<!--                <a href="${frontPath}/${site.siteId}">首页</a>-->
+<!--                <span>●</span>-->
+<!--                <a onclick="toFirstCategory(this)">师资力量</a>-->
+<!--                <div class="phone_nav_in">-->
+<!--                    <#cms_category_list  siteId="${site.siteId}" categoryId="1166" isNav="0" var="bean">-->
+<!--                    <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html"></a>-->
+<!--                </#cms_category_list>-->
+<!--            </div>-->
+<!--                <span>●</span>-->
+<!--                <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">-->
+<!--                <a href>${bean.categoryName}</a>-->
+<!--            </#cms_category>-->
 
-        </div>
-    </div>
-    <div class="cont_right_in">
-        <ul class="page_list">
-            <#cms_pagination siteId="${site.siteId}" categoryId="${categoryId}" page="${page}" moreNum="6" var="page">
-            <#cms_content_list siteId="${site.siteId}" categoryId="${categoryId}" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="25" pageNumber="${page.current}" titleLen="36" var="bean">
-            <li><a href="${bean.url!}">[${bean.categoryName}]${reg.replace(bean.title!,"<br/>","")}</a><em>  ${bean.inputdate,dateFormat="YYY-MM-dd"} </em></li>
-            @if(bean.index%5 == 0){
-            <li class="dashed"></li>
-            @}
-        </#cms_content_list>
-    </#cms_pagination>
-    </ul>
-    <div class="fenye">
-        @includeFileTemplate("/www/spdx/include/page.html"){}
-    </div>
-</div>
-</div>
-</div>
-<script>
-    var h = $(".cont_right").height();
-    $(".cont_model_in").height(h-83)
-    $(".cont_left").height(h-80)
-    $(function () {
-        let id = "${categoryId}";
-        $("#"+id).addClass("on");
-    });
-</script>
-<!-- 内容结束 -->
-<!-- 底部开始 -->
-@includeFileTemplate("/www/spdx/include/footer.html"){}
-<!-- 底部结束 -->
-</body>
-</html>
+<!--        </div>-->
+<!--    </div>-->
+<!--    <div class="cont_right_in">-->
+<!--        <ul class="page_list">-->
+<!--            <#cms_pagination siteId="${site.siteId}" categoryId="${categoryId}" page="${page}" moreNum="6" var="page">-->
+<!--            <#cms_content_list siteId="${site.siteId}" categoryId="${categoryId}" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="10" pageNumber="${page.current}" titleLen="36" var="bean">-->
+<!--            <li><a href="${bean.url!}">[${bean.categoryName}]${reg.replace(bean.title!,"<br/>","")}</a><em>${bean.inputdate,dateFormat="YYY-MM-dd"} </em></li>-->
+<!--            @if(bean.index%5 == 0){-->
+<!--            <li class="dashed"></li>-->
+<!--            @}-->
+<!--        </#cms_content_list>-->
+<!--    </#cms_pagination>-->
+<!--    </ul>-->
+<!--    <div class="fenye">-->
+<!--        @includeFileTemplate("/www/spdx/include/page.html"){}-->
+<!--    </div>-->
+<!--</div>-->
+<!--</div>-->
+<!--</div>-->
+<!--<script>-->
+<!--    var h = $(".cont_right").height();-->
+<!--    $(".cont_model_in").height(h-83)-->
+<!--    $(".cont_left").height(h-80)-->
+<!--    $(function () {-->
+<!--        let id = "${categoryId}";-->
+<!--        $("#"+id).addClass("on");-->
+<!--    });-->
+<!--    function toFirstCategory(_this){-->
+<!--        let href = $(_this).next().children(":first").attr("href");-->
+<!--        location.href = href;-->
+<!--    }-->
+<!--</script>-->
+<!--&lt;!&ndash; 内容结束 &ndash;&gt;-->
+<!--&lt;!&ndash; 底部开始 &ndash;&gt;-->
+<!--@includeFileTemplate("/www/spdx/include/footer.html"){}-->
+<!--&lt;!&ndash; 底部结束 &ndash;&gt;-->
+<!--</body>-->
+<!--</html>-->

+ 16 - 4
src/main/resources/templates/www/spdx/szllnews.html

@@ -3,7 +3,8 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
     <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
@@ -56,14 +57,21 @@
             <div class="current fr">
                 <a href="${frontPath}/${site.siteId}">首页</a>
                 <span>●</span>
-                <a href="${frontPath}/${site.siteId}/1166">师资力量</a>
+                <a onclick="toFirstCategory(this)">师资力量</a>
+                <div class="phone_nav_in">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1166" isNav="0" var="bean">
+                    <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html"></a>
+                </#cms_category_list>
+            </div>
                 <span>●</span>
-                <a href="javascript:location=location;">${content.title!}</a>
+                <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
+                <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
+            </#cms_category>
             </div>
         </div>
         <div class="cont_right_in">
             <div class="news">
-                <h1>${content.title!}</h1>
+                <h1 style="font-size:24px" >${content.title!}</h1>
                 <div class="news_xinxi">
                     <span>时间:${content.inputdate,dateFormat="yyyy-MM-dd"}</span>
                     <span>来源:${content.author!}</span>
@@ -83,6 +91,10 @@
         let id = "${categoryId}";
         $("#"+id).addClass("on");
     });
+    function toFirstCategory(_this){
+        let href = $(_this).next().children(":first").attr("href");
+        location.href = href;
+    }
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 101 - 0
src/main/resources/templates/www/spdx/tszt.html

@@ -0,0 +1,101 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
+    <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
+    <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
+    <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
+    <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/responsive.css">
+    <script type="text/javascript" src="${resPath}/spdx.images/jquery.min.js"></script>
+    <script type="text/javascript" src="${resPath}/spdx.images/jquery-3.3.1.min.js"></script>
+    <script type="text/javascript" src="${resPath}/spdx.images/phone.js"></script>
+</head>
+<body>
+<!-- 头部开始 -->
+<div class="page_header">
+    <div class="header-bj"><img src="${resPath}/spdx.images/list-bj.png"/></div>
+    <div class="header_title_bj"><img src="${resPath}/spdx.images/list_01.png"/></div>
+    <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
+    <h2 class="header_title">${bean.categoryName}</h2>
+</#cms_category>
+<!-- 网页导航 -->
+@includeFileTemplate("/www/spdx/include/header.html"){}
+
+</div>
+<!-- 头部结束 -->
+<!-- 内容开始 -->
+    <div class="content">
+    <div class="cont_left">
+        <ul class="page_left_nav">
+            <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
+        <li><a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a></li>
+       </#cms_category>
+        </ul>
+    </div>
+    <div class="cont_model">
+        <img src="${resPath}/spdx.images/list_05.png"/>
+        <div class="cont_model_in"></div>
+        <img src="${resPath}/spdx.images/list_07.png"/>
+    </div>
+    <div class="cont_right">
+        <div class="sonLm">
+            <br>
+            <!-- 手机二级栏目导航 -->
+            <div class="son_in">
+                <img class="menu" src="${resPath}/spdx.images/erji-icon-menu.png"/>
+                <img class="close" src="${resPath}/spdx.images/erji-menu-close.png"/>
+                <ul class="son_in_nav">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1201" isNav="0" var="bean">
+                    <li id="${bean.categoryId}"> <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a></li>
+                </#cms_category_list>
+                </ul>
+            </div>
+            <!-- 当前目录 -->
+            <div class="current fr">
+                <a href="${frontPath}/${site.siteId}">首页</a>
+                <span>●</span>
+            <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
+            <a href>${bean.categoryName}</a>
+        </#cms_category>
+
+    </div>
+</div>
+<div class="cont_right_in">
+    <ul class="page_list">
+        <#cms_pagination siteId="${site.siteId}" categoryId="${categoryId}" page="${page}" moreNum="6" var="page">
+        <#cms_content_list siteId="${site.siteId}" categoryId="${categoryId}" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="10" pageNumber="${page.current}" titleLen="36" var="bean">
+        <li><a href="${bean.url!}">[${bean.categoryName}]${reg.replace(bean.title!,"<br/>","")}</a><em>  ${bean.inputdate,dateFormat="YYY-MM-dd"} </em></li>
+        @if(bean.index%5 == 0){
+        <li class="dashed"></li>
+        @}
+    </#cms_content_list>
+</#cms_pagination>
+</ul>
+<div class="fenye">
+    @includeFileTemplate("/www/spdx/include/page.html"){}
+</div>
+</div>
+</div>
+</div>
+<script>
+    var h = $(".cont_right").height();
+    $(".cont_model_in").height(h-83)
+    $(".cont_left").height(h-80)
+    $(function () {
+        let id = "${categoryId}";
+        $("#"+id).addClass("on");
+    });
+    function toFirstCategory(_this){
+        let href = $(_this).next().children(":first").attr("href");
+        location.href = href;
+    }
+</script>
+<!-- 内容结束 -->
+<!-- 底部开始 -->
+@includeFileTemplate("/www/spdx/include/footer.html"){}
+<!-- 底部结束 -->
+</body>
+</html>

+ 15 - 4
src/main/resources/templates/www/spdx/yzlbt.html

@@ -3,7 +3,8 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
     <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
@@ -17,6 +18,9 @@
 <div class="page_header">
     <div class="header-bj"><img src="${resPath}/spdx.images/list-bj.png"/></div>
     <div class="header_title_bj"><img src="${resPath}/spdx.images/list_01.png"/></div>
+    <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
+    <h2 class="header_title">${bean.categoryName}</h2>
+</#cms_category>
 <!-- 网页导航 -->
 @includeFileTemplate("/www/spdx/include/header.html"){}
 
@@ -26,7 +30,10 @@
 <div class="content">
     <div class="cont_left">
         <ul class="page_left_nav">
+            <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
+            <li class="on"><a>${bean.categoryName}</a></li>
 
+        </#cms_category>
         </ul>
     </div>
     <div class="cont_model">
@@ -42,20 +49,24 @@
                 <img class="menu" src="${resPath}/spdx.images/erji-icon-menu.png"/>
                 <img class="close" src="${resPath}/spdx.images/erji-menu-close.png"/>
                 <ul class="son_in_nav">
-
+                    <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
+                    <li class="on">${bean.categoryName}</li>
+                </#cms_category>
                 </ul>
             </div>
             <!-- 当前目录 -->
             <div class="current fr">
                 <a href="${frontPath}/${site.siteId}">首页</a>
                 <span>●</span>
+                <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
+                <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
+            </#cms_category>
 
-                <a href="javascript:location=location;">${content.title!}</a>
             </div>
         </div>
         <div class="cont_right_in">
             <div class="news">
-                <h1>${content.title!}</h1>
+                <h1 style="font-size:24px">${content.title!}</h1>
                 <div class="news_xinxi">
                     <span>时间:${content.inputdate,dateFormat="yyyy-MM-dd"}</span>
                     <span>来源:${content.author!}</span>

+ 14 - 3
src/main/resources/templates/www/spdx/xljy.html

@@ -3,7 +3,8 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
     <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
@@ -56,7 +57,13 @@
             <div class="current fr">
                 <a href="${frontPath}/${site.siteId}">首页</a>
                 <span>●</span>
-                <a href="${frontPath}/${site.siteId}/1177">学历教育</a>
+
+                <a onclick="toFirstCategory(this)">学历教育</a>
+                <div class="phone_nav_in">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1177" isNav="0" var="bean">
+                    <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html"></a>
+                </#cms_category_list>
+            </div>
                 <span>●</span>
                 <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
                 <a href>${bean.categoryName}</a>
@@ -67,7 +74,7 @@
     <div class="cont_right_in">
         <ul class="page_list">
             <#cms_pagination siteId="${site.siteId}" categoryId="${categoryId}" page="${page}" moreNum="6" var="page">
-            <#cms_content_list siteId="${site.siteId}" categoryId="${categoryId}" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="25" pageNumber="${page.current}" titleLen="36" var="bean">
+            <#cms_content_list siteId="${site.siteId}" categoryId="${categoryId}" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="10" pageNumber="${page.current}" titleLen="36" var="bean">
             <li><a href="${bean.url!}">[${bean.categoryName}]${reg.replace(bean.title!,"<br/>","")}</a><em>  ${bean.inputdate,dateFormat="YYY-MM-dd"} </em></li>
             @if(bean.index%5 == 0){
             <li class="dashed"></li>
@@ -89,6 +96,10 @@
         let id = "${categoryId}";
         $("#"+id).addClass("on");
     });
+    function toFirstCategory(_this){
+        let href = $(_this).next().children(":first").attr("href");
+        location.href = href;
+    }
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 16 - 4
src/main/resources/templates/www/spdx/xljynews.html

@@ -3,7 +3,8 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
     <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
@@ -56,14 +57,21 @@
             <div class="current fr">
                 <a href="${frontPath}/${site.siteId}">首页</a>
                 <span>●</span>
-                <a href="${frontPath}/${site.siteId}/1177">学历教育</a>
+                <a onclick="toFirstCategory(this)">学历教育</a>
+                <div class="phone_nav_in">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1177" isNav="0" var="bean">
+                    <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html"></a>
+                </#cms_category_list>
+            </div>
                 <span>●</span>
-                <a href="javascript:location=location;">${content.title!}</a>
+                <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
+                <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
+            </#cms_category>
             </div>
         </div>
         <div class="cont_right_in">
             <div class="news">
-                <h1>${content.title!}</h1>
+                <h1 style="font-size:24px">${content.title!}</h1>
                 <div class="news_xinxi">
                     <span>时间:${content.inputdate,dateFormat="yyyy-MM-dd"}</span>
                     <span>来源:${content.author!}</span>
@@ -83,6 +91,10 @@
         let id = "${categoryId}";
         $("#"+id).addClass("on");
     });
+    function toFirstCategory(_this){
+        let href = $(_this).next().children(":first").attr("href");
+        location.href = href;
+    }
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 112 - 0
src/main/resources/templates/www/spdx/xljysp.html

@@ -0,0 +1,112 @@
+<!DOCTYPE html>
+<html>
+<head>
+    <meta charset="UTF-8">
+    <meta name="viewport" content="width=device-width, initial-scale=1.0">
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
+    <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
+    <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
+    <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
+    <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/responsive.css">
+    <script type="text/javascript" src="${resPath}/spdx.images/jquery.min.js"></script>
+    <script type="text/javascript" src="${resPath}/spdx.images/jquery-3.3.1.min.js"></script>
+    <script type="text/javascript" src="${resPath}/spdx.images/phone.js"></script>
+</head>
+<body>
+<!-- 头部开始 -->
+<div class="page_header">
+    <div class="header-bj"><img src="${resPath}/spdx.images/list-bj.png"/></div>
+    <div class="header_title_bj"><img src="${resPath}/spdx.images/list_01.png"/></div>
+    <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
+    <h2 class="header_title">${bean.categoryName}</h2>
+</#cms_category>
+@includeFileTemplate("/www/spdx/include/header.html"){}
+</div>
+<!-- 头部结束 -->
+<!-- 内容开始 -->
+<div class="content">
+    <div class="cont_left">
+        <ul class="page_left_nav">
+            <#cms_category_list  siteId="${site.siteId}" categoryId="1177" isNav="0" var="bean">
+            <li id="${bean.categoryId}"> <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a></li>
+        </#cms_category_list>
+        </ul>
+    </div>
+    <div class="cont_model">
+        <img src="${resPath}/spdx.images/list_05.png"/>
+        <div class="cont_model_in"></div>
+        <img src="${resPath}/spdx.images/list_07.png"/>
+    </div>
+    <div class="cont_right">
+        <div class="sonLm">
+            <br>
+            <!-- 手机二级栏目导航 -->
+            <div class="son_in">
+                <img class="menu" src="${resPath}/spdx.images/erji-icon-menu.png"/>
+                <img class="close" src="${resPath}/spdx.images/erji-menu-close.png"/>
+                <ul class="son_in_nav">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1177" isNav="0" var="bean">
+                    <li id="${bean.categoryId}"> <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a></li>
+                </#cms_category_list>
+                </ul>
+            </div>
+            <div class="current fr">
+                <a href="${frontPath}/${site.siteId}">首页</a>
+                <span>●</span>
+
+                <a onclick="toFirstCategory(this)">学历教育</a>
+                <div class="phone_nav_in">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1208" isNav="0" var="bean">
+                    <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html"></a>
+                </#cms_category_list>
+            </div>
+            <span>●</span>
+            <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
+            <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
+        </#cms_category>
+    </div>
+</div>
+<div class="cont_right_in">
+    <dl class="pic_list">
+
+        <#cms_pagination siteId="${site.siteId}" categoryId="${categoryId}" page="${page}" moreNum="6" var="page">
+        <#cms_content_list siteId="${site.siteId}" categoryId="${categoryId}" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="12" pageNumber="${page.current}" titleLen="20" var="bean">
+        <dd>
+            <a href="${bean.url!}"  title="" class="pic">
+                @if(strutil.endWith(bean.thumb,".mp4")){
+                <video src="${bean.thumb!}" controls></video>
+                @}else{
+                <img src="${bean.thumb!}">
+                @}
+                <a  href="${bean.url!}" class="pin_title">${bean.title!}</a>
+            </a>
+        </dd>
+    </#cms_content_list>
+</#cms_pagination>
+</dl>
+<div class="fenye">
+    @includeFileTemplate("/www/spdx/include/page.html"){}
+</div>
+</div>
+</div>
+</div>
+<script>
+    var h = $(".cont_right").height();
+    $(".cont_model_in").height(h-83)
+    $(".cont_left").height(h-80)
+    $(function () {
+        let id = "${categoryId}";
+        $("#"+id).addClass("on");
+    });
+    function toFirstCategory(_this){
+        let href = $(_this).next().children(":first").attr("href");
+        location.href = href;
+    }
+</script>
+<!-- 内容结束 -->
+<!-- 底部开始 -->
+@includeFileTemplate("/www/spdx/include/footer.html"){}
+<!-- 底部结束 -->
+</body>
+</html>

+ 15 - 5
src/main/resources/templates/www/spdx/xrldlist.html

@@ -3,7 +3,8 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
     <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
@@ -30,7 +31,7 @@
 <div class="content">
     <div class="cont_left">
         <ul class="page_left_nav">
-            <#cms_category_list  siteId="${site.siteId}" categoryId="1160" isNav="0" var="bean">
+            <#cms_category_list  siteId="${site.siteId}" categoryId="1164" isNav="0" var="bean">
             <li id="${bean.categoryId}"> <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a></li>
         </#cms_category_list>
         </ul>
@@ -47,7 +48,7 @@
                 <img class="menu" src="${resPath}/spdx.images/erji-icon-menu.png"/>
                 <img class="close" src="${resPath}/spdx.images/erji-menu-close.png"/>
                 <ul class="son_in_nav">
-                    <#cms_category_list  siteId="${site.siteId}" categoryId="1160" isNav="0" var="bean">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1164" isNav="0" var="bean">
                     <li id="${bean.categoryId}"> <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a></li>
                 </#cms_category_list>
                 </ul>
@@ -56,7 +57,12 @@
             <div class="current fr">
                 <a href="${frontPath}/${site.siteId}">首页</a>
                 <span>●</span>
-                <a href="${frontPath}/${site.siteId}/1160">学校概况</a>
+                <a onclick="toFirstCategory(this)">学校概况</a>
+                <div class="phone_nav_in">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1160" isNav="0" var="bean">
+                    <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html"></a>
+                </#cms_category_list>
+            </div>
                 <span>●</span>
                 <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
                 <a href>${bean.categoryName}</a>
@@ -66,7 +72,7 @@
         <div class="cont_right_in">
             <ul class="peoplelist">
                 <#cms_pagination siteId="${site.siteId}" categoryId="${categoryId}" page="${page}" moreNum="6" var="page">
-            <#cms_content_list siteId="${site.siteId}" categoryId="${categoryId}" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="25" pageNumber="${page.current}" titleLen="36" var="bean">
+            <#cms_content_list siteId="${site.siteId}" categoryId="${categoryId}" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="10" pageNumber="${page.current}" titleLen="36" var="bean">
                 <li class="${bean.index % 2 == 0 ? 'two' : 'one'}">
             <a href="${bean.url!}">${reg.replace(bean.title!,"<br/>","")}</a>
                 <span> ${bean.categoryName}</span>
@@ -89,6 +95,10 @@
         let id = "${categoryId}";
         $("#"+id).addClass("on");
     });
+    function toFirstCategory(_this){
+        let href = $(_this).next().children(":first").attr("href");
+        location.href = href;
+    }
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 16 - 4
src/main/resources/templates/www/spdx/xrldnews.html

@@ -3,7 +3,8 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
     <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
@@ -56,14 +57,21 @@
             <div class="current fr">
                 <a href="${frontPath}/${site.siteId}">首页</a>
                 <span>●</span>
-                <a href="${frontPath}/${site.siteId}/1160">学校概况</a>
+                <a onclick="toFirstCategory(this)">学校概况</a>
+                <div class="phone_nav_in">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1160" isNav="0" var="bean">
+                    <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html"></a>
+                </#cms_category_list>
+            </div>
                 <span>●</span>
-                <a href="javascript:location=location;">${content.title!}</a>
+                <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
+                <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
+            </#cms_category>
             </div>
         </div>
         <div class="cont_right_in">
             <div class="news">
-                <h1>${content.title!}</h1>
+                <h1 style="font-size:24px">${content.title!}</h1>
                 <div class="news_xinxi">
                     <span>时间:${content.inputdate,dateFormat="yyyy-MM-dd"}</span>
                     <span>来源:${content.author!}</span>
@@ -83,6 +91,10 @@
         let id = "${categoryId}";
         $("#"+id).addClass("on");
     });
+    function toFirstCategory(_this){
+        let href = $(_this).next().children(":first").attr("href");
+        location.href = href;
+    }
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 62 - 9
src/main/resources/templates/www/spdx/xxgk.html

@@ -3,7 +3,8 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
     <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
@@ -29,9 +30,21 @@
 <div class="content">
     <div class="cont_left">
         <ul class="page_left_nav">
-            <#cms_category_list  siteId="${site.siteId}" categoryId="1160" isNav="0" var="bean">
-                <li id="${bean.categoryId}"> <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a></li>
-            </#cms_category_list>
+            <#cms_content_list siteId="${site.siteId}" categoryId="1161" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+            <li id="${bean.categoryId}">
+                <a href="${frontPath}/${site.siteId}/1161/${bean.contentId!}.html" id="schoolIntroductionLink">学校简介</a>
+            </li>
+        </#cms_content_list>
+        <#cms_content_list siteId="${site.siteId}" categoryId="1162" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+        <li id="${bean.categoryId}"> <a href="${frontPath}/${site.siteId}/1162/${bean.contentId!}.html"  id="prospectus" >学校章程</a></li >
+        </#cms_content_list>
+        <#cms_content_list siteId="${site.siteId}" categoryId="1163" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+        <li id="${bean.categoryId}" > <a href="${frontPath}/${site.siteId}/1163/${bean.contentId!}.html"id="Historicalevolution" >历史沿革</a></li >
+        </#cms_content_list>
+        <li > <a  href="${frontPath}/${site.siteId}/1164.html">现任领导</a></li >
+        <#cms_content_list siteId="${site.siteId}" categoryId="1165" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+        <li id="${bean.categoryId}"> <a  href="${frontPath}/${site.siteId}/1165.html">组织机构</a></li >
+        </#cms_content_list>
         </ul>
     </div>
     <div class="cont_model">
@@ -47,16 +60,33 @@
                 <img class="menu" src="${resPath}/spdx.images/erji-icon-menu.png"/>
                 <img class="close" src="${resPath}/spdx.images/erji-menu-close.png"/>
                 <ul class="son_in_nav">
-                    <#cms_category_list  siteId="${site.siteId}" categoryId="1160" isNav="0" var="bean">
-                        <li id="${bean.categoryId}"> <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a></li>
-                    </#cms_category_list>
+                    <#cms_content_list siteId="${site.siteId}" categoryId="1161" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+                    <li id="${bean.categoryId}">
+                        <a href="${frontPath}/${site.siteId}/1161/${bean.contentId!}.html" id="SchoolIntroductionMobilePhone">学校简介</a>
+                    </li>
+                </#cms_content_list>
+                <#cms_content_list siteId="${site.siteId}" categoryId="1162" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+                <li id="${bean.categoryId}"> <a href="${frontPath}/${site.siteId}/1162/${bean.contentId!}.html"  id="MobileSchoolCharter" >学校章程</a></li >
+            </#cms_content_list>
+            <#cms_content_list siteId="${site.siteId}" categoryId="1163" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+            <li id="${bean.categoryId}" > <a href="${frontPath}/${site.siteId}/1163/${bean.contentId!}.html"id="Historyofmobilephones" >历史沿革</a></li >
+        </#cms_content_list>
+        <li > <a  href="${frontPath}/${site.siteId}/1164.html">现任领导</a></li >
+        <#cms_content_list siteId="${site.siteId}" categoryId="1165" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+        <li id="${bean.categoryId}"> <a  href="${frontPath}/${site.siteId}/1165.html">组织机构</a></li >
+    </#cms_content_list>
                 </ul>
             </div>
             <!-- 当前目录 -->
             <div class="current fr">
                 <a href="${frontPath}/${site.siteId}">首页</a>
                 <span>●</span>
-                <a href="${frontPath}/${site.siteId}/1160">学校概况</a>
+                <a onclick="toFirstCategory(this)">学校概况</a>
+                <div class="phone_nav_in">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1160" isNav="0" var="bean">
+                    <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html"></a>
+                </#cms_category_list>
+            </div>
                 <span>●</span>
                 <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
                 <a href>${bean.categoryName}</a>
@@ -67,7 +97,7 @@
     <div class="cont_right_in">
         <ul class="page_list">
             <#cms_pagination siteId="${site.siteId}" categoryId="${categoryId}" page="${page}" moreNum="6" var="page">
-            <#cms_content_list siteId="${site.siteId}" categoryId="${categoryId}" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="25" pageNumber="${page.current}" titleLen="36" var="bean">
+            <#cms_content_list siteId="${site.siteId}" categoryId="${categoryId}" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="10" pageNumber="${page.current}" titleLen="36" var="bean">
             <li><a href="${bean.url!}">[${bean.categoryName}]${reg.replace(bean.title!,"<br/>","")}</a><em>  ${bean.inputdate,dateFormat="YYY-MM-dd"} </em></li>
             @if(bean.index%5 == 0){
             <li class="dashed"></li>
@@ -89,6 +119,29 @@
         let id = "${categoryId}";
         $("#"+id).addClass("on");
     });
+    function toFirstCategory(_this){
+        let href = $(_this).next().children(":first").attr("href");
+        location.href = href;
+    }
+    function simulateClick(elementId) {
+        var element = document.getElementById(elementId);
+        if (element) {
+            element.click();
+            setTimeout(function () {
+                element.click();
+            }, 1000);
+        }
+    }
+    window.onload = function () {
+        simulateClick("schoolIntroductionLink");
+        simulateClick("SchoolIntroductionMobilePhone");
+        simulateClick("prospectus");
+        simulateClick("MobileSchoolCharter");
+        simulateClick("Historicalevolution");
+        simulateClick("Historyofmobilephones");
+
+
+    };
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 30 - 7
src/main/resources/templates/www/spdx/xxgknews.html

@@ -3,7 +3,8 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
     <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
@@ -29,9 +30,19 @@
 <div class="content">
     <div class="cont_left">
         <ul class="page_left_nav">
-            <#cms_category_list  siteId="${site.siteId}" categoryId="1160" isNav="0" var="bean">
-            <li id="${bean.categoryId}"> <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a></li>
-        </#cms_category_list>
+            <#cms_content_list siteId="${site.siteId}" categoryId="1161" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+                 <li id="${bean.categoryId}" > <a href="${frontPath}/${site.siteId}/1161/${bean.contentId!}.html" >学校简介</a> </li >
+            </#cms_content_list>
+            <#cms_content_list siteId="${site.siteId}" categoryId="1162" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+                <li id="${bean.categoryId}"> <a href="${frontPath}/${site.siteId}/1162/${bean.contentId!}.html" >学校章程</a></li >
+            </#cms_content_list>
+            <#cms_content_list siteId="${site.siteId}" categoryId="1163" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+                <li id="${bean.categoryId}" > <a href="${frontPath}/${site.siteId}/1163/${bean.contentId!}.html" >历史沿革</a></li >
+            </#cms_content_list>
+                <li > <a  href="${frontPath}/${site.siteId}/1164.html">现任领导</a></li >
+            <#cms_content_list siteId="${site.siteId}" categoryId="1165" orderBy="2" isHot="0" hasChild="0" isRecommend="0" size="1" titleLen="20" var="bean">
+                <li id="${bean.categoryId}"> <a  href="${frontPath}/${site.siteId}/1165.html">组织机构</a></li >
+            </#cms_content_list>
         </ul>
     </div>
     <div class="cont_model">
@@ -39,6 +50,7 @@
         <div class="cont_model_in"></div>
         <img src="${resPath}/spdx.images/list_07.png"/>
     </div>
+
     <div class="cont_right">
         <div class="sonLm">
             <br>
@@ -56,14 +68,21 @@
             <div class="current fr">
                 <a href="${frontPath}/${site.siteId}">首页</a>
                 <span>●</span>
-                <a href="${frontPath}/${site.siteId}/1160">学校概况</a>
+                <a onclick="toFirstCategory(this)">学校概况</a>
+                <div class="phone_nav_in">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1160" isNav="0" var="bean">
+                    <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html"></a>
+                </#cms_category_list>
+            </div>
                 <span>●</span>
-                <a href="javascript:location=location;">${content.title!}</a>
+                <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
+                <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
+            </#cms_category>
             </div>
         </div>
         <div class="cont_right_in">
             <div class="news">
-                <h1>${content.title!}</h1>
+                <h1 style="font-size:24px">${content.title!}</h1>
                 <div class="news_xinxi">
                     <span>时间:${content.inputdate,dateFormat="yyyy-MM-dd"}</span>
                     <span>来源:${content.author!}</span>
@@ -83,6 +102,10 @@
         let id = "${categoryId}";
         $("#"+id).addClass("on");
     });
+    function toFirstCategory(_this){
+        let href = $(_this).next().children(":first").attr("href");
+        location.href = href;
+    }
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 13 - 3
src/main/resources/templates/www/spdx/xxyw.html

@@ -3,7 +3,8 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
     <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
@@ -56,7 +57,12 @@
             <div class="current fr">
                 <a href="${frontPath}/${site.siteId}">首页</a>
                 <span>●</span>
-                <a href="${frontPath}/${site.siteId}/1174">学校要闻</a>
+                <a onclick="toFirstCategory(this)">学校要闻</a>
+                <div class="phone_nav_in">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1174" isNav="0" var="bean">
+                    <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html"></a>
+                </#cms_category_list>
+            </div>
                 <span>●</span>
                 <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
                 <a href>${bean.categoryName}</a>
@@ -67,7 +73,7 @@
     <div class="cont_right_in">
         <ul class="page_list">
             <#cms_pagination siteId="${site.siteId}" categoryId="${categoryId}" page="${page}" moreNum="6" var="page">
-            <#cms_content_list siteId="${site.siteId}" categoryId="${categoryId}" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="25" pageNumber="${page.current}" titleLen="36" var="bean">
+            <#cms_content_list siteId="${site.siteId}" categoryId="${categoryId}" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="10" pageNumber="${page.current}" titleLen="36" var="bean">
             <li><a href="${bean.url!}">[${bean.categoryName}]${reg.replace(bean.title!,"<br/>","")}</a><em>  ${bean.inputdate,dateFormat="YYY-MM-dd"} </em></li>
             @if(bean.index%5 == 0){
             <li class="dashed"></li>
@@ -89,6 +95,10 @@
         let id = "${categoryId}";
         $("#"+id).addClass("on");
     });
+    function toFirstCategory(_this){
+        let href = $(_this).next().children(":first").attr("href");
+        location.href = href;
+    }
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->

+ 16 - 4
src/main/resources/templates/www/spdx/xxywnews.html

@@ -3,7 +3,8 @@
 <head>
     <meta charset="UTF-8">
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
-    <title>Document</title>
+    <title>四平开放大学</title>
+    <link rel="icon" type="image/png"  href="${resPath}/spdx.images/spkfdx_sjlogo (2).png">
     <link type="text/css" rel="preload" as="style" href="${resPath}/spdx.images/main.css" onload="this.onload=null;this.rel='stylesheet'">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/page.css">
     <link type="text/css"  rel="stylesheet" href="${resPath}/spdx.images/phone.css">
@@ -56,14 +57,21 @@
             <div class="current fr">
                 <a href="${frontPath}/${site.siteId}">首页</a>
                 <span>●</span>
-                <a href="${frontPath}/${site.siteId}/1174">学校要闻</a>
+                <a onclick="toFirstCategory(this)">学校要闻</a>
+                <div class="phone_nav_in">
+                    <#cms_category_list  siteId="${site.siteId}" categoryId="1174" isNav="0" var="bean">
+                    <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html"></a>
+                </#cms_category_list>
+            </div>
                 <span>●</span>
-                <a href="javascript:location=location;">${content.title!}</a>
+                <#cms_category  siteId="${site.siteId}" categoryId="${categoryId}"  isParent="0"  var="bean">
+                <a href="${frontPath}/${site.siteId}/${bean.categoryId}.html">${bean.categoryName}</a>
+            </#cms_category>
             </div>
         </div>
         <div class="cont_right_in">
             <div class="news">
-                <h1>${content.title!}</h1>
+                <h1 style="font-size:24px">${content.title!}</h1>
                 <div class="news_xinxi">
                     <span>时间:${content.inputdate,dateFormat="yyyy-MM-dd"}</span>
                     <span>来源:${content.author!}</span>
@@ -83,6 +91,10 @@
         let id = "${categoryId}";
         $("#"+id).addClass("on");
     });
+    function toFirstCategory(_this){
+        let href = $(_this).next().children(":first").attr("href");
+        location.href = href;
+    }
 </script>
 <!-- 内容结束 -->
 <!-- 底部开始 -->