diff --git a/common/env.js b/common/env.js index 9d0c2ee..0f9a93e 100644 --- a/common/env.js +++ b/common/env.js @@ -20,7 +20,7 @@ const production = { baseUrl: 'https://youda.zfunbox.cn', imageUrl: 'https://image.zfunbox.cn', - loginPage: 'https://api.zfunbox.cn/login.html', + loginPage: 'https://youda.zfunbox.cn/login.html', wxAppId: 'wx0e33d80d35e4a3b1' };