diff --git a/.env.development b/.env.development index 642405c..2f70de1 100644 --- a/.env.development +++ b/.env.development @@ -7,7 +7,7 @@ # @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE ### # 页面标题 -VITE_APP_TITLE = 数字营销实训系统 +VITE_APP_TITLE = 数字电子商务实训系统 # 开发环境配置 VITE_APP_ENV = 'development' diff --git a/.env.production b/.env.production index 2e2e31f..fbb33e8 100644 --- a/.env.production +++ b/.env.production @@ -7,7 +7,7 @@ # @Description: 这是默认设置,请设置`customMade`, 打开koroFileHeader查看配置 进行设置: https://github.com/OBKoro1/koro1FileHeader/wiki/%E9%85%8D%E7%BD%AE ### # 页面标题 -VITE_APP_TITLE = 数字营销实训系统 +VITE_APP_TITLE = 数字电子商务实训系统 # 生产环境配置 VITE_APP_ENV = 'production' diff --git a/.env.staging b/.env.staging index bf38116..3cec9f8 100644 --- a/.env.staging +++ b/.env.staging @@ -1,5 +1,5 @@ # 页面标题 -VITE_APP_TITLE = 数字营销实训系统 +VITE_APP_TITLE = 数字电子商务实训系统 # 生产环境配置 VITE_APP_ENV = 'staging' diff --git a/dist.tar b/dist.tar new file mode 100644 index 0000000..61dc5d6 Binary files /dev/null and b/dist.tar differ diff --git a/index.html b/index.html index fc34704..c1a18d2 100644 --- a/index.html +++ b/index.html @@ -7,7 +7,7 @@ - 数字营销实训系统 + 数字电子商务实训系统