There are two submission buttons in a set of forms <input type="submit"> : <form action="{{ url_for('index') }}" method="post"> <input type="submit" ...
確定! 回上一頁