|
|
@@ -15,14 +15,12 @@
|
|
|
<div th:replace="common::{topNav}">
|
|
|
<div class="container">
|
|
|
<div class="lt">欢迎进入科技认知计算交易平台!</div>
|
|
|
- <div class="rt">
|
|
|
- <a href="/user/login.html" class="login">登录</a>
|
|
|
- <a href="/user/signIn.html">注册</a>
|
|
|
- <a href="#">导航</a>
|
|
|
- <a href="#">关于我们</a>
|
|
|
+ <div class="rt">
|
|
|
+ <a href="/user/login.html" class="login">登录</a> <a
|
|
|
+ href="/user/signIn.html">注册</a> <a href="#">导航</a> <a href="#">关于我们</a>
|
|
|
<a href="#">联系我们</a>
|
|
|
</div>
|
|
|
- </div>
|
|
|
+ </div>
|
|
|
</div>
|
|
|
</header>
|
|
|
<div class="container header_nav_detail">
|
|
|
@@ -39,10 +37,11 @@
|
|
|
<div class="col-md-4 search">
|
|
|
<div class="row clearfix">
|
|
|
<div class="input-group ">
|
|
|
- <input id="searchInput" type="text" class="form-control" placeholder="平台资源关键词搜索">
|
|
|
- <span id="searchImg" class="input-group-btn">
|
|
|
- <a class="button"><img src="../../../img/search_sm_ioc.png" /></a>
|
|
|
- </span>
|
|
|
+ <input id="searchInput" type="text" class="form-control"
|
|
|
+ placeholder="平台资源关键词搜索"> <span id="searchImg"
|
|
|
+ class="input-group-btn"> <a class="button"><img
|
|
|
+ src="../../../img/search_sm_ioc.png" /></a>
|
|
|
+ </span>
|
|
|
</div>
|
|
|
<!-- /input-group -->
|
|
|
</div>
|
|
|
@@ -54,9 +53,8 @@
|
|
|
<div class="detail_title" th:text="${demand.name}">铸造用高发热保温冒口套</div>
|
|
|
<div class="row">
|
|
|
<div class="col-md-6 detial_sub">
|
|
|
- <span
|
|
|
- class="detial_sub_text" th:text="${demand.employerName}">
|
|
|
- </span>
|
|
|
+ <span class="detial_sub_text" th:text="${demand.employerName}">
|
|
|
+ </span>
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="row">
|
|
|
@@ -80,8 +78,7 @@
|
|
|
<span class="detial_sub_icon"> <img
|
|
|
th:src="${portalHost +'/img/demand_ico_3.png'}" alt="预算" />
|
|
|
</span> <span class="detial_sub_title"> 预算: </span> <span
|
|
|
- class="money_text" th:text="${demand.budgetCostS}"> 面议
|
|
|
- </span>
|
|
|
+ class="money_text" th:text="${demand.budgetCostS}"> 面议 </span>
|
|
|
</div>
|
|
|
<div class="col-md-6 detial_sub">
|
|
|
<span class="detial_sub_icon"> <img
|
|
|
@@ -106,11 +103,14 @@
|
|
|
<div class="detail_button clearfix" th:if="${isLogin}">
|
|
|
<button type="button" id="interest"
|
|
|
th:class="${demand.interestId != null} ? 'btn like' : 'btn dislike'">我感兴趣</button>
|
|
|
- <button type="button" data-toggle="modal" data-target="#order" class="btn orderBtn">我要接单</button>
|
|
|
+ <button type="button" data-toggle="modal" data-target="#order"
|
|
|
+ class="btn orderBtn">我要接单</button>
|
|
|
</div>
|
|
|
<div class="detail_button clearfix" th:if="${!isLogin}">
|
|
|
- <button type="button" class="btn dislike" onclick="window.open('/user/signIn.html')">我感兴趣</button>
|
|
|
- <button type="button" class="btn" onclick="window.open('/user/signIn.html')">我要接单</button>
|
|
|
+ <button type="button" class="btn dislike"
|
|
|
+ onclick="window.open('/user/signIn.html')">我感兴趣</button>
|
|
|
+ <button type="button" class="btn"
|
|
|
+ onclick="window.open('/user/signIn.html')">我要接单</button>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -153,26 +153,31 @@
|
|
|
</li>
|
|
|
</ul>
|
|
|
</div>
|
|
|
-
|
|
|
+
|
|
|
<input type="hidden" id="demandId" th:value=${demand.id}>
|
|
|
<input type="hidden" id="interestId" th:value=${demand.interestId}>
|
|
|
-
|
|
|
- <div class="modal fade" tabindex="-1" role="dialog" id="order" aria-labelledby="myModalLabel">
|
|
|
+
|
|
|
+ <div class="modal fade" tabindex="-1" role="dialog" id="order"
|
|
|
+ aria-labelledby="myModalLabel">
|
|
|
<div class="modal-dialog" role="document">
|
|
|
<div class="modal-content">
|
|
|
<div class="modal-header">
|
|
|
- <button type="button" class="close" data-dismiss="modal" aria-label="Close"><span aria-hidden="true">×</span></button>
|
|
|
+ <button type="button" class="close" data-dismiss="modal"
|
|
|
+ aria-label="Close">
|
|
|
+ <span aria-hidden="true">×</span>
|
|
|
+ </button>
|
|
|
<h4 class="modal-title">我要接单</h4>
|
|
|
</div>
|
|
|
<div class="modal-body">
|
|
|
<div class="row">
|
|
|
- <span class="col-md-2" style="text-align: right">附件:</span>
|
|
|
- <input class="col-md-8" type="file" id="uploadFile">
|
|
|
+ <span class="col-md-2" style="text-align: right">附件:</span> <input
|
|
|
+ class="col-md-8" type="file" id="uploadFile">
|
|
|
</div>
|
|
|
<div class="row" style="margin-top: 20px">
|
|
|
<div class="col-md-2" style="text-align: right">备注:</div>
|
|
|
<div class="col-md-10">
|
|
|
- <textarea style="max-width:460px" id="comment" class="form-control" rows="3"></textarea>
|
|
|
+ <textarea style="max-width: 460px" id="comment"
|
|
|
+ class="form-control" rows="3"></textarea>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
|
@@ -186,9 +191,11 @@
|
|
|
<footer>
|
|
|
<div th:replace="common::copyright"></div>
|
|
|
</footer>
|
|
|
- <div th:replace="common::footer(~{::script})"><script type="text/javascript" th:src="${portalHost + '/vendors.js'}"></script>
|
|
|
- <script type="text/javascript"
|
|
|
- th:src="${portalHost + '/highTech/detail/demandDetail.js'}"></script></div>
|
|
|
+ <div th:replace="common::footer(~{::script})">
|
|
|
+ <script type="text/javascript" th:src="${portalHost + '/vendors.js'}"></script>
|
|
|
+ <script type="text/javascript"
|
|
|
+ th:src="${portalHost + '/highTech/detail/demandDetail.js'}"></script>
|
|
|
+ </div>
|
|
|
</body>
|
|
|
|
|
|
</html>
|