Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
T
template_pda_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
高宇
template_pda_Web
Commits
0aaf92b0
Commit
0aaf92b0
authored
Mar 10, 2024
by
高宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
登录方法 不加密
parent
c2791c0b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
36 deletions
+1
-36
.env.development
.env.development
+0
-21
.env.test
.env.test
+1
-15
No files found.
.env.development
View file @
0aaf92b0
...
@@ -4,27 +4,6 @@ ENV = 'development'
...
@@ -4,27 +4,6 @@ ENV = 'development'
# base api
# base api
VUE_APP_BASE_API = '/dev-api'
VUE_APP_BASE_API = '/dev-api'
# workFlow链接地址
# VUE_APP_WORKFLOW = 'http://106.2.17.219:10180'
VUE_APP_WORKFLOW = '/workFlow'
# internal链接地址
VUE_APP_INTERNAL = '/internal'
# login地址
VUE_APP_LOGIN = 'http://login.court.com/#/login'
# 中台地址
VUE_APP_ZT = 'http://main.court.com'
# 内勤地址
VUE_APP_NQ = 'http://nq.court.com'
# 根域名
VUE_APP_ROOT = 'court.com'
# 模板地址
VUE_APP_TEMPLATE = 'http://192.168.1.17:8072/'
# vue-cli uses the VUE_CLI_BABEL_TRANSPILE_MODULES environment variable,
# to control whether the babel-plugin-dynamic-import-node plugin is enabled.
# It only does one thing by converting all import() to require().
# This configuration can significantly increase the speed of hot updates,
# when you have a large number of pages.
# Detail: https://github.com/vuejs/vue-cli/blob/dev/packages/@vue/babel-preset-app/index.js
VUE_CLI_BABEL_TRANSPILE_MODULES = true
VUE_CLI_BABEL_TRANSPILE_MODULES = true
.env.test
View file @
0aaf92b0
...
@@ -3,19 +3,5 @@ ENV = 'test'
...
@@ -3,19 +3,5 @@ ENV = 'test'
# 测试环境
# 测试环境
# base api
# base api
# VUE_APP_BASE_API = 'http://192.144.239.97:20070/'
VUE_APP_BASE_API
=
'http://192.144.239.97:20075/'
VUE_APP_BASE_API
=
'http://192.144.239.97:20075/'
#workFlow链接地址
VUE_APP_WORKFLOW
=
'http://zt.91isoft.com:10184/workFlow'
#internal链接地址
VUE_APP_INTERNAL
=
'http://zt.91isoft.com:10184/internal'
# login地址
VUE_APP_LOGIN
=
'http://login.91isoft.com:10181/#/login'
# 中台地址
VUE_APP_ZT
=
'http://zt.91isoft.com:10181'
# 内勤地址
VUE_APP_NQ
=
'http://nq.91isoft.com:10181'
# 根域名
VUE_APP_ROOT
=
'91isoft.com'
# 模板地址
VUE_APP_TEMPLATE
=
'http://zt.91isoft.com:10190/'
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