From 2025fcdbf1aa95cd4fb0fdc5eb8cb66fd255d6fb Mon Sep 17 00:00:00 2001 From: java110 <928255095@qq.com> Date: Wed, 11 Nov 2020 14:11:35 +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 ++++---- .../carCreateFeeAdd/carCreateFeeAdd.html | 7 +++++++ .../carCreateFeeAdd/carCreateFeeAdd.js | 17 ++++++++++++++++- .../roomCreateFeeAdd/roomCreateFeeAdd.html | 8 ++++++++ .../roomCreateFeeAdd/roomCreateFeeAdd.js | 18 +++++++++++++++++- 5 files changed, 52 insertions(+), 6 deletions(-) diff --git a/app.js b/app.js index 3aa078f84..2f1c18d48 100644 --- a/app.js +++ b/app.js @@ -36,12 +36,12 @@ 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://192.168.1.16:8012',opts)); -//app.use('/app',proxy('http://192.168.1.16:8012',opts)); +app.use('/callComponent',proxy('http://192.168.1.16:8012',opts)); +app.use('/app',proxy('http://192.168.1.16:8012',opts)); //app.listen(3000); app.use(express.json()); diff --git a/public/components/property/carCreateFeeAdd/carCreateFeeAdd.html b/public/components/property/carCreateFeeAdd/carCreateFeeAdd.html index 0a6f7ef65..4fc662eae 100644 --- a/public/components/property/carCreateFeeAdd/carCreateFeeAdd.html +++ b/public/components/property/carCreateFeeAdd/carCreateFeeAdd.html @@ -47,6 +47,13 @@ +
+ +
+ +
+
+ +
+ +
+ +
+