|
@@ -37,5 +37,22 @@
|
|
|
</select>
|
|
|
</div>
|
|
|
</div>
|
|
|
+ <div id="download_options">
|
|
|
+ <div id="download_options_1">
|
|
|
+ <button>今日</button>
|
|
|
+ <button>最近3日</button>
|
|
|
+ <button>最近一週</button>
|
|
|
+ <button>最近一週</button>
|
|
|
+ </div>
|
|
|
+ <div id="download_options_2">
|
|
|
+ <button>報表匯出</button>
|
|
|
+ <button>上傳檔案</button>
|
|
|
+ </div>
|
|
|
+ </div>
|
|
|
+ <div id="history_health_indicator">
|
|
|
+ <img src="static/img/history.png" alt="歷史健康指標(CV)" />
|
|
|
+ </div>
|
|
|
+ <div id="history_events_list">
|
|
|
+ </div>
|
|
|
|
|
|
{% endblock %}
|