diff --git a/public/static/peojecTconfiguration/peojecTconfiguration.js b/public/static/peojecTconfiguration/peojecTconfiguration.js index 71a2fff..de4b441 100644 --- a/public/static/peojecTconfiguration/peojecTconfiguration.js +++ b/public/static/peojecTconfiguration/peojecTconfiguration.js @@ -3,5 +3,5 @@ */ const peojecTconfiguration = { //系统首页的地址 - HomePath: 'https://server1.wh-nf.cn:8132/door', + HomePath: '', } \ No newline at end of file diff --git a/public/static/peojecTconfiguration/peojecTconfiguration.js b/public/static/peojecTconfiguration/peojecTconfiguration.js index 71a2fff..de4b441 100644 --- a/public/static/peojecTconfiguration/peojecTconfiguration.js +++ b/public/static/peojecTconfiguration/peojecTconfiguration.js @@ -3,5 +3,5 @@ */ const peojecTconfiguration = { //系统首页的地址 - HomePath: 'https://server1.wh-nf.cn:8132/door', + HomePath: '', } \ No newline at end of file diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue index 743ba4e..b1b37b1 100644 --- a/src/layout/components/Sidebar/Logo.vue +++ b/src/layout/components/Sidebar/Logo.vue @@ -10,12 +10,7 @@ }" > - +

- +

- +

- +

{ process.value = 0; - Record(); + nowword.value = ""; + // Record(); }, 3000); } else { nowword.value = `成功识别语音,${params.recognitionResult}`; @@ -190,11 +191,14 @@ case "Menu_FXPL": bus.emit("ChangeZhuanTiTu", { MenuData1: { + name: "排水安全", + id: 3, + }, + MenuData2: { name: "防汛排涝", id: 7, }, - MenuData2: null, - num: 1, + num: 2, }); break; case "Menu_ZHSD": diff --git a/public/static/peojecTconfiguration/peojecTconfiguration.js b/public/static/peojecTconfiguration/peojecTconfiguration.js index 71a2fff..de4b441 100644 --- a/public/static/peojecTconfiguration/peojecTconfiguration.js +++ b/public/static/peojecTconfiguration/peojecTconfiguration.js @@ -3,5 +3,5 @@ */ const peojecTconfiguration = { //系统首页的地址 - HomePath: 'https://server1.wh-nf.cn:8132/door', + HomePath: '', } \ No newline at end of file diff --git a/src/layout/components/Sidebar/Logo.vue b/src/layout/components/Sidebar/Logo.vue index 743ba4e..b1b37b1 100644 --- a/src/layout/components/Sidebar/Logo.vue +++ b/src/layout/components/Sidebar/Logo.vue @@ -10,12 +10,7 @@ }" > - +

- +

{ process.value = 0; - Record(); + nowword.value = ""; + // Record(); }, 3000); } else { nowword.value = `成功识别语音,${params.recognitionResult}`; @@ -190,11 +191,14 @@ case "Menu_FXPL": bus.emit("ChangeZhuanTiTu", { MenuData1: { + name: "排水安全", + id: 3, + }, + MenuData2: { name: "防汛排涝", id: 7, }, - MenuData2: null, - num: 1, + num: 2, }); break; case "Menu_ZHSD": diff --git a/vite.config.js b/vite.config.js index cfc3f34..3945d58 100644 --- a/vite.config.js +++ b/vite.config.js @@ -7,7 +7,7 @@ const Timestamp = new Date().getTime(); //随机时间戳 // const targetUrl = 'http://192.168.48.145:13000'; //张鸿志 -const zhz = 'http://192.168.20.5:13002'; //张鸿志 +// const zhz = 'http://192.168.20.5:13002'; //张鸿志 // const targetUrl = 'http://192.168.16.105:13000'; //张亚辉 const targetUrl = 'https://server2.wh-nf.cn:8088/prod-api'; //线上