From cef8924ed3fab8566fb7dbfc1cefe3051f68505d Mon Sep 17 00:00:00 2001 From: 17792275749 <812100002@qq.com> Date: Wed, 1 Apr 2026 10:48:36 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E8=AF=B7=E6=B1=82=E5=9F=9F?= =?UTF-8?q?=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/dataBoard/dataBoard.vue | 2 +- src/views/led/led.vue | 2 +- src/views/mealSurplusInformation/mealSurplusInformation.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/views/dataBoard/dataBoard.vue b/src/views/dataBoard/dataBoard.vue index 60f2a07..18c4a1c 100644 --- a/src/views/dataBoard/dataBoard.vue +++ b/src/views/dataBoard/dataBoard.vue @@ -198,7 +198,7 @@ }, data() { return { - url: "https://dev.yixiong-tech.com:8081/", + url: "https://api.dm.yixiong-tech.com:8443/", nowTimeInterval: null, nowTime: dayjs(), dinnerType: '', diff --git a/src/views/led/led.vue b/src/views/led/led.vue index 4bb2a5e..5461a4a 100644 --- a/src/views/led/led.vue +++ b/src/views/led/led.vue @@ -31,7 +31,7 @@ export default { }, data() { return { - url: "https://dev.yixiong-tech.com:8081/", + url: "https://api.dm.yixiong-tech.com:8443/", screenWidth: 1920, // deviceDataList: [ // { diff --git a/src/views/mealSurplusInformation/mealSurplusInformation.vue b/src/views/mealSurplusInformation/mealSurplusInformation.vue index 16e9663..fa9fd12 100644 --- a/src/views/mealSurplusInformation/mealSurplusInformation.vue +++ b/src/views/mealSurplusInformation/mealSurplusInformation.vue @@ -135,7 +135,7 @@ export default { var params = {}; var _this = this; - httpRequest("GET", "http://dev.yixiong-tech.com:8087/terminal/neglect/large-screen/kitchen/info", params, { + httpRequest("GET", "http://me.dm.yixiong-tech.com/terminal/neglect/large-screen/kitchen/info", params, { "authorization": "57ee87183f2a4fa59683ec9ef41c8f5d" }).then(function(res) { _this.dinnerType = "";