From e01a1372375048f7aa8a454c9ebc86dccbd1eaf1 Mon Sep 17 00:00:00 2001
From: coco1986509808 <1986509808@qq.com>
Date: Fri, 5 Jan 2024 11:44:11 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=AD=97=E4=BD=93?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/i18n/zh-CN.js | 2 +-
src/views/modules/monitoring/test.vue | 27 +++++++++++++++++++++++++++
2 files changed, 28 insertions(+), 1 deletion(-)
create mode 100644 src/views/modules/monitoring/test.vue
diff --git a/src/i18n/zh-CN.js b/src/i18n/zh-CN.js
index febed4e..a9261cb 100644
--- a/src/i18n/zh-CN.js
+++ b/src/i18n/zh-CN.js
@@ -3,7 +3,7 @@ const t = {}
t.loading = '加载中...'
t.brand = {}
-t.brand.lg = '疫情常态下人员精准检测识别系统'
+t.brand.lg = '室外图像采集平台'
t.brand.mini = '人像'
t.add = '新增'
diff --git a/src/views/modules/monitoring/test.vue b/src/views/modules/monitoring/test.vue
new file mode 100644
index 0000000..c6ed9b5
--- /dev/null
+++ b/src/views/modules/monitoring/test.vue
@@ -0,0 +1,27 @@
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file