diff --git a/templates/index.html b/templates/index.html new file mode 100644 index 0000000..2518939 --- /dev/null +++ b/templates/index.html @@ -0,0 +1,118 @@ + + +
+ + +上傳SPC的Raw data (.xls/.xlsx),系統將自動化執行數據轉換與統計。
+ + {% with messages = get_flashed_messages() %} + {% if messages %} + + {% endif %} + {% endwith %} +