From 9ef5b191b927333fbcab7fed6f68fdba33efe387 Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Thu, 10 Dec 2020 18:54:50 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BB=A3=E7=A0=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.js | 8 ++++---- public/components/property/editMachine/editMachine.html | 3 ++- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/app.js b/app.js index 11d945a37..d7f9b1b21 100644 --- a/app.js +++ b/app.js @@ -36,11 +36,11 @@ let opts = { //app.use('/callComponent',proxy('http://api.demo.winqi.cn:8012',opts)); - app.use('/callComponent',proxy('http://api.demo.winqi.cn:8012',opts)); - app.use('/app',proxy('http://api.demo.winqi.cn:8012',opts)); + //app.use('/callComponent',proxy('http://api.demo.winqi.cn:8012',opts)); + //app.use('/app',proxy('http://api.demo.winqi.cn:8012',opts)); -//app.use('/callComponent',proxy('http://127.0.0.1:8012',opts)); -//app.use('/app',proxy('http://127.0.0.1:8012',opts)); +app.use('/callComponent',proxy('http://127.0.0.1:8012',opts)); +app.use('/app',proxy('http://127.0.0.1:8012',opts)); //app.use('/callComponent',proxy('http://192.168.1.16:8012',opts)); //app.use('/app',proxy('http://192.168.1.16:8012',opts)); diff --git a/public/components/property/editMachine/editMachine.html b/public/components/property/editMachine/editMachine.html index c4bf79a25..1c386d020 100644 --- a/public/components/property/editMachine/editMachine.html +++ b/public/components/property/editMachine/editMachine.html @@ -127,8 +127,9 @@ + + -