From 4d25db00ebf63048be68fd774b0ee29e31ed34e1 Mon Sep 17 00:00:00 2001 From: unknown Date: Thu, 1 Apr 2021 11:21:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=BA=B7=E5=A4=8D=E5=A4=A7=E5=B1=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.development | 4 ++-- .env.production | 4 ++-- README.md | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.env.development b/.env.development index f77bdc6..6f8ef76 100644 --- a/.env.development +++ b/.env.development @@ -6,5 +6,5 @@ VUE_APP_API_URL=http://www.tall.wiki/wisdomcar VUE_APP_PROXY_URL=/gateway VUE_APP_PUBLIC_PATH=/wisdomcar VUE_APP_MSG_URL=wss://www.tall.wiki/websocket/message/v4.0/ws -VUE_APP_TITLE=盐湖区人民医院数字看板 -VUE_APP_DESCRIPTION=盐湖区人民医院数字看板 +VUE_APP_TITLE=远程康复大屏 +VUE_APP_DESCRIPTION=远程康复大屏 diff --git a/.env.production b/.env.production index 3616cc7..1fdd254 100644 --- a/.env.production +++ b/.env.production @@ -6,5 +6,5 @@ VUE_APP_API_URL=http://www.tall.wiki/kangfu-screen VUE_APP_PROXY_URL=/gateway VUE_APP_PUBLIC_PATH=/kangfu-screen VUE_APP_MSG_URL=wss://www.tall.wiki/websocket/message/v4.0/ws -VUE_APP_TITLE=盐湖区人民医院数字看板 -VUE_APP_DESCRIPTION=盐湖区人民医院数字看板 +VUE_APP_TITLE=远程康复大屏 +VUE_APP_DESCRIPTION=远程康复大屏 diff --git a/README.md b/README.md index efc5c7e..1abe813 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 盐湖区人民医院数字看板 +# 远程康复大屏 ## Project setup ```