|
@@ -14,7 +14,7 @@
|
|
|
<body>
|
|
|
<div class="container">
|
|
|
<div class="text-center">
|
|
|
- <img class="img-fluid" src="images/banner_top.jpg" alt="幸福空間 - 裝修市場問卷調查">
|
|
|
+ <img class="img-fluid" src="images/banner_top1.jpg" alt="幸福空間 - 裝修市場問卷調查">
|
|
|
</div>
|
|
|
|
|
|
<form action="/step_questions/line-submit" method="post" id="msform">
|
|
@@ -52,8 +52,6 @@
|
|
|
<label for="pre-sold" class="fs-label-type">預售屋</label>
|
|
|
<input type="radio" class="check_button ml" value="新成屋" name="q5" id="new" />
|
|
|
<label for="new" class="fs-label-type">新成屋</label>
|
|
|
- <input type="radio" class="check_button ml" value="中古屋" name="q5" id="old" />
|
|
|
- <label for="old" class="fs-label-type">中古屋</label>
|
|
|
</div>
|
|
|
<input type="button" name="previous" class="previous action-button" value="上一步" />
|
|
|
<input type="button" name="next" class="next action-button next-2" value="下一步" />
|