Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
R
repair_workers_h5
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
石盼盼
repair_workers_h5
Commits
df7fa199
Commit
df7fa199
authored
Nov 17, 2021
by
郭欢
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
'域名修改,'
parent
49262148
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
3 deletions
+1
-3
dist.rar
dist.rar
+0
-0
apiList.js
src/api/apiList.js
+1
-3
No files found.
dist.rar
0 → 100644
View file @
df7fa199
File added
src/api/apiList.js
View file @
df7fa199
...
@@ -11,11 +11,9 @@ const baseUrl = '/api'
...
@@ -11,11 +11,9 @@ const baseUrl = '/api'
// const httpUrl = 'https://repairtest.zeruiedu.com' // 测试接口
// const httpUrl = 'https://repairtest.zeruiedu.com' // 测试接口
const
httpUrl
=
'
https://repair.zeruiedu.com
'
// 正式接口
const
httpUrl
=
'
https://repair.zeruiedu.com
'
// 正式接口
// const h5Url = 'http://localhost:8080' // 测试h5线上地址
// const h5Url = 'http://localhost:8080' // 测试h5线上地址
const
h5Url
=
'
http
://repair.h5.zeruiedu.com
'
// 测试
h5线上地址
const
h5Url
=
'
http
s://repair.h5.fhxmcy.com
'
// 正式
h5线上地址
window
.
localStorage
.
setItem
(
'
httpUrl
'
,
httpUrl
)
window
.
localStorage
.
setItem
(
'
httpUrl
'
,
httpUrl
)
window
.
localStorage
.
setItem
(
'
h5Url
'
,
h5Url
)
window
.
localStorage
.
setItem
(
'
h5Url
'
,
h5Url
)
// const httpUrl = 'https://fenghexm.xueyoubangedu.com' // 正式接口
// const h5Url = 'http://depository.fhxmcy.com' // 正式h5线上地址
const
wxLogin
=
'
/api/worker/login
'
// 微信登录获取token、登录状态
const
wxLogin
=
'
/api/worker/login
'
// 微信登录获取token、登录状态
window
.
localStorage
.
setItem
(
'
wxLogin
'
,
wxLogin
)
window
.
localStorage
.
setItem
(
'
wxLogin
'
,
wxLogin
)
...
...
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