diff --git a/templates/base.html b/templates/base.html index 6ad9a63..e48c829 100644 --- a/templates/base.html +++ b/templates/base.html @@ -4,7 +4,7 @@ - {% block title %}WOOO TECH{% endblock %} + {% block title %}EwoooC{% endblock %} diff --git a/templates/daily_sales.html b/templates/daily_sales.html index 2519643..a26083b 100644 --- a/templates/daily_sales.html +++ b/templates/daily_sales.html @@ -1,5 +1,5 @@ {% extends 'ewoooc_base.html' %} -{% block title %}當日業績看板 - WOOO TECH{% endblock %} +{% block title %}當日業績看板 - EwoooC{% endblock %} {% block extra_css %} @@ -1873,6 +1873,4 @@ } {% endif %} - - - +{% endblock %} diff --git a/templates/monthly_summary_analysis.html b/templates/monthly_summary_analysis.html index 60b13f1..8041bbc 100644 --- a/templates/monthly_summary_analysis.html +++ b/templates/monthly_summary_analysis.html @@ -1,5 +1,5 @@ {% extends 'ewoooc_base.html' %} -{% block title %}月份總表數據分析 - WOOO TECH{% endblock %} +{% block title %}月份總表數據分析 - EwoooC{% endblock %} {% block extra_css %} diff --git a/templates/sales_analysis.html b/templates/sales_analysis.html index 9853fec..e7c3059 100644 --- a/templates/sales_analysis.html +++ b/templates/sales_analysis.html @@ -8,7 +8,7 @@ - 業績分析 - WOOO TECH + 業績分析 - EwoooC @@ -594,7 +594,7 @@
- +
正在載入數據... @@ -3099,7 +3099,7 @@