|
@@ -21,14 +21,15 @@ const config = {
|
|
|
// loginUrl:'http://wx.hw.hongweisoft.com/zddtest/forest-portal/wechat/h5/authorize?returnUrl=http://wx.hw.hongweisoft.com/gcz/#/',//登录后跳转到测试链接 东东
|
|
|
|
|
|
// 公司测试配置
|
|
|
- apiBaseurl:'http://wx.hw.hongweisoft.com/forestapi/forest-portal',//测试
|
|
|
+ // apiBaseurl:'http://wx.hw.hongweisoft.com/forestapi/forest-portal',//测试
|
|
|
// loginUrl:'http://wx.hw.hongweisoft.com/forestapi/forest-portal/wechat/h5/authorize?returnUrl=http://172.16.90.25:8080/#/',
|
|
|
- loginUrl:'http://wx.hw.hongweisoft.com/forestapi/forest-portal/wechat/h5/authorize?returnUrl=http://wx.hw.hongweisoft.com/hhforest/',//登录后跳转到测试链接
|
|
|
+ // loginUrl:'http://wx.hw.hongweisoft.com/forestapi/forest-portal/wechat/h5/authorize?returnUrl=http://wx.hw.hongweisoft.com/hhforest/',//登录后跳转到测试链接
|
|
|
+ // loginUrl:'http://wxh5.gzqlyx.com/api/forest-portal/wechat/h5/authorize?returnUrl=http://172.16.90.25:8080/#/',//登录后跳转链接
|
|
|
|
|
|
|
|
|
//online 线上配置
|
|
|
- // loginUrl:'http://wxh5.gzqlyx.com/api/forest-portal/wechat/h5/authorize?returnUrl=http://wxh5.gzqlyx.com/#/',//登录后跳转链接
|
|
|
- // apiBaseurl:'http://wxh5.gzqlyx.com/api/forest-portal',
|
|
|
+ loginUrl:'http://wxh5.gzqlyx.com/api/forest-portal/wechat/h5/authorize?returnUrl=http://wxh5.gzqlyx.com/#/',//登录后跳转链接
|
|
|
+ apiBaseurl:'http://wxh5.gzqlyx.com/api/forest-portal',
|
|
|
|
|
|
|
|
|
|