diff --git a/lefthook.yml b/lefthook.yml new file mode 100644 index 0000000..3ac5730 --- /dev/null +++ b/lefthook.yml @@ -0,0 +1,42 @@ +# EXAMPLE USAGE: +# +# Refer for explanation to following link: +# https://lefthook.dev/configuration/ +# +# pre-push: +# jobs: +# - name: packages audit +# tags: +# - frontend +# - security +# run: yarn audit +# +# - name: gems audit +# tags: +# - backend +# - security +# run: bundle audit +# +# pre-commit: +# parallel: true +# jobs: +# - run: yarn eslint {staged_files} +# glob: "*.{js,ts,jsx,tsx}" +# +# - name: rubocop +# glob: "*.rb" +# exclude: +# - config/application.rb +# - config/routes.rb +# run: bundle exec rubocop --force-exclusion {all_files} +# +# - name: govet +# files: git ls-files -m +# glob: "*.go" +# run: go vet {files} +# +# - script: "hello.js" +# runner: node +# +# - script: "hello.go" +# runner: go run diff --git a/泰额版/Food Labeling Management Code/Yi.Vben5.Vue3/apps/web-antd/.env.development b/泰额版/Food Labeling Management Code/Yi.Vben5.Vue3/apps/web-antd/.env.development index 9c7b1b5..be2c9d4 100644 --- a/泰额版/Food Labeling Management Code/Yi.Vben5.Vue3/apps/web-antd/.env.development +++ b/泰额版/Food Labeling Management Code/Yi.Vben5.Vue3/apps/web-antd/.env.development @@ -11,7 +11,7 @@ VITE_INJECT_APP_LOADING=true # 后台请求路径 具体在vite.config.mts配置代理 VITE_GLOB_API_URL="/dev-api" -VITE_APP_URL="http://localhost:19001/api/app" +VITE_APP_URL="http://flus-test.3ffoodsafety.com/api/app" # 全局加密开关(即开启了加解密功能才会生效 不是全部接口加密 需要和后端对应) VITE_GLOB_ENABLE_ENCRYPT=false diff --git a/泰额版/Food Labeling Management Code/Yi.Vben5.Vue3/apps/web-antd/.env.production b/泰额版/Food Labeling Management Code/Yi.Vben5.Vue3/apps/web-antd/.env.production index 83704c7..44b36e8 100644 --- a/泰额版/Food Labeling Management Code/Yi.Vben5.Vue3/apps/web-antd/.env.production +++ b/泰额版/Food Labeling Management Code/Yi.Vben5.Vue3/apps/web-antd/.env.production @@ -15,8 +15,8 @@ VITE_INJECT_APP_LOADING=true # 打包后是否生成dist.zip VITE_ARCHIVER=true -# 后端接口地址 -VITE_GLOB_API_URL=/prod-api +# 后端接口地址(ABP 动态 API:/api/app) +VITE_GLOB_API_URL=http://flus-test.3ffoodsafety.com/api/app # 全局加密开关(即开启了加解密功能才会生效 不是全部接口加密 需要和后端对应) VITE_GLOB_ENABLE_ENCRYPT=false diff --git a/泰额版/Food Labeling Management Platform/.npmrc b/泰额版/Food Labeling Management Platform-废弃/.npmrc old mode 100755 new mode 100644 index 5f97f99..5f97f99 --- a/泰额版/Food Labeling Management Platform/.npmrc +++ b/泰额版/Food Labeling Management Platform-废弃/.npmrc diff --git a/泰额版/Food Labeling Management Platform/LabelTemplateEditor_Full.md b/泰额版/Food Labeling Management Platform-废弃/LabelTemplateEditor_Full.md index c8bc567..c8bc567 100644 --- a/泰额版/Food Labeling Management Platform/LabelTemplateEditor_Full.md +++ b/泰额版/Food Labeling Management Platform-废弃/LabelTemplateEditor_Full.md diff --git a/泰额版/Food Labeling Management Platform/README.md b/泰额版/Food Labeling Management Platform-废弃/README.md old mode 100755 new mode 100644 index e40736b..e40736b --- a/泰额版/Food Labeling Management Platform/README.md +++ b/泰额版/Food Labeling Management Platform-废弃/README.md diff --git a/泰额版/Food Labeling Management Platform/build/assets/773f0c39e1986271e9144596caac519f934a6ae6-IDRCy9hk.png b/泰额版/Food Labeling Management Platform-废弃/build/assets/773f0c39e1986271e9144596caac519f934a6ae6-IDRCy9hk.png index d7942ea..d7942ea 100644 --- a/泰额版/Food Labeling Management Platform/build/assets/773f0c39e1986271e9144596caac519f934a6ae6-IDRCy9hk.png +++ b/泰额版/Food Labeling Management Platform-废弃/build/assets/773f0c39e1986271e9144596caac519f934a6ae6-IDRCy9hk.png diff --git a/泰额版/Food Labeling Management Platform/build/assets/FreightSans Bold-CftzBXfG.ttf b/泰额版/Food Labeling Management Platform-废弃/build/assets/FreightSans Bold-CftzBXfG.ttf index 3fa144b..3fa144b 100644 --- a/泰额版/Food Labeling Management Platform/build/assets/FreightSans Bold-CftzBXfG.ttf +++ b/泰额版/Food Labeling Management Platform-废弃/build/assets/FreightSans Bold-CftzBXfG.ttf diff --git a/泰额版/Food Labeling Management Platform/build/assets/index-Casc5CPp.js b/泰额版/Food Labeling Management Platform-废弃/build/assets/index-Casc5CPp.js index b23b20b..b23b20b 100644 --- a/泰额版/Food Labeling Management Platform/build/assets/index-Casc5CPp.js +++ b/泰额版/Food Labeling Management Platform-废弃/build/assets/index-Casc5CPp.js diff --git a/泰额版/Food Labeling Management Platform/build/assets/index-j-TrTQbz.css b/泰额版/Food Labeling Management Platform-废弃/build/assets/index-j-TrTQbz.css index 7d57070..7d57070 100644 --- a/泰额版/Food Labeling Management Platform/build/assets/index-j-TrTQbz.css +++ b/泰额版/Food Labeling Management Platform-废弃/build/assets/index-j-TrTQbz.css diff --git a/泰额版/Food Labeling Management Platform/build/index.html b/泰额版/Food Labeling Management Platform-废弃/build/index.html index 69bcd5b..69bcd5b 100644 --- a/泰额版/Food Labeling Management Platform/build/index.html +++ b/泰额版/Food Labeling Management Platform-废弃/build/index.html diff --git a/泰额版/Food Labeling Management Platform/index.html b/泰额版/Food Labeling Management Platform-废弃/index.html old mode 100755 new mode 100644 index ddf737b..ddf737b --- a/泰额版/Food Labeling Management Platform/index.html +++ b/泰额版/Food Labeling Management Platform-废弃/index.html diff --git a/泰额版/Food Labeling Management Platform/package-lock.json b/泰额版/Food Labeling Management Platform-废弃/package-lock.json index f064229..f064229 100644 --- a/泰额版/Food Labeling Management Platform/package-lock.json +++ b/泰额版/Food Labeling Management Platform-废弃/package-lock.json diff --git a/泰额版/Food Labeling Management Platform/package.json b/泰额版/Food Labeling Management Platform-废弃/package.json old mode 100755 new mode 100644 index 889788c..889788c --- a/泰额版/Food Labeling Management Platform/package.json +++ b/泰额版/Food Labeling Management Platform-废弃/package.json diff --git a/泰额版/Food Labeling Management Platform/src/App.tsx b/泰额版/Food Labeling Management Platform-废弃/src/App.tsx old mode 100755 new mode 100644 index 400675a..400675a --- a/泰额版/Food Labeling Management Platform/src/App.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/App.tsx diff --git a/泰额版/Food Labeling Management Platform/src/Attributions.md b/泰额版/Food Labeling Management Platform-废弃/src/Attributions.md old mode 100755 new mode 100644 index 9b7cd4e..9b7cd4e --- a/泰额版/Food Labeling Management Platform/src/Attributions.md +++ b/泰额版/Food Labeling Management Platform-废弃/src/Attributions.md diff --git a/泰额版/Food Labeling Management Platform/src/assets/773f0c39e1986271e9144596caac519f934a6ae6.png b/泰额版/Food Labeling Management Platform-废弃/src/assets/773f0c39e1986271e9144596caac519f934a6ae6.png index d7942ea..d7942ea 100644 --- a/泰额版/Food Labeling Management Platform/src/assets/773f0c39e1986271e9144596caac519f934a6ae6.png +++ b/泰额版/Food Labeling Management Platform-废弃/src/assets/773f0c39e1986271e9144596caac519f934a6ae6.png diff --git a/泰额版/Food Labeling Management Platform/src/assets/FreightSans Bold.ttf b/泰额版/Food Labeling Management Platform-废弃/src/assets/FreightSans Bold.ttf old mode 100755 new mode 100644 index 3fa144b..3fa144b --- a/泰额版/Food Labeling Management Platform/src/assets/FreightSans Bold.ttf +++ b/泰额版/Food Labeling Management Platform-废弃/src/assets/FreightSans Bold.ttf diff --git a/泰额版/Food Labeling Management Platform/src/components/PlaceholderView.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/PlaceholderView.tsx old mode 100755 new mode 100644 index 599d46c..599d46c --- a/泰额版/Food Labeling Management Platform/src/components/PlaceholderView.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/PlaceholderView.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/alerts/AlertsView.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/alerts/AlertsView.tsx old mode 100755 new mode 100644 index a3df3f5..a3df3f5 --- a/泰额版/Food Labeling Management Platform/src/components/alerts/AlertsView.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/alerts/AlertsView.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/dashboard/AlertsWidget.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/dashboard/AlertsWidget.tsx old mode 100755 new mode 100644 index 187ff05..187ff05 --- a/泰额版/Food Labeling Management Platform/src/components/dashboard/AlertsWidget.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/dashboard/AlertsWidget.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/dashboard/Dashboard.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/dashboard/Dashboard.tsx old mode 100755 new mode 100644 index 5533d44..5533d44 --- a/泰额版/Food Labeling Management Platform/src/components/dashboard/Dashboard.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/dashboard/Dashboard.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/dashboard/FoodWasteChart.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/dashboard/FoodWasteChart.tsx old mode 100755 new mode 100644 index 2c0ab48..2c0ab48 --- a/泰额版/Food Labeling Management Platform/src/components/dashboard/FoodWasteChart.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/dashboard/FoodWasteChart.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/dashboard/InfoChart.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/dashboard/InfoChart.tsx old mode 100755 new mode 100644 index 50b8b32..50b8b32 --- a/泰额版/Food Labeling Management Platform/src/components/dashboard/InfoChart.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/dashboard/InfoChart.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/dashboard/RightPanel.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/dashboard/RightPanel.tsx old mode 100755 new mode 100644 index 5f3506b..5f3506b --- a/泰额版/Food Labeling Management Platform/src/components/dashboard/RightPanel.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/dashboard/RightPanel.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/dashboard/SensorsNetwork.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/dashboard/SensorsNetwork.tsx old mode 100755 new mode 100644 index da335ee..da335ee --- a/泰额版/Food Labeling Management Platform/src/components/dashboard/SensorsNetwork.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/dashboard/SensorsNetwork.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/dashboard/TasksWidget.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/dashboard/TasksWidget.tsx old mode 100755 new mode 100644 index 15c0c81..15c0c81 --- a/泰额版/Food Labeling Management Platform/src/components/dashboard/TasksWidget.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/dashboard/TasksWidget.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/devices/DevicesView.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/devices/DevicesView.tsx index 7cd5b3a..7cd5b3a 100644 --- a/泰额版/Food Labeling Management Platform/src/components/devices/DevicesView.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/devices/DevicesView.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/figma/ImageWithFallback.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/figma/ImageWithFallback.tsx old mode 100755 new mode 100644 index 0e26139..0e26139 --- a/泰额版/Food Labeling Management Platform/src/components/figma/ImageWithFallback.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/figma/ImageWithFallback.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/invoices/InvoicesView.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/invoices/InvoicesView.tsx index 2cbb877..2cbb877 100644 --- a/泰额版/Food Labeling Management Platform/src/components/invoices/InvoicesView.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/invoices/InvoicesView.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/labels/LabelBatchesView.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/labels/LabelBatchesView.tsx old mode 100755 new mode 100644 index 523fb67..523fb67 --- a/泰额版/Food Labeling Management Platform/src/components/labels/LabelBatchesView.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/labels/LabelBatchesView.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/labels/LabelCategoriesView.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/labels/LabelCategoriesView.tsx old mode 100755 new mode 100644 index 4f016e6..4f016e6 --- a/泰额版/Food Labeling Management Platform/src/components/labels/LabelCategoriesView.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/labels/LabelCategoriesView.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/labels/LabelTemplateEditor/ElementsPanel.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/labels/LabelTemplateEditor/ElementsPanel.tsx index 08fb998..08fb998 100644 --- a/泰额版/Food Labeling Management Platform/src/components/labels/LabelTemplateEditor/ElementsPanel.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/labels/LabelTemplateEditor/ElementsPanel.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/labels/LabelTemplateEditor/LabelCanvas.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/labels/LabelTemplateEditor/LabelCanvas.tsx index 95e9dc2..95e9dc2 100644 --- a/泰额版/Food Labeling Management Platform/src/components/labels/LabelTemplateEditor/LabelCanvas.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/labels/LabelTemplateEditor/LabelCanvas.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/labels/LabelTemplateEditor/PropertiesPanel.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/labels/LabelTemplateEditor/PropertiesPanel.tsx index aee2ca3..aee2ca3 100644 --- a/泰额版/Food Labeling Management Platform/src/components/labels/LabelTemplateEditor/PropertiesPanel.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/labels/LabelTemplateEditor/PropertiesPanel.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/labels/LabelTemplateEditor/index.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/labels/LabelTemplateEditor/index.tsx index fb2bd25..fb2bd25 100644 --- a/泰额版/Food Labeling Management Platform/src/components/labels/LabelTemplateEditor/index.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/labels/LabelTemplateEditor/index.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/labels/LabelTemplatesView.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/labels/LabelTemplatesView.tsx old mode 100755 new mode 100644 index c761ac3..c761ac3 --- a/泰额版/Food Labeling Management Platform/src/components/labels/LabelTemplatesView.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/labels/LabelTemplatesView.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/labels/LabelTypesView.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/labels/LabelTypesView.tsx old mode 100755 new mode 100644 index d8e408c..d8e408c --- a/泰额版/Food Labeling Management Platform/src/components/labels/LabelTypesView.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/labels/LabelTypesView.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/labels/LabelsList.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/labels/LabelsList.tsx old mode 100755 new mode 100644 index 7c4d217..7c4d217 --- a/泰额版/Food Labeling Management Platform/src/components/labels/LabelsList.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/labels/LabelsList.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/labels/LabelsView.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/labels/LabelsView.tsx old mode 100755 new mode 100644 index fdcecd1..fdcecd1 --- a/泰额版/Food Labeling Management Platform/src/components/labels/LabelsView.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/labels/LabelsView.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/labels/MultipleOptionsView.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/labels/MultipleOptionsView.tsx old mode 100755 new mode 100644 index 867adfd..867adfd --- a/泰额版/Food Labeling Management Platform/src/components/labels/MultipleOptionsView.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/labels/MultipleOptionsView.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/layout/Header.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/layout/Header.tsx old mode 100755 new mode 100644 index ab3436e..ab3436e --- a/泰额版/Food Labeling Management Platform/src/components/layout/Header.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/layout/Header.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/layout/Layout.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/layout/Layout.tsx old mode 100755 new mode 100644 index c60f0e6..c60f0e6 --- a/泰额版/Food Labeling Management Platform/src/components/layout/Layout.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/layout/Layout.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/layout/Sidebar.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/layout/Sidebar.tsx old mode 100755 new mode 100644 index d29096c..d29096c --- a/泰额版/Food Labeling Management Platform/src/components/layout/Sidebar.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/layout/Sidebar.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/locations/LocationsView.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/locations/LocationsView.tsx old mode 100755 new mode 100644 index d774bd8..d774bd8 --- a/泰额版/Food Labeling Management Platform/src/components/locations/LocationsView.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/locations/LocationsView.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/people/PeopleView.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/people/PeopleView.tsx old mode 100755 new mode 100644 index 3735218..3735218 --- a/泰额版/Food Labeling Management Platform/src/components/people/PeopleView.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/people/PeopleView.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/products/ProductsView.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/products/ProductsView.tsx old mode 100755 new mode 100644 index 9c7d986..9c7d986 --- a/泰额版/Food Labeling Management Platform/src/components/products/ProductsView.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/products/ProductsView.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/qrcodes/QRCodesView.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/qrcodes/QRCodesView.tsx index c530872..c530872 100644 --- a/泰额版/Food Labeling Management Platform/src/components/qrcodes/QRCodesView.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/qrcodes/QRCodesView.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/reports/ReportsView.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/reports/ReportsView.tsx old mode 100755 new mode 100644 index 1c42fc5..1c42fc5 --- a/泰额版/Food Labeling Management Platform/src/components/reports/ReportsView.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/reports/ReportsView.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/training/TrainingView.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/training/TrainingView.tsx old mode 100755 new mode 100644 index d1b1455..d1b1455 --- a/泰额版/Food Labeling Management Platform/src/components/training/TrainingView.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/training/TrainingView.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/accordion.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/accordion.tsx old mode 100755 new mode 100644 index aa2c37b..aa2c37b --- a/泰额版/Food Labeling Management Platform/src/components/ui/accordion.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/accordion.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/alert-dialog.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/alert-dialog.tsx old mode 100755 new mode 100644 index 68f3605..68f3605 --- a/泰额版/Food Labeling Management Platform/src/components/ui/alert-dialog.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/alert-dialog.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/alert.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/alert.tsx old mode 100755 new mode 100644 index 856b94d..856b94d --- a/泰额版/Food Labeling Management Platform/src/components/ui/alert.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/alert.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/aspect-ratio.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/aspect-ratio.tsx old mode 100755 new mode 100644 index 2a2f462..2a2f462 --- a/泰额版/Food Labeling Management Platform/src/components/ui/aspect-ratio.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/aspect-ratio.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/avatar.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/avatar.tsx old mode 100755 new mode 100644 index 589b166..589b166 --- a/泰额版/Food Labeling Management Platform/src/components/ui/avatar.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/avatar.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/badge.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/badge.tsx old mode 100755 new mode 100644 index 3f8eff8..3f8eff8 --- a/泰额版/Food Labeling Management Platform/src/components/ui/badge.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/badge.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/breadcrumb.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/breadcrumb.tsx old mode 100755 new mode 100644 index d2adf98..d2adf98 --- a/泰额版/Food Labeling Management Platform/src/components/ui/breadcrumb.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/breadcrumb.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/button.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/button.tsx old mode 100755 new mode 100644 index 308ad2b..308ad2b --- a/泰额版/Food Labeling Management Platform/src/components/ui/button.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/button.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/calendar.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/calendar.tsx old mode 100755 new mode 100644 index b30236f..b30236f --- a/泰额版/Food Labeling Management Platform/src/components/ui/calendar.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/calendar.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/card.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/card.tsx old mode 100755 new mode 100644 index 5f9d58a..5f9d58a --- a/泰额版/Food Labeling Management Platform/src/components/ui/card.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/card.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/carousel.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/carousel.tsx old mode 100755 new mode 100644 index 2752b36..2752b36 --- a/泰额版/Food Labeling Management Platform/src/components/ui/carousel.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/carousel.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/chart.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/chart.tsx old mode 100755 new mode 100644 index d558e19..d558e19 --- a/泰额版/Food Labeling Management Platform/src/components/ui/chart.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/chart.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/checkbox.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/checkbox.tsx old mode 100755 new mode 100644 index a175500..a175500 --- a/泰额版/Food Labeling Management Platform/src/components/ui/checkbox.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/checkbox.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/collapsible.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/collapsible.tsx old mode 100755 new mode 100644 index baddbac..baddbac --- a/泰额版/Food Labeling Management Platform/src/components/ui/collapsible.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/collapsible.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/command.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/command.tsx old mode 100755 new mode 100644 index 8352a78..8352a78 --- a/泰额版/Food Labeling Management Platform/src/components/ui/command.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/command.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/context-menu.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/context-menu.tsx old mode 100755 new mode 100644 index d0eaf22..d0eaf22 --- a/泰额版/Food Labeling Management Platform/src/components/ui/context-menu.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/context-menu.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/dialog.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/dialog.tsx old mode 100755 new mode 100644 index c1c6780..c1c6780 --- a/泰额版/Food Labeling Management Platform/src/components/ui/dialog.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/dialog.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/drawer.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/drawer.tsx old mode 100755 new mode 100644 index 0afaf9f..0afaf9f --- a/泰额版/Food Labeling Management Platform/src/components/ui/drawer.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/drawer.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/dropdown-menu.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/dropdown-menu.tsx old mode 100755 new mode 100644 index 4a6042f..4a6042f --- a/泰额版/Food Labeling Management Platform/src/components/ui/dropdown-menu.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/dropdown-menu.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/form.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/form.tsx old mode 100755 new mode 100644 index a4e6cdd..a4e6cdd --- a/泰额版/Food Labeling Management Platform/src/components/ui/form.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/form.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/hover-card.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/hover-card.tsx old mode 100755 new mode 100644 index 7c2efcb..7c2efcb --- a/泰额版/Food Labeling Management Platform/src/components/ui/hover-card.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/hover-card.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/input-otp.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/input-otp.tsx old mode 100755 new mode 100644 index 3cdd909..3cdd909 --- a/泰额版/Food Labeling Management Platform/src/components/ui/input-otp.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/input-otp.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/input.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/input.tsx old mode 100755 new mode 100644 index 19b0c61..19b0c61 --- a/泰额版/Food Labeling Management Platform/src/components/ui/input.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/input.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/label.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/label.tsx old mode 100755 new mode 100644 index a8bb8a3..a8bb8a3 --- a/泰额版/Food Labeling Management Platform/src/components/ui/label.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/label.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/menubar.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/menubar.tsx old mode 100755 new mode 100644 index ef5fcb2..ef5fcb2 --- a/泰额版/Food Labeling Management Platform/src/components/ui/menubar.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/menubar.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/navigation-menu.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/navigation-menu.tsx old mode 100755 new mode 100644 index a4a30ed..a4a30ed --- a/泰额版/Food Labeling Management Platform/src/components/ui/navigation-menu.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/navigation-menu.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/pagination.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/pagination.tsx old mode 100755 new mode 100644 index bb81329..bb81329 --- a/泰额版/Food Labeling Management Platform/src/components/ui/pagination.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/pagination.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/popover.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/popover.tsx old mode 100755 new mode 100644 index 908620a..908620a --- a/泰额版/Food Labeling Management Platform/src/components/ui/popover.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/popover.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/progress.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/progress.tsx old mode 100755 new mode 100644 index 93f8fc8..93f8fc8 --- a/泰额版/Food Labeling Management Platform/src/components/ui/progress.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/progress.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/radio-group.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/radio-group.tsx old mode 100755 new mode 100644 index 9620969..9620969 --- a/泰额版/Food Labeling Management Platform/src/components/ui/radio-group.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/radio-group.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/resizable.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/resizable.tsx old mode 100755 new mode 100644 index 163ee35..163ee35 --- a/泰额版/Food Labeling Management Platform/src/components/ui/resizable.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/resizable.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/scroll-area.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/scroll-area.tsx old mode 100755 new mode 100644 index 97f2f40..97f2f40 --- a/泰额版/Food Labeling Management Platform/src/components/ui/scroll-area.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/scroll-area.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/select.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/select.tsx old mode 100755 new mode 100644 index a658d03..a658d03 --- a/泰额版/Food Labeling Management Platform/src/components/ui/select.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/select.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/separator.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/separator.tsx old mode 100755 new mode 100644 index 5589b91..5589b91 --- a/泰额版/Food Labeling Management Platform/src/components/ui/separator.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/separator.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/sheet.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/sheet.tsx old mode 100755 new mode 100644 index acf3833..acf3833 --- a/泰额版/Food Labeling Management Platform/src/components/ui/sheet.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/sheet.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/sidebar.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/sidebar.tsx old mode 100755 new mode 100644 index aae55b2..aae55b2 --- a/泰额版/Food Labeling Management Platform/src/components/ui/sidebar.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/sidebar.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/skeleton.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/skeleton.tsx old mode 100755 new mode 100644 index e5a04d6..e5a04d6 --- a/泰额版/Food Labeling Management Platform/src/components/ui/skeleton.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/skeleton.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/slider.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/slider.tsx old mode 100755 new mode 100644 index 3432fd0..3432fd0 --- a/泰额版/Food Labeling Management Platform/src/components/ui/slider.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/slider.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/sonner.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/sonner.tsx old mode 100755 new mode 100644 index 40842fb..40842fb --- a/泰额版/Food Labeling Management Platform/src/components/ui/sonner.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/sonner.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/switch.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/switch.tsx old mode 100755 new mode 100644 index 000e10c..000e10c --- a/泰额版/Food Labeling Management Platform/src/components/ui/switch.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/switch.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/table.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/table.tsx old mode 100755 new mode 100644 index 59e4dcc..59e4dcc --- a/泰额版/Food Labeling Management Platform/src/components/ui/table.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/table.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/tabs.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/tabs.tsx old mode 100755 new mode 100644 index aeb0ff0..aeb0ff0 --- a/泰额版/Food Labeling Management Platform/src/components/ui/tabs.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/tabs.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/textarea.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/textarea.tsx old mode 100755 new mode 100644 index 8f1810e..8f1810e --- a/泰额版/Food Labeling Management Platform/src/components/ui/textarea.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/textarea.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/toggle-group.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/toggle-group.tsx old mode 100755 new mode 100644 index 88e9fbc..88e9fbc --- a/泰额版/Food Labeling Management Platform/src/components/ui/toggle-group.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/toggle-group.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/toggle.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/toggle.tsx old mode 100755 new mode 100644 index e743879..e743879 --- a/泰额版/Food Labeling Management Platform/src/components/ui/toggle.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/toggle.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/tooltip.tsx b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/tooltip.tsx old mode 100755 new mode 100644 index 79d9ab4..79d9ab4 --- a/泰额版/Food Labeling Management Platform/src/components/ui/tooltip.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/tooltip.tsx diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/use-mobile.ts b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/use-mobile.ts old mode 100755 new mode 100644 index a93d583..a93d583 --- a/泰额版/Food Labeling Management Platform/src/components/ui/use-mobile.ts +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/use-mobile.ts diff --git a/泰额版/Food Labeling Management Platform/src/components/ui/utils.ts b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/utils.ts old mode 100755 new mode 100644 index a5ef193..a5ef193 --- a/泰额版/Food Labeling Management Platform/src/components/ui/utils.ts +++ b/泰额版/Food Labeling Management Platform-废弃/src/components/ui/utils.ts diff --git a/泰额版/Food Labeling Management Platform/src/guidelines/Guidelines.md b/泰额版/Food Labeling Management Platform-废弃/src/guidelines/Guidelines.md old mode 100755 new mode 100644 index e69de29..e69de29 --- a/泰额版/Food Labeling Management Platform/src/guidelines/Guidelines.md +++ b/泰额版/Food Labeling Management Platform-废弃/src/guidelines/Guidelines.md diff --git a/泰额版/Food Labeling Management Platform/src/index.css b/泰额版/Food Labeling Management Platform-废弃/src/index.css old mode 100755 new mode 100644 index 6b43b6f..6b43b6f --- a/泰额版/Food Labeling Management Platform/src/index.css +++ b/泰额版/Food Labeling Management Platform-废弃/src/index.css diff --git a/泰额版/Food Labeling Management Platform/src/lib/labelTemplateStorage.ts b/泰额版/Food Labeling Management Platform-废弃/src/lib/labelTemplateStorage.ts index b877a0c..b877a0c 100644 --- a/泰额版/Food Labeling Management Platform/src/lib/labelTemplateStorage.ts +++ b/泰额版/Food Labeling Management Platform-废弃/src/lib/labelTemplateStorage.ts diff --git a/泰额版/Food Labeling Management Platform/src/lib/presetLabelTemplates.ts b/泰额版/Food Labeling Management Platform-废弃/src/lib/presetLabelTemplates.ts index c8ef408..c8ef408 100644 --- a/泰额版/Food Labeling Management Platform/src/lib/presetLabelTemplates.ts +++ b/泰额版/Food Labeling Management Platform-废弃/src/lib/presetLabelTemplates.ts diff --git a/泰额版/Food Labeling Management Platform/src/lib/supabaseClient.ts b/泰额版/Food Labeling Management Platform-废弃/src/lib/supabaseClient.ts old mode 100755 new mode 100644 index 4469a17..4469a17 --- a/泰额版/Food Labeling Management Platform/src/lib/supabaseClient.ts +++ b/泰额版/Food Labeling Management Platform-废弃/src/lib/supabaseClient.ts diff --git a/泰额版/Food Labeling Management Platform/src/main.tsx b/泰额版/Food Labeling Management Platform-废弃/src/main.tsx old mode 100755 new mode 100644 index d96f8d8..d96f8d8 --- a/泰额版/Food Labeling Management Platform/src/main.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/main.tsx diff --git a/泰额版/Food Labeling Management Platform/src/services/dashboardService.ts b/泰额版/Food Labeling Management Platform-废弃/src/services/dashboardService.ts old mode 100755 new mode 100644 index b64b614..b64b614 --- a/泰额版/Food Labeling Management Platform/src/services/dashboardService.ts +++ b/泰额版/Food Labeling Management Platform-废弃/src/services/dashboardService.ts diff --git a/泰额版/Food Labeling Management Platform/src/styles/globals.css b/泰额版/Food Labeling Management Platform-废弃/src/styles/globals.css old mode 100755 new mode 100644 index 12a1bf7..12a1bf7 --- a/泰额版/Food Labeling Management Platform/src/styles/globals.css +++ b/泰额版/Food Labeling Management Platform-废弃/src/styles/globals.css diff --git a/泰额版/Food Labeling Management Platform/src/supabase/functions/server/index.tsx b/泰额版/Food Labeling Management Platform-废弃/src/supabase/functions/server/index.tsx old mode 100755 new mode 100644 index a5f88e8..a5f88e8 --- a/泰额版/Food Labeling Management Platform/src/supabase/functions/server/index.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/supabase/functions/server/index.tsx diff --git a/泰额版/Food Labeling Management Platform/src/supabase/functions/server/kv_store.tsx b/泰额版/Food Labeling Management Platform-废弃/src/supabase/functions/server/kv_store.tsx old mode 100755 new mode 100644 index 16829a6..16829a6 --- a/泰额版/Food Labeling Management Platform/src/supabase/functions/server/kv_store.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/supabase/functions/server/kv_store.tsx diff --git a/泰额版/Food Labeling Management Platform/src/types/labelTemplate.ts b/泰额版/Food Labeling Management Platform-废弃/src/types/labelTemplate.ts index 7053e6b..7053e6b 100644 --- a/泰额版/Food Labeling Management Platform/src/types/labelTemplate.ts +++ b/泰额版/Food Labeling Management Platform-废弃/src/types/labelTemplate.ts diff --git a/泰额版/Food Labeling Management Platform/src/utils/supabase/info.tsx b/泰额版/Food Labeling Management Platform-废弃/src/utils/supabase/info.tsx old mode 100755 new mode 100644 index ec5da8b..ec5da8b --- a/泰额版/Food Labeling Management Platform/src/utils/supabase/info.tsx +++ b/泰额版/Food Labeling Management Platform-废弃/src/utils/supabase/info.tsx diff --git a/泰额版/Food Labeling Management Platform/vite.config.ts b/泰额版/Food Labeling Management Platform-废弃/vite.config.ts old mode 100755 new mode 100644 index 90365e1..90365e1 --- a/泰额版/Food Labeling Management Platform/vite.config.ts +++ b/泰额版/Food Labeling Management Platform-废弃/vite.config.ts diff --git a/美国版/Food Labeling Management Platform/src/components/dashboard/Dashboard.tsx b/美国版/Food Labeling Management Platform/src/components/dashboard/Dashboard.tsx index 301b1d8..dc0774d 100755 --- a/美国版/Food Labeling Management Platform/src/components/dashboard/Dashboard.tsx +++ b/美国版/Food Labeling Management Platform/src/components/dashboard/Dashboard.tsx @@ -492,7 +492,7 @@ export function Dashboard({ onViewReports, onViewAllRecentLabels }: DashboardPro - Template Print Statistics + Printed labels byTemplates By template — labels printed in the last 30 days