Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
A
admin-base
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
new-sing
admin-base
Commits
867ef470
Commit
867ef470
authored
Aug 23, 2019
by
chenyishuai@singsingenglish.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
822
parent
da9c0259
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
index.js
config/index.js
+1
-1
test.env.js
config/test.env.js
+1
-1
No files found.
config/index.js
View file @
867ef470
...
@@ -26,7 +26,7 @@ module.exports = {
...
@@ -26,7 +26,7 @@ module.exports = {
proxyTable
:
{
proxyTable
:
{
'/api'
:
{
'/api'
:
{
// target: 'http://10.1.23.103', // 接口的域名
// target: 'http://10.1.23.103', // 接口的域名
target
:
'https://wechat-
test
.changchangenglish.com/'
,
target
:
'https://wechat-
pre
.changchangenglish.com/'
,
changeOrigin
:
true
,
// 如果接口跨域,需要进行这个参数配置
changeOrigin
:
true
,
// 如果接口跨域,需要进行这个参数配置
}
}
},
},
...
...
config/test.env.js
View file @
867ef470
...
@@ -6,5 +6,5 @@ module.exports = {
...
@@ -6,5 +6,5 @@ module.exports = {
MAX_FILESIZE
:
'1024*1024*10'
,
MAX_FILESIZE
:
'1024*1024*10'
,
SHOP_URL
:
'"https://w.url.cn/s/AX5b5QN"'
,
SHOP_URL
:
'"https://w.url.cn/s/AX5b5QN"'
,
PERIODS_URL
:
'"https://w.url.cn/s/ARs9XI5"'
,
PERIODS_URL
:
'"https://w.url.cn/s/ARs9XI5"'
,
INVITE_URL
:
'"https://wechat-
test
.changchangenglish.com/"'
,
INVITE_URL
:
'"https://wechat-
pre
.changchangenglish.com/"'
,
}
}
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