bihuisong hai 8 meses
pai
achega
842d6673d9

+ 3 - 6
src/main/resources/static/www/spdx.images/index.css

@@ -426,12 +426,9 @@ margin-left: 2%;
 }
 .ul_list li .list_txt p{
 	color: #333;
-	font-size: 1rem;
-	margin-bottom: 1px;
-
-	/*font-size: 1.2rem;*/
-	/*font-weight: 900;*/
-	/*margin-bottom: 10px;*/
+	font-size: 1.2rem;
+	font-weight: 900;
+	margin-bottom: 10px;
 }
 .ul_list li:hover .list_txt p{
 	color: #003899;

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

@@ -2,7 +2,7 @@
     <!-- 网页导航 -->
     <div class="top_nav">
         <div class="content">
-            <a class="logo" href="${frontPath}/${site.siteId}"><img src="${resPath}/spdx.images/spkfdx_logo.png"/></a>
+            <a class="logo" href="${frontPath}/${site.siteId}"><img style="width: 310px;" src="${resPath}/spdx.images/spkfdx_logo.png"/></a>
             <div class="nav_right">
                 <div class="nav_sousuo">
                     <a  href="http://www.ouchn.edu.cn/">国家开放大学</a>

+ 3 - 33
src/main/resources/templates/www/spdx/index.html

@@ -30,7 +30,6 @@
 <!--招生简章飘窗 -->
 <#cms_content_list siteId="${site.siteId}" categoryId="1178" orderBy="2" isHot="0" hasChild="0" isRecommend="1" size="1" titleLen="10" var="bean">
     <a  href="${frontPath}/${site.siteId}/1178/${bean.contentId!}.html">
-<!--        <img id="floating-window" class="floating-window" src="${bean.thumb!}" alt="" style="background-size: auto 100%;">-->
         <img id="floating-window" class="floating-window" src="${bean.thumb!}" alt="" style="background-size: auto 100%;">
     </a>
 </#cms_content_list>
@@ -42,7 +41,7 @@
         <!-- 网页导航 -->
         <div class="top_nav">
             <div class="content">
-                <a class="logo" href="${frontPath}/${site.siteId}"><img src="${resPath}/spdx.images/spkfdx_logo.png"/></a>
+                <a class="logo" href="${frontPath}/${site.siteId}"><img style="width: 310px;" src="${resPath}/spdx.images/spkfdx_logo.png"/></a>
                 <div class="nav_right">
                     <div class="nav_sousuo">
                         <a  href="http://www.ouchn.edu.cn/" target="_blank">国家开放大学</a>
@@ -353,7 +352,7 @@
                 <a href="${frontPath}/${site.siteId}/1176.html" class="on">通知公告</a>
             </div>
             <ul class="ul_list">
-                <#cms_content_list siteId="${site.siteId}" categoryId="1176" orderBy="2" isHot="0" hasChild="1" isRecommend="0" size="8" titleLen="30" var="bean">
+                <#cms_content_list siteId="${site.siteId}" categoryId="1176" 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>
@@ -370,7 +369,7 @@
                 <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="8" titleLen="30" var="bean">
+                <#cms_content_list siteId="${site.siteId}" categoryId="1205" 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>
@@ -384,37 +383,8 @@
         </div>
         <div class="spkfdx_zsjx fl">
             <div class="spkfdx_tit tab_tit2">
-<!--                <a class="on" href="${frontPath}/${site.siteId}/1178.html">招生简章</a>-->
                 <a href="${frontPath}/${site.siteId}/1185.html" >教学活动 </a>
             </div>
-            <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="">
-                            <p>${bean.title!}</p>
-                        </a>
-                    </#cms_content_list>
-                    </div>
-                </div>
-<!--                <div class="sj_zsjz">-->
-<!--                    <#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="">-->
-<!--                        <p>${bean.title!}</p>-->
-<!--                    </a>-->
-<!--                </#cms_content_list>-->
-<!--                </div>-->
-                <div class="zsjz_list_xf" id="content">
-                    <#cms_content_list siteId="${site.siteId}" categoryId="1178" orderBy="2" isHot="0" hasChild="0" isRecommend="1" size="1" titleLen="10" var="bean">
-                    <a class="silder-main-img" href="${frontPath}/${site.siteId}/1178/${bean.contentId!}.html" >
-<!--                        <img  src="${bean.thumb!}" alt="">-->
-                        <img  src="/static/www/spdx.images/spkfdx_logo.png" alt="">
-                    </a>
-                    </#cms_content_list>
-                </div>
-          </div>
             <div class="jxhd_div tab_list2">
                 <ul class="ul_list2">
                     <li>