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.

14 lines
486 B

5 years ago
export const appConfig = {
4 years ago
appId: 'wx9b4762770771d98a', //孕育邦
4 years ago
//appId:"wx3dc65ce9b588727a",//孕育咨询
2 years ago
// baseUrl: 'http://yunyubang.localhost.com',
3 years ago
baseUrl:'https://yunyubang.ali251.langye.net',// 'https://yunyubang2021.langye.net', //孕育邦
3 months ago
// baseUrl: 'http://yunyubang-test.ali251.langye.net',
3 years ago
newBaseUrl: 'https://yunyubang.ali251.langye.net',
3 months ago
// newBaseUrl: 'http://yunyubang-test.ali251.langye.net',
5 years ago
openidInfoKey: 'openid_info_yunyubang'
4 years ago
}