Browse Source

auto commit

gcz 4 years ago
parent
commit
bcf5bdbfd3
1 changed files with 2 additions and 2 deletions
  1. 2 2
      config/config.js

+ 2 - 2
config/config.js

@@ -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 线上配置