修改生活缴费页面、扫码功能、车位参数

This commit is contained in:
zhouyanli
2026-06-16 17:18:12 +08:00
parent bea0077272
commit c363c90f95
6 changed files with 92 additions and 34 deletions

View File

@@ -237,8 +237,8 @@
carModel: formData.value.carModel,
carColor: formData.value.carColor,
carImageUrl: imageUrl,
// villageId:uni.getStorageSync('currentVillageId')
residentId: uni.getStorageSync('userId')
villageId:uni.getStorageSync('currentVillageId'),
userId: uni.getStorageSync('userId')
}