const config = { //地址选择数据 addrApi: 'http://gzhjt.gzsdzth.com/api/wap/treeOrganize/get/preToJson', //api baseUrl baseUrl:'http://wx.hw.hongweisoft.com/wxpaydemoapi', //登录链接 loginUrl:'http://wx.hw.hongweisoft.com/wxpaydemoapi/wechat/h5/authorize?returnUrl=http://wx.hw.hongweisoft.com/wxpaydemoh5', //七牛云 imgUrl:"http://qny.gzsdtfp.com/", } export { config }