From dca7dff5b1b6a3e1bc82fa5f788e1904cc11cb4a Mon Sep 17 00:00:00 2001
From: shijingjing <1789544664@qq.com>
Date: Thu, 28 Apr 2022 11:26:27 +0800
Subject: [PATCH] =?UTF-8?q?=E9=A3=8E=E9=99=A9=E8=A7=A3=E9=99=A4=E8=B7=9F?=
=?UTF-8?q?=E8=B8=AA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/apps/AppMonitoringObject/Detail.vue | 6 +-
.../AppMonitoringObject/MonitorIncome.vue | 4 +-
.../AppMonitoringObject/MonitorPoorStatus.vue | 78 +++++++------------
3 files changed, 31 insertions(+), 57 deletions(-)
diff --git a/src/apps/AppMonitoringObject/Detail.vue b/src/apps/AppMonitoringObject/Detail.vue
index c9138374..b42df9e9 100644
--- a/src/apps/AppMonitoringObject/Detail.vue
+++ b/src/apps/AppMonitoringObject/Detail.vue
@@ -111,7 +111,7 @@
{{ info.income9 }}元
-
@@ -202,7 +202,7 @@ export default {
},
onShow() {
- document.title = '编辑收支情况'
+ document.title = '家庭收支情况'
},
methods: {
diff --git a/src/apps/AppMonitoringObject/MonitorPoorStatus.vue b/src/apps/AppMonitoringObject/MonitorPoorStatus.vue
index 7e07c3af..7b442a62 100644
--- a/src/apps/AppMonitoringObject/MonitorPoorStatus.vue
+++ b/src/apps/AppMonitoringObject/MonitorPoorStatus.vue
@@ -5,10 +5,10 @@
@@ -16,10 +16,10 @@
@@ -27,10 +27,10 @@
@@ -38,10 +38,10 @@
@@ -49,10 +49,10 @@
@@ -60,10 +60,10 @@
@@ -71,51 +71,16 @@
-
+
+ *不填时默认为0元
保存
@@ -155,7 +120,7 @@ export default {
},
onShow() {
- document.title = '编辑帮扶措施'
+ document.title = '风险解除跟踪'
},
methods: {
@@ -316,6 +281,15 @@ export default {
font-size: 28px;
}
}
+ ::v-deep .u-input .u-input__input .uni-input-wrapper {
+ text-align: right;
+ }
+
+ .tips {
+ margin: 32px 0 0 32px;
+ color: #999999;
+ font-size: 26px;
+ }
.btn {
position: fixed;