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}} 离线 在线
-->
-
+