From 45d4bc47dcdcfe2df00dc00db290e4415835539b Mon Sep 17 00:00:00 2001 From: shijing Date: Thu, 9 Apr 2026 14:37:48 +0800 Subject: [PATCH] =?UTF-8?q?fix:=E7=B3=BB=E7=BB=9F=E5=90=8D=E7=A7=B0?= =?UTF-8?q?=E6=9B=B4=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- frontend/index.html | 2 +- frontend/src/layouts/MainLayout.vue | 2 +- frontend/src/views/Login.vue | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index e356b63..fc39abc 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ -# 新材料数据库系统 +# 房地产新材料选材管理数据系统系统 ## 项目简介 -新材料数据库管理系统是一个基于 Django + Vue3 的前后端分离系统,用于管理工厂、材料信息和数据字典,并提供数据大屏展示功能。 +房地产新材料选材管理数据系统管理系统是一个基于 Django + Vue3 的前后端分离系统,用于管理工厂、材料信息和数据字典,并提供数据大屏展示功能。 ## 技术栈 - 后端:Python 3.9+ + Django 4.2 + Django REST Framework + JWT diff --git a/frontend/index.html b/frontend/index.html index 0f8bd7d..b4137ee 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -3,7 +3,7 @@ - 新材料数据库 + 房地产新材料选材管理数据系统
diff --git a/frontend/src/layouts/MainLayout.vue b/frontend/src/layouts/MainLayout.vue index f6db1ca..381971d 100644 --- a/frontend/src/layouts/MainLayout.vue +++ b/frontend/src/layouts/MainLayout.vue @@ -2,7 +2,7 @@