Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
H
h5
Overview
Overview
Details
Activity
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
vanke
h5
Commits
c5e7a680
Commit
c5e7a680
authored
Apr 26, 2021
by
XiaHou
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
域名地址
parent
652c05b2
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
request.js
src/utils/request.js
+1
-0
No files found.
src/utils/request.js
View file @
c5e7a680
...
@@ -9,6 +9,7 @@ const service = axios.create({
...
@@ -9,6 +9,7 @@ const service = axios.create({
// baseURL: 'http://vankemanage.jsonpro.cn/mall-portal',
// baseURL: 'http://vankemanage.jsonpro.cn/mall-portal',
// baseURL: 'http://10.27.33.4:8201/mall-portal',
// baseURL: 'http://10.27.33.4:8201/mall-portal',
baseURL
:
'https://vv9.vanke.com:9443/mall-portal'
,
baseURL
:
'https://vv9.vanke.com:9443/mall-portal'
,
//注意 当前跨域问题 是同源策略解决。即前端地址 和服务端地址在同一域名下。 所以解决问题需要重这方面思考
timeout
:
60000
// 请求超时时间
timeout
:
60000
// 请求超时时间
})
})
...
...
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