export default { //share_url: 'https://weidian.cliu.cc/web/user', //用在 shop order-manage order-info firm-order share-detail goods-share 页面 share_url: 'https://webuser.cliu.cc/web/user', //用在 shop order-manage order-info firm-order share-detail goods-share 页面 wxURL: 'https://open.weixin.qq.com/connect/oauth2/authorize', // 测试环境 // appid: 'wxd684a5cf4af0a810', // redirect_uri: 'http://api.woaidakele.cn', // 测试环境 // appid: 'wxd684a5cf4af0a810', // redirect_uri: 'http://test.woaidakele.cn', //正式环境 //appid: 'wx5224793b7dc7f7b7',//正常使用的appid appid: 'wx7d900604763f5bba', //5-12新的appid redirect_uri: 'https://weapp.cliu.cc', //5-12新的域名 //redirect_uri: 'https://api.wd.cliu.cc', }