浏览代码

需求变更

bihuisong 8 月之前
父节点
当前提交
520a92e070

二进制
src/main/resources/static/www/spdx.images/spkfdx_logo.png


二进制
src/main/resources/static/www/spdx.images/spkfdx_sjlogo1.png


+ 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 style="width: 310px;" src="${resPath}/spdx.images/spkfdx_logo.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>

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

@@ -41,7 +41,7 @@
         <!-- 网页导航 -->
         <div class="top_nav">
             <div class="content">
-                <a class="logo" href="${frontPath}/${site.siteId}"><img style="width: 310px;" src="${resPath}/spdx.images/spkfdx_logo.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/" target="_blank">国家开放大学</a>