diff --git a/.env.development b/.env.development index fd0e52c..d6cd763 100644 --- a/.env.development +++ b/.env.development @@ -6,5 +6,5 @@ VUE_APP_API_URL=https://test.tall.wiki/gateway VUE_APP_PROXY_URL=/gateway VUE_APP_PUBLIC_PATH=/tcm VUE_APP_MSG_URL=wss://test.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 33b5b41..9c54f8c 100644 --- a/.env.production +++ b/.env.production @@ -6,5 +6,5 @@ VUE_APP_API_URL=https://www.tall.wiki/gateway VUE_APP_PROXY_URL=/gateway VUE_APP_PUBLIC_PATH=/tcm 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..15dbdab 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# 盐湖区人民医院数字看板 +# 中医药大学课题数据库 ## Project setup ```