From d6d3deb8faedbd2e3e088d4ab56304cd86a5ac78 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E6=B2=A1=E5=A4=8D=E4=B9=A0?= <2353956224@qq.com>
Date: Tue, 23 Sep 2025 16:22:13 +0800
Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E=E5=A4=A7=E5=93=A5=E7=B2=89?=
=?UTF-8?q?=E4=B8=9D=E5=9B=A2=E7=AD=89=E7=BA=A7?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
.env.local | 4 ++--
src/views/server/bigbrother/index.vue | 13 ++++++++++++-
src/views/server/employeebigbrother/index.vue | 12 ++++++++++++
src/views/server/manageemployeebigbrother/index.vue | 13 +++++++++++++
4 files changed, 39 insertions(+), 3 deletions(-)
diff --git a/.env.local b/.env.local
index 6475fac..610d0f1 100644
--- a/.env.local
+++ b/.env.local
@@ -4,9 +4,9 @@ NODE_ENV=development
VITE_DEV=true
# 请求路径
-# VITE_BASE_URL='http://192.168.1.144:48080'
+VITE_BASE_URL='http://192.168.1.144:48080'
# VITE_BASE_URL='http://47.79.98.113:48080'
-VITE_BASE_URL='https://backstageapi.yolozs.com'
+# VITE_BASE_URL='https://backstageapi.yolozs.com'
# 文件上传类型:server - 后端上传, client - 前端直连上传,仅支持 S3 服务
VITE_UPLOAD_TYPE=server
diff --git a/src/views/server/bigbrother/index.vue b/src/views/server/bigbrother/index.vue
index c3e74a6..201ba81 100644
--- a/src/views/server/bigbrother/index.vue
+++ b/src/views/server/bigbrother/index.vue
@@ -26,7 +26,15 @@
-
+
+
+
+ -
+
+
+