From c719f79ad4a33785fcd5682c3ca545202c0c57c3 Mon Sep 17 00:00:00 2001
From: java110 <928255095@qq.com>
Date: Thu, 12 Nov 2020 18:06:00 +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/css/vc-ui.css | 10 ++++++++++
public/pages/property/printOweFee/printOweFee.html | 4 ++--
public/pages/property/printPayFee/printPayFee.html | 8 ++++----
public/pages/property/printPayFees/printPayFees.html | 4 ++--
5 files changed, 22 insertions(+), 12 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/css/vc-ui.css b/public/css/vc-ui.css
index 912d4981b..adea420b6 100644
--- a/public/css/vc-ui.css
+++ b/public/css/vc-ui.css
@@ -2015,4 +2015,14 @@ a:hover {
width:100%;
height:2px;
background: -webkit-linear-gradient(left, #fff -4%,#1ab394 50%,#fff 100%);
+}
+.vc-table-border{
+ border: 1px solid #000000;
+}
+.vc-table-border tr td{
+ border: 1px solid #000000;
+}
+
+.vc-table-border tr th{
+ border: 1px solid #000000;
}
\ No newline at end of file
diff --git a/public/pages/property/printOweFee/printOweFee.html b/public/pages/property/printOweFee/printOweFee.html
index 89f7ca147..bddf63eb3 100644
--- a/public/pages/property/printOweFee/printOweFee.html
+++ b/public/pages/property/printOweFee/printOweFee.html
@@ -16,7 +16,7 @@
打印时间:{{printPayFeeInfo.feeTime}}
-
+
| 项目名称 |
@@ -28,7 +28,7 @@
-
+
| {{item.feeName}} |
{{vc.dateFormat(item.endTime)}}至{{vc.dateFormat(item.deadlineTime)}}
|
diff --git a/public/pages/property/printPayFee/printPayFee.html b/public/pages/property/printPayFee/printPayFee.html
index 59957d37a..adb8c7810 100644
--- a/public/pages/property/printPayFee/printPayFee.html
+++ b/public/pages/property/printPayFee/printPayFee.html
@@ -16,9 +16,9 @@
缴费时间:{{printPayFeeInfo.feeTime}}
-
+
-
+
| 编号 |
收费项目 |
收费范围 |
@@ -30,8 +30,8 @@
备注 |
-
-
+
+
| {{index +1}} |
{{item.feeName}} |
{{vc.dateFormat(item.startTime)}}至{{vc.dateFormat(item.endTime)}} |
diff --git a/public/pages/property/printPayFees/printPayFees.html b/public/pages/property/printPayFees/printPayFees.html
index 1d6cfbde6..b754a2df4 100644
--- a/public/pages/property/printPayFees/printPayFees.html
+++ b/public/pages/property/printPayFees/printPayFees.html
@@ -24,7 +24,7 @@
面积:{{printPayFeeInfo.roomArea}} 平方米
-
+
| 收费项目 |
@@ -37,7 +37,7 @@
-
+
| {{item.feeName}} |
{{item.carNum}} |