fix: 网址修改
This commit is contained in:
@@ -43,15 +43,15 @@
|
|||||||
navLinks: {
|
navLinks: {
|
||||||
// Web端链接
|
// Web端链接
|
||||||
web: {
|
web: {
|
||||||
accounting: 'http://152.136.151.187:8080/intc/login',
|
accounting: 'http://invest.qdintc.com',
|
||||||
health: 'http://152.136.151.187:81/hrms/login',
|
health: 'http://health.qdintc.com',
|
||||||
imaotai: 'http://152.136.151.187:8081/imaotai/'
|
imaotai: 'http://imaotai.qdintc.com'
|
||||||
},
|
},
|
||||||
// 移动端H5链接
|
// 移动端H5链接
|
||||||
mobile: {
|
mobile: {
|
||||||
accounting: 'http://152.136.151.187:82/#/',
|
accounting: 'http://investh5.qdintc.com',
|
||||||
health: 'http://152.136.151.187:89/#/',
|
health: 'http://healthh5.qdintc.com',
|
||||||
imaotai: 'http://152.136.151.187:90/#/'
|
imaotai: 'http://imaotaih5.qdintc.com'
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
mobileShow: false,
|
mobileShow: false,
|
||||||
|
|||||||
Reference in New Issue
Block a user