对接烟台app的h5页面
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

27 lines
1.0 KiB

// 生产服务器地址
let SERVER_URL = 'https://lantu.ytyanhuo.com/api'
// let SERVER_URL = 'https://lantu.ytyanhuo.com/api';
// 开发服务器地址
// let SERVER_URL = 'http://192.168.1.140/api'
// let SERVER_URL = 'http://219.146.91.110:30802/api'
// 测试服务地址
// let SERVER_URL = 'https://epmet-test.elinkservice.cn/api'
let AUTH_URL = '/auth/thirdlogin/resilogin-internalding'; // 企业内部应用 免登
// let AUTH_URL = '/auth/thirdlogin/resilogin-ding' // 第三方企业应用 授权登录
let APP_VERSION = '1.0.0';
export default {
SERVER_URL,
APP_VERSION,
AUTH_URL
};
export const miniAppId = '5000000003022462'; // 烟台测试
// export const miniAppId = '5000000003069546' // 慎礼社区
// export const miniAppId = '5000000002934668' // 服务商
// export const clientId = 'suite44k7hacfbfx4zazi' //定制应用key
export const clientId = 'suitew6ccvkquinmrghqy'; // 第三方企业应用key
export const qqmapKey = 'VIWBZ-FESWO-GLJW6-SNV7Q-KINM6-JLB3A'; // 腾讯地图key服务