From cf8ef80b4928b3f7da753a40cb4be09aed89b5a8 Mon Sep 17 00:00:00 2001 From: woody Date: Tue, 15 Jul 2025 17:01:30 +0800 Subject: [PATCH] =?UTF-8?q?feat(global):=20=E7=89=B9=E6=AE=8A=E4=BC=9A?= =?UTF-8?q?=E5=91=98=E5=A4=84=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/request.js | 2 +- pages/index/index.vue | 2 +- pages/mine/balance/index.vue | 2 +- pages/mine/index.vue | 4 ++-- pages/pay/index.vue | 2 +- pages/pay/treePay.vue | 2 +- 6 files changed, 7 insertions(+), 7 deletions(-) diff --git a/config/request.js b/config/request.js index a5cfc05..88a4d28 100644 --- a/config/request.js +++ b/config/request.js @@ -19,7 +19,7 @@ module.exports = vm => { //#ifdef DEV_SERVER console.log('DEV_SERVER') - config.baseURL = 'http://192.168.0.86:8080' + config.baseURL = 'http://t-bl.beida777.com/prod-api' //#endif //#ifdef QA_SERVER diff --git a/pages/index/index.vue b/pages/index/index.vue index d47b5ab..3250018 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -48,7 +48,7 @@ ref="child2" @childMethodTrigger="callChildMethod" > - +