Browse Source

form submit

huaisianhuang 3 years ago
parent
commit
8f9f9f5276
1 changed files with 1 additions and 1 deletions
  1. 1 1
      index.html

+ 1 - 1
index.html

@@ -1212,7 +1212,7 @@
         <img class="personal__wave d-none d-md-block" src="images/bending line.webp" alt="" width="170px">
         <img class="personal__left d-block d-md-block" src="images/workspace1.webp" alt="" width="190px">
         <div class="personal__box">
-            <form id="msform" action="http://q.ptt.cx/step_questions/submit" method="post" onsubmit="reload()">
+            <form id="msform" action="https://q.ptt.cx/step_questions/submit" method="post" onsubmit="reload()">
                 <ul id="progressbar" class="p-0">
                   <li class="active"><span>Step 1</span>基本資料</li>
                   <li><span>Step 2</span>建案資料</li>