From 7d9c683f2f48d97d2dd2e2dc02b7a7445fb9c2df Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Wed, 8 Jul 2020 10:24:24 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=20=E6=9C=8D=E5=8A=A1?= =?UTF-8?q?=E4=BF=A1=E6=81=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.js | 4 +- .../components/dev/addService/addService.html | 16 +- .../components/dev/addService/addService.js | 288 +++++++++--------- .../dev/editService/editService.html | 3 +- .../components/dev/editService/editService.js | 4 +- 5 files changed, 153 insertions(+), 162 deletions(-) diff --git a/app.js b/app.js index cf23f416e..19ebffe20 100644 --- a/app.js +++ b/app.js @@ -33,8 +33,8 @@ let opts = { //app.use('/callComponent',proxy('https://app.demo.winqi.cn/',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('/callComponent',proxy('http://192.168.1.16:8012',opts)); +//app.use('/callComponent',proxy('http://api.demo.winqi.cn:8012',opts)); +app.use('/callComponent',proxy('http://192.168.1.16:8012',opts)); //app.listen(3000); diff --git a/public/components/dev/addService/addService.html b/public/components/dev/addService/addService.html index a8a0ac5df..484fda4d3 100644 --- a/public/components/dev/addService/addService.html +++ b/public/components/dev/addService/addService.html @@ -7,18 +7,7 @@
- +
@@ -46,13 +35,14 @@
-
+
-
+