From d7704349bbaf4eab3c8c9dd44f40e898623afc36 Mon Sep 17 00:00:00 2001
From: "3321822538@qq.com" <3321822538@qq.com>
Date: Wed, 25 Feb 2026 18:01:42 +0800
Subject: [PATCH] =?UTF-8?q?=E6=B5=87=E8=8A=B1=E5=99=A8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
common/http.interceptor.js | 4 +-
page_newyemian/wgkongzhi.vue | 56 ++-
page_user/upload.vue | 16 +-
pages/gateway/xq.vue | 714 +++++++++++++++++++++++++++--------
pages/index/index.vue | 453 +++++++++++++++++++---
5 files changed, 1004 insertions(+), 239 deletions(-)
diff --git a/common/http.interceptor.js b/common/http.interceptor.js
index 8e011db..764fdfb 100644
--- a/common/http.interceptor.js
+++ b/common/http.interceptor.js
@@ -1,7 +1,7 @@
const install = (Vue, vm) => {
Vue.prototype.$u.http.setConfig({
- // baseUrl: 'https://yxd.ccttiot.com/prod-api',
- baseUrl: 'http://192.168.1.3:8081',
+ baseUrl: 'https://yxd.ccttiot.com/prod-api',
+ // baseUrl: 'http://192.168.1.4:8081',
loadingText: '努力加载中~',
loadingTime: 800,
// 设置自定义头部content-type
diff --git a/page_newyemian/wgkongzhi.vue b/page_newyemian/wgkongzhi.vue
index 2396fac..1774e1c 100644
--- a/page_newyemian/wgkongzhi.vue
+++ b/page_newyemian/wgkongzhi.vue
@@ -15,7 +15,7 @@
网关MAC号:{{obj.mac == undefined ? '--' : obj.mac}} 离线 在线
-->
-
+