diff --git a/.env.development b/.env.development index 2744ed2..92d720b 100644 --- a/.env.development +++ b/.env.development @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = 若依管理系统 +VITE_APP_TITLE = 中科云 # 开发环境配置 VITE_APP_ENV = 'development' diff --git a/.env.production b/.env.production index d857bba..5c5c60d 100644 --- a/.env.production +++ b/.env.production @@ -1,11 +1,11 @@ # 页面标题 -VITE_APP_TITLE = 若依管理系统 +VITE_APP_TITLE = 中科云 # 生产环境配置 VITE_APP_ENV = 'production' # 若依管理系统/生产环境 -VITE_APP_BASE_API = '/prod-api' +VITE_APP_BASE_API = 'http://120.26.107.74:1618' # 是否在打包时开启压缩,支持 gzip 和 brotli VITE_BUILD_COMPRESS = gzip \ No newline at end of file diff --git a/.env.staging b/.env.staging index fa7c357..f911064 100644 --- a/.env.staging +++ b/.env.staging @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = 若依管理系统 +VITE_APP_TITLE = 中科云 # 生产环境配置 VITE_APP_ENV = 'staging' diff --git a/index.html b/index.html index 179579b..9969e4c 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ -
基本资料
企业资料
@@ -32,7 +41,7 @@ v-model="enterpriseInfoForm" :isAdd="false" :labelWidth="labelWidth" - ref="enterpriseInfoFormRef" + ref="enterpriseFormRef" />基本信息
+ +基本信息
+ +