|
|
@@ -92,9 +92,9 @@
|
|
|
</div>
|
|
|
<div class="detail_button clearfix" th:if="${!isLogin}">
|
|
|
<button type="button" class="btn dislike"
|
|
|
- onclick="window.open('/user/signIn.html')">我感兴趣</button>
|
|
|
+ onclick="window.open('/user/login.html')">我感兴趣</button>
|
|
|
<button type="button" class="btn"
|
|
|
- onclick="window.open('/user/signIn.html')">我要接单</button>
|
|
|
+ onclick="window.open('/user/login.html')">我要接单</button>
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|