From 7c8a4aba26e2b4623875528a09a21c637a7d3148 Mon Sep 17 00:00:00 2001
From: zhouyanli <593579392@qq.com>
Date: Thu, 28 May 2026 17:50:17 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E5=9C=A8=E4=BF=AE=E6=8A=A5?=
=?UTF-8?q?=E4=BF=AE=E6=A0=87=E9=A2=98=E6=98=BE=E7=A4=BA=EF=BC=9B=E5=BC=80?=
=?UTF-8?q?=E9=80=9A=E6=B6=88=E6=81=AF=E6=8E=A8=E9=80=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
property-uniapp-project/manifest.json | 12 ++++++++++--
.../pageSubPack/online-repair/publicRepair.vue | 2 +-
.../service-list/questionnaireFillout.vue | 2 +-
property-uniapp-project/pages/index/index.vue | 2 +-
4 files changed, 13 insertions(+), 5 deletions(-)
diff --git a/property-uniapp-project/manifest.json b/property-uniapp-project/manifest.json
index bbcea64..d2e579a 100644
--- a/property-uniapp-project/manifest.json
+++ b/property-uniapp-project/manifest.json
@@ -21,7 +21,8 @@
"Geolocation" : {},
"Maps" : {},
"Camera" : {},
- "Contacts" : {}
+ "Contacts" : {},
+ "Push" : {}
},
/* 应用发布信息 */
"distribute" : {
@@ -69,7 +70,14 @@
"push" : {
"unipush" : {
"version" : "2",
- "offline" : false
+ "offline" : true,
+ "hms" : {},
+ "oppo" : {},
+ "vivo" : {},
+ "mi" : {},
+ "meizu" : {},
+ "honor" : {},
+ "fcm" : {}
}
}
}
diff --git a/property-uniapp-project/pageSubPack/online-repair/publicRepair.vue b/property-uniapp-project/pageSubPack/online-repair/publicRepair.vue
index 608cc95..391980b 100644
--- a/property-uniapp-project/pageSubPack/online-repair/publicRepair.vue
+++ b/property-uniapp-project/pageSubPack/online-repair/publicRepair.vue
@@ -188,7 +188,7 @@ const submitForm = async () => {
const params = {
villageId,
maintenanceItemId:projectId.value,
- title: form.value.title,
+ item: form.value.title,
problem: form.value.desc,
residentId:userId,//人员id
// repairTypeName: repairProject.value,
diff --git a/property-uniapp-project/pageSubPack/service-list/questionnaireFillout.vue b/property-uniapp-project/pageSubPack/service-list/questionnaireFillout.vue
index 34f9599..b588605 100644
--- a/property-uniapp-project/pageSubPack/service-list/questionnaireFillout.vue
+++ b/property-uniapp-project/pageSubPack/service-list/questionnaireFillout.vue
@@ -15,7 +15,7 @@
- 问卷内容加载中,请稍后...
+ 暂无数据
diff --git a/property-uniapp-project/pages/index/index.vue b/property-uniapp-project/pages/index/index.vue
index 0a7d19f..75edaa4 100644
--- a/property-uniapp-project/pages/index/index.vue
+++ b/property-uniapp-project/pages/index/index.vue
@@ -37,7 +37,7 @@
-
+