|
|
@ -1,7 +1,10 @@ |
|
|
|
<!DOCTYPE html> |
|
|
|
<html> |
|
|
|
<head> |
|
|
|
<meta charset="utf-8"><meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" /><meta http-equiv="Pragma" content="no-cache" /><meta http-equiv="Expires" content="0" /> |
|
|
|
<meta charset="utf-8"> |
|
|
|
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate"/> |
|
|
|
<meta http-equiv="Pragma" content="no-cache"/> |
|
|
|
<meta http-equiv="Expires" content="0"/> |
|
|
|
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> |
|
|
|
<meta name="viewport" content="user-scalable=no, initial-scale=1.0, maximum-scale=1.0, width=device-width"> |
|
|
|
<meta name="apple-mobile-web-app-capable" content="yes"> |
|
|
@ -52,7 +55,12 @@ |
|
|
|
</div> |
|
|
|
<button class="nextstep answer">答题</button> |
|
|
|
<button class="nextstep nextquestion" style="display: none;">查看测评结果</button> |
|
|
|
</div> |
|
|
|
|
|
|
|
<form name="firstBasicForm" onsubmit="return false;"> |
|
|
|
<input type="hidden" name="chooseIds"> |
|
|
|
<input type="hidden" name="type"> |
|
|
|
</form> |
|
|
|
|
|
|
|
</div> |
|
|
|
</section> |
|
|
|
</div> |
|
|
|