diff --git a/config.js b/config.js index 1692a89..c724aeb 100644 --- a/config.js +++ b/config.js @@ -4,8 +4,8 @@ export default { uploadQiNiuDomain: 'https://upload-z2.qiniup.com', // baseUrl: 'https://vue.ruoyi.vip/prod-api', // baseUrl: 'http://47.93.242.168:8080', - // baseUrl: 'http://47.93.242.168:8080', - baseUrl: 'http://localhost:8080', + baseUrl: 'http://47.93.242.168:8080', + // baseUrl: 'http://localhost:8080', // 应用信息 appInfo: { // 应用名称 diff --git a/pages/activity/info.vue b/pages/activity/info.vue index 75acc9d..43dbabf 100644 --- a/pages/activity/info.vue +++ b/pages/activity/info.vue @@ -213,6 +213,10 @@ const toqrcode = (e) => { };