You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
|
|
// export const BASE_URL = 'http://192.168.3.35:8080/mobile/'
|
|
|
|
|
|
// export const BaSE_URL = 'https://h5.zhenpin.yhd.la'
|
|
|
|
|
|
// export const BASE_URL = ' http://47.97.35.139:19248/mobile/pay/callback'
|
|
|
|
|
|
//基础地址
|
|
|
|
|
|
// export const BASE_URL = 'https://h5.zhenpin.yhd.la/'
|
|
|
|
|
|
// export const BASE_URL = 'https://h3.zhenpin.yhd.la/'
|
|
|
|
|
|
export const BASE_URL = 'https://h3.zhenpin.yhd.la/'
|
|
|
|
|
|
export const BASE_URLS = 'http://47.97.35.139:19260/'
|
|
|
|
|
|
export const BASE_URLSS = 'http://47.97.35.139:19270/'
|
|
|
|
|
|
//微信appid
|
|
|
|
|
|
export const appid = 'wxc5f11d5f96fbd989'
|
|
|
|
|
|
//微信appsecret
|
|
|
|
|
|
export const appSecret='056103199aa802b295c2a763f2fdf3c9'
|
|
|
|
|
|
//腾讯地图密钥
|
|
|
|
|
|
export const keyGps = 'KLVBZ-GCSLC-MCB2J-AVCJB-SK5NZ-H4BGZ'
|