修改请求域名

This commit is contained in:
17792275749
2026-04-01 10:48:36 +08:00
parent 50bb0fec16
commit cef8924ed3
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -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: '',
+1 -1
View File
@@ -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: [
// {
@@ -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 = "";