From 5df430e3be38f7e61243c1ede5dd6ab28b085b76 Mon Sep 17 00:00:00 2001 From: wuxw <928255095@qq.com> Date: Thu, 29 Aug 2024 12:15:31 +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 | 12 ++++++------ .../printPayFeeTianlin/printPayFeeTianlin.html | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/app.js b/app.js index 9a9d0979c..fe27c828d 100644 --- a/app.js +++ b/app.js @@ -51,14 +51,14 @@ let opts = { // ws: true // })); -app.use('/ws', proxy('http://192.168.100.109:8008', opts)); -app.use('/callComponent', proxy('http://192.168.100.109:8008', opts)); -app.use('/app', proxy('http://192.168.100.109:8008', opts)); +// app.use('/ws', proxy('http://192.168.100.109:8008', opts)); +// app.use('/callComponent', proxy('http://192.168.100.109:8008', opts)); +// app.use('/app', proxy('http://192.168.100.109:8008', opts)); // todo 本机 开发用,生产环境请用nginx带来 -// app.use('/ws', proxy('http://127.0.0.1:8008', opts)); -// app.use('/callComponent', proxy('http://127.0.0.1:8008', opts)); -// app.use('/app', proxy('http://127.0.0.1:8008', opts)); +app.use('/ws', proxy('http://127.0.0.1:8008', opts)); +app.use('/callComponent', proxy('http://127.0.0.1:8008', opts)); +app.use('/app', proxy('http://127.0.0.1:8008', opts)); //app.listen(3000); app.use(express.json()); diff --git a/public/pages/property/printPayFeeTianlin/printPayFeeTianlin.html b/public/pages/property/printPayFeeTianlin/printPayFeeTianlin.html index f3a5e1955..cac2226c9 100644 --- a/public/pages/property/printPayFeeTianlin/printPayFeeTianlin.html +++ b/public/pages/property/printPayFeeTianlin/printPayFeeTianlin.html @@ -44,7 +44,7 @@ - {{item.curDegrees - item.preDegrees}} - - m2 + {{item.units}} {{item.squarePrice}} {{item.amount}}