|
@@ -2,10 +2,10 @@
|
|
|
App({
|
|
|
globalData: {
|
|
|
title: '晋爱人才',
|
|
|
- http_host: 'http://bd.jarc.com/',
|
|
|
- // http_host: 'http://jarc.jucai.gov.cn/',
|
|
|
- api_host: 'http://bd.jarc.com/api/',
|
|
|
- // api_host: 'https://jarc.jucai.gov.cn/api/',
|
|
|
+ // http_host: 'http://bd.jarc.com/',
|
|
|
+ http_host: 'https://jarc.jucai.gov.cn/',
|
|
|
+ // api_host: 'http://bd.jarc.com/api/',
|
|
|
+ api_host: 'https://jarc.jucai.gov.cn/api/',
|
|
|
},
|
|
|
onLaunch: function() {
|
|
|
var self = this;
|