From e6328e543e34599366eb6de63bcf0d8115368080 Mon Sep 17 00:00:00 2001 From: OoO Date: Wed, 6 May 2026 20:29:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=BE=A9=E5=88=86=E6=9E=90=E9=A0=81?= =?UTF-8?q?=E6=A8=A1=E6=9D=BF=E8=88=87=E5=93=81=E7=89=8C=E6=A8=99=E9=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- templates/base.html | 2 +- templates/daily_sales.html | 6 ++---- templates/monthly_summary_analysis.html | 2 +- templates/sales_analysis.html | 6 +++--- 4 files changed, 7 insertions(+), 9 deletions(-) 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 @@