Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Sign in
Toggle navigation
H
h5-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
h5-base
Commits
4b0eb5be
Commit
4b0eb5be
authored
Aug 23, 2019
by
chenyishuai@singsingenglish.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
822
parent
0334c37e
Changes
2
Show 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 @
4b0eb5be
...
@@ -29,7 +29,7 @@ module.exports = {
...
@@ -29,7 +29,7 @@ module.exports = {
assetsPublicPath
:
'/'
,
assetsPublicPath
:
'/'
,
proxyTable
:
{
proxyTable
:
{
'/api'
:
{
'/api'
:
{
target
:
'https://wechat-
test
.changchangenglish.com'
,
target
:
'https://wechat-
pre
.changchangenglish.com'
,
changeOrigin
:
true
,
// 如果接口跨域,需要进行这个参数配置
changeOrigin
:
true
,
// 如果接口跨域,需要进行这个参数配置
}
}
},
},
...
...
config/test.env.js
View file @
4b0eb5be
...
@@ -5,7 +5,7 @@ module.exports = {
...
@@ -5,7 +5,7 @@ module.exports = {
API_URL
:
'"https://wechat-pre.changchangenglish.com/"'
,
API_URL
:
'"https://wechat-pre.changchangenglish.com/"'
,
MAX_FILESIZE
:
'1024*1024*10'
,
MAX_FILESIZE
:
'1024*1024*10'
,
BUY_URL
:
'"https://wechat-pre.changchangenglish.com/#/buyDetail?"'
,
BUY_URL
:
'"https://wechat-pre.changchangenglish.com/#/buyDetail?"'
,
AUTHOR_UEL
:
'"https://wechat-pre.changchangenglish.com/api/client/login?redirect_url=https://wechat-
test
.changchangenglish.com"'
,
AUTHOR_UEL
:
'"https://wechat-pre.changchangenglish.com/api/client/login?redirect_url=https://wechat-
pre
.changchangenglish.com"'
,
versionTime
:
'2019061315'
,
versionTime
:
'2019061315'
,
YB_URL
:
'"https://sit.tohours.com/salesplus/goodstart/goodStartIndex.action"'
YB_URL
:
'"https://sit.tohours.com/salesplus/goodstart/goodStartIndex.action"'
};
};
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