anderx 1 год назад
Родитель
Сommit
dc5ed51a91

+ 2 - 2
src/main/resources/props/config_local.properties

@@ -1,8 +1,8 @@
 dev.name=local
 jdbc.driverClassName=com.mysql.jdbc.Driver
 
-#static.host=//static.jishutao.com/1.3.25
-static.host=//172.16.1.187/1.3.25
+static.host=//static.jishutao.com/1.3.25
+#static.host=//172.16.1.187/1.3.25
 
 #jdbc.url=jdbc\:mysql://localhost:3306/aft20240430?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&useSSL=false
 #jdbc.url=jdbc\:mysql://localhost:3306/aft?useUnicode=true&characterEncoding=UTF-8&autoReconnect=true&useSSL=false

+ 0 - 47
src/main/webapp/WEB-INF/views/common.html

@@ -22,53 +22,6 @@
 			</div>
 			<div class="logo_right"></div>
 			<div class="nav">
-				<ul>
-					<li th:classappend="${mainM=='service'}? 'active'"><a
-						th:href="${basePath + '/portal/service/serviceIndex.html'}">科技服务</a>
-						<img th:src="${portalHost+'/img/hot.png'}" />
-						<ol class="subnavigation">
-							<li><a th:href="${basePath + '/portal/service/highTechCognizance.html'}">高企认定</a>
-							</li>
-							<li><a th:href="${basePath + '/portal/service/propertyRight.html'}">知识产权</a>
-							</li>
-						</ol></li>
-					<li th:classappend="${mainM=='technologyTrading'}? 'active'">
-						<a th:href="${basePath + '/portal/technologyTrading/index.html'}">技术交易</a>
-						<ol class="subnavigation">
-							<li><a th:href="${basePath + '/portal/technologyTrading/achievement.html'}">专利产品</a>
-							</li>
-							<li><a th:href="${basePath + '/portal/technologyTrading/achievement.html'}">技术成果</a>
-							</li>
-							<li><a th:href="${basePath + '/portal/technologyTrading/demand.html'}">技术需求</a>
-							</li>
-							<li><a th:href="${basePath + '/portal/technologyTrading/assessMent.html'}">技术评估</a>
-							</li>
-						</ol>
-					</li>
-					<li th:classappend="${mainM=='thinkTank'}? 'active'"><a
-						th:href="${basePath + '/portal/thinkTank/index.html'}">智库咨询</a>
-						<ol class="subnavigation">
-							<li><a
-								th:href="${basePath + '/portal/thinkTank/policyList.html'}">智政</a>
-							</li>
-							<li><a
-								th:href="${basePath + '/portal/thinkTank/index.html#zizone'}">智者</a>
-							</li>
-						</ol></li>
-					<!-- <li><a th:href="${basePath + '/portal/financial/index.html'}">科技金融</a>
-						<ol class="subnavigation">
-							<li><a
-								th:href="${basePath + '/portal/financial/investmentInstitution.html'}">投资机构</a>
-							</li>
-						</ol></li> -->
-					<li><a th:href="${basePath + '/portal/aboutUs.html'}">关于公司</a>
-						<ol class="subnavigation">
-							<li><a
-								th:href="${basePath + '/portal/contactUs.html'}">联系我们</a>
-							</li>
-					</ol></li>
-					<!-- <li><a href="#">科技活动</a></li> <li><a href="#">平台共建</a></li> 	-->
-				</ul>
 			</div>
 			<div class="nav_right" th:if="${!isLogin}">
 				<a th:href="${basePath + '/user/signIn.html'}"> <img