This commit is contained in:
xice09
2018-05-30 17:54:01 +08:00
parent 07618ddfe9
commit 570b0df4a4
2 changed files with 2 additions and 2 deletions

View File

@@ -48,7 +48,7 @@
<div class="PageHeader">
<nav role="navigation" style="height:60px;">
<div class="nav-wrapper container">
<div style="text-align:center;display:inline-block;padding:5px 0;width:100%;float:left;">本次答题限时15分钟&nbsp;&nbsp;&nbsp;&nbsp;剩余时间&nbsp;&nbsp;<span name="remtime">15:00</span></div>
<div style="text-align:center;display:inline-block;padding:5px 0;width:100%;float:left;">本次答题结束&nbsp;&nbsp;&nbsp;&nbsp;感谢你的参加&nbsp;&nbsp;<span name="remtime">谢谢</span></div>
</div>
</nav>
</div>

View File

@@ -241,7 +241,7 @@ $(document).ready(function() {
function showResponse(responseText) {
clearT[0] = 0;
alert(responseText);
window.location.href = "https://mp.weixin.qq.com/mp/profile_ext?action=home&__biz=MjM5NzY1MjYyMg==&scene=124#wechat_redirect";
window.location.href = "https://cn.xice.cf/wj/question-php/anser.php";
}
var options = {