|
@@ -22,8 +22,8 @@ const config = {
|
|
|
|
|
|
// 公司测试配置
|
|
|
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://172.16.90.25:8080/#/',
|
|
|
+ loginUrl:'http://wx.hw.hongweisoft.com/forestapi/forest-portal/wechat/h5/authorize?returnUrl=http://wx.hw.hongweisoft.com/hhforest/',//登录后跳转到测试链接
|
|
|
|
|
|
|
|
|
//online 线上配置
|