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 @@ - + + + +  -  + + +