From 92205d25388b09685642391add2473eeb887af1b Mon Sep 17 00:00:00 2001 From: douzhuo <17611323298@163.com> Date: Fri, 29 Jul 2022 16:20:40 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8A=A0=E7=B2=BE=E5=B1=95=E7=A4=BA=E5=A4=9A?= =?UTF-8?q?=E4=B8=AA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/mine/details2.vue | 10 +++++----- utils/domain.js | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/pages/mine/details2.vue b/pages/mine/details2.vue index 1f82c8f..c290636 100644 --- a/pages/mine/details2.vue +++ b/pages/mine/details2.vue @@ -11,10 +11,10 @@ - - + 标记 @@ -99,7 +99,7 @@ - + 更多 @@ -107,12 +107,12 @@ 设备日志 接待信息 - + {{userlistobj.validInvalidName}} - + 接待信息 diff --git a/utils/domain.js b/utils/domain.js index 04967f5..4b9822d 100644 --- a/utils/domain.js +++ b/utils/domain.js @@ -1,9 +1,9 @@ // http.js使用域名 -const baseUrl = 'http://81.70.55.170:9090/autoSR/api';// 最新测试 +// const baseUrl = 'http://81.70.55.170:9090/autoSR/api';// 最新测试 // const baseUrl = 'http://127.0.0.1:8080/autoSR/api'; // 本地 // const baseUrl = 'http://192.168.31.169:8080/autoSR/api'; // 长龙 // const baseUrl = 'http://192.168.31.149:9090/api'; // 盛浩 -// const baseUrl = 'https://zkgj.quhouse.com/api'; // 质控正式 +const baseUrl = 'https://zkgj.quhouse.com/api'; // 质控正式 // const baseUrl = 'https://hfju.com/api'; // 数智正式 // const baseUrl = 'https://xitong.pachira.cn/api'; // AI营销辅助 普强使用