From 5f55f72b519f65c135cb785e2dfb635c96bca661 Mon Sep 17 00:00:00 2001 From: "PC-20210316OUOY\\Administrator" <812952667@qq.com> Date: Wed, 10 Nov 2021 14:35:30 +0800 Subject: [PATCH] =?UTF-8?q?1.=E6=89=93=E6=B5=8B=E8=AF=95=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- App.vue | 16 ++++++++-------- pages/tabBar/home/home.vue | 8 ++++---- 2 files changed, 12 insertions(+), 12 deletions(-) diff --git a/App.vue b/App.vue index 47bd48d..7a477d6 100644 --- a/App.vue +++ b/App.vue @@ -5,15 +5,15 @@ // brestUrl: 'http://192.168.3.4:9302/brest', // imgUrl: 'https://192.168.3.4:9301/filesystem/', //正式 - url: 'https://hsg.dctpay.com/crest', - imgUrl: 'https://hsg.dctpay.com/filesystem/', - brestUrl : 'https://hsg.dctpay.com/brest', - imageWxImg:'https://hsg.dctpay.com/filesystem/wxApplets/', + // url: 'https://hsg.dctpay.com/crest', + // imgUrl: 'https://hsg.dctpay.com/filesystem/', + // brestUrl : 'https://hsg.dctpay.com/brest', + // imageWxImg:'https://hsg.dctpay.com/filesystem/wxApplets/', //测试 - // url: 'https://hsgcs.dctpay.com/crest', - // brestUrl : 'https://hsgcs.dctpay.com/brest', - // imgUrl: 'https://hsgcs.dctpay.com/filesystem/', - // imageWxImg:'https://hsgcs.dctpay.com/filesystem/wxApplets/', + url: 'https://hsgcs.dctpay.com/crest', + brestUrl : 'https://hsgcs.dctpay.com/brest', + imgUrl: 'https://hsgcs.dctpay.com/filesystem/', + imageWxImg:'https://hsgcs.dctpay.com/filesystem/wxApplets/', userInfo: "", brestUserInfo : '', openId: '', diff --git a/pages/tabBar/home/home.vue b/pages/tabBar/home/home.vue index 224edda..61d777a 100644 --- a/pages/tabBar/home/home.vue +++ b/pages/tabBar/home/home.vue @@ -654,12 +654,12 @@ }) return; } - // uni.navigateTo({ - // url: '../../../subPages/recharge/recharge' - // }) uni.navigateTo({ - url:'../../../subPages/unionPay/unionPay' + url: '../../../subPages/recharge/recharge' }) + // uni.navigateTo({ + // url:'../../../subPages/unionPay/unionPay' + // }) } else { uni.showToast({ title: '暂未开通',