Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pet-business-web
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
刘怀志
pet-business-web
Commits
ce48da51
Commit
ce48da51
authored
Sep 01, 2023
by
小费同学阿
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
图片拼接地址替换
parent
76359ef6
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
4 deletions
+4
-4
.env.development
.env.development
+1
-1
.env.edit
.env.edit
+1
-1
.env.production
.env.production
+1
-1
.env.staging
.env.staging
+1
-1
No files found.
.env.development
View file @
ce48da51
...
@@ -8,7 +8,7 @@ ENV = 'development'
...
@@ -8,7 +8,7 @@ ENV = 'development'
VUE_APP_BASE_API = '/dev-api'
VUE_APP_BASE_API = '/dev-api'
# 图片显示
# 图片显示
VUE_APP_TEST_API =
'https://med.imchong.cn/minio
'
VUE_APP_TEST_API =
'https://qf.91isoft.com/cwfile
'
# A端前端地址
# A端前端地址
VUE_APP_WEB = 'http://localhost:80'
VUE_APP_WEB = 'http://localhost:80'
...
...
.env.edit
View file @
ce48da51
...
@@ -11,7 +11,7 @@ NODE_ENV= 'production'
...
@@ -11,7 +11,7 @@ NODE_ENV= 'production'
VUE_APP_BASE_API = 'http://114.67.241.140:8091'
VUE_APP_BASE_API = 'http://114.67.241.140:8091'
# 图片显示
# 图片显示
VUE_APP_TEST_API =
'https://med.imchong.cn/minio
'
VUE_APP_TEST_API =
'https://qf.91isoft.com/cwfile
'
# A端前端地址
# A端前端地址
VUE_APP_WEB = 'http://114.67.241.140:80'
VUE_APP_WEB = 'http://114.67.241.140:80'
...
...
.env.production
View file @
ce48da51
...
@@ -9,7 +9,7 @@ ENV = 'production'
...
@@ -9,7 +9,7 @@ ENV = 'production'
VUE_APP_BASE_API = 'http://47.92.195.144:8091'
VUE_APP_BASE_API = 'http://47.92.195.144:8091'
# 图片显示
# 图片显示
VUE_APP_TEST_API =
'https://med.imchong.cn/minio
'
VUE_APP_TEST_API =
'https://qf.91isoft.com/cwfile
'
# A端前端地址
# A端前端地址
VUE_APP_WEB = 'http://47.92.195.144:80'
VUE_APP_WEB = 'http://47.92.195.144:80'
...
...
.env.staging
View file @
ce48da51
...
@@ -7,7 +7,7 @@ NODE_ENV = production
...
@@ -7,7 +7,7 @@ NODE_ENV = production
ENV = 'staging'
ENV = 'staging'
# 图片显示
# 图片显示
VUE_APP_TEST_API =
'https://med.imchong.cn/minio
'
VUE_APP_TEST_API =
'https://qf.91isoft.com/cwfile
'
# 若依管理系统/测试环境
# 若依管理系统/测试环境
VUE_APP_BASE_API = '/stage-api'
VUE_APP_BASE_API = '/stage-api'
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