修改微信授权样式

This commit is contained in:
Gaoxs
2020-09-10 18:35:29 +08:00
parent bf2fd75e8d
commit a1bd7c1146
8 changed files with 44 additions and 44 deletions

View File

@ -2,4 +2,4 @@
// export const VUE_APP_API_URL = 'http://natapp.xinxintuan.co/api';
// export const VUE_APP_API_URL = 'https://wxapi.yixiang.co/api';
export const VUE_APP_API_URL = 'https://h5api.xinxintuan.co/api';
export const VUE_APP_RESOURCES_URL = 'https://h5.yixiang.co/static';
export const VUE_APP_RESOURCES_URL = 'https://wx.yixiang.co/static';