From e7eaa3d02782965ec8a51d4335c7dd0331b9c2cc Mon Sep 17 00:00:00 2001 From: douzhuo <17611323298@163.com> Date: Tue, 19 Jul 2022 18:16:03 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E9=A6=96=E9=A1=B5=E7=A9=BF?= =?UTF-8?q?=E9=80=8F=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/index/index.vue | 2 +- utils/domain.js | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index bcd484f..dbc6dc0 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -843,7 +843,7 @@ } } else { uni.navigateTo({ - url: '/pages/center/records/index?refresh=refresh&activeTotal=0&markAdvisor=0' + url: '/pages/center/records/index?refresh=refresh&activeTotal=0&markAdvisor=0&validInvalid=0' }); } } diff --git a/utils/domain.js b/utils/domain.js index 9c3ed0e..f24d09c 100644 --- a/utils/domain.js +++ b/utils/domain.js @@ -1,7 +1,7 @@ -// const base = 'http://81.70.55.170:9999'; // 测试站 +const base = 'http://81.70.55.170:9999'; // 测试站 // const base = 'http://127.0.0.1:9999'; // 本地 // const base = 'http://192.168.31.148:9999' ;// 泽明 -const base = 'http://192.168.31.94:9999' ;// 胜浩 +// const base = 'http://192.168.31.94:9999' ;// 胜浩 // const base = 'http://192.168.31.161:9999' // 长龙 // const base = 'https://zanyong.hfju.com';// 正式 AI销管// 弃用 // const base = 'https://hxz.quhouse.com';// 正式 AI销讲助手