Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
phsl
/
client
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
11ede501
authored
Apr 26, 2024
by
赵月辉
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改系统全局名称
parent
52f9144b
Show whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
.env.development
+1
-1
.env.production
+1
-1
.env.staging
+1
-1
index.html
+1
-1
No files found.
.env.development
View file @
11ede501
# 页面标题
# 页面标题
VITE_APP_TITLE = 先进公共服务平台
VITE_APP_TITLE = 先进
计算
公共服务平台
# 开发环境配置
# 开发环境配置
VITE_APP_ENV = 'development'
VITE_APP_ENV = 'development'
...
...
.env.production
View file @
11ede501
# 页面标题
# 页面标题
VITE_APP_TITLE = 先进公共服务平台
VITE_APP_TITLE = 先进
计算
公共服务平台
# 生产环境配置
# 生产环境配置
VITE_APP_ENV = 'production'
VITE_APP_ENV = 'production'
...
...
.env.staging
View file @
11ede501
# 页面标题
# 页面标题
VITE_APP_TITLE = 先进公共服务平台
VITE_APP_TITLE = 先进
计算
公共服务平台
# 生产环境配置
# 生产环境配置
VITE_APP_ENV = 'staging'
VITE_APP_ENV = 'staging'
...
...
index.html
View file @
11ede501
...
@@ -7,7 +7,7 @@
...
@@ -7,7 +7,7 @@
<meta
name=
"renderer"
content=
"webkit"
>
<meta
name=
"renderer"
content=
"webkit"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no"
>
<link
rel=
"icon"
href=
"/favicon.ico"
>
<link
rel=
"icon"
href=
"/favicon.ico"
>
<title>
先进公共服务平台
</title>
<title>
先进
计算
公共服务平台
</title>
<!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]-->
<!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]-->
<style>
<style>
html
,
html
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment