修改活动报名按钮状态,报修添加小区参数;访客返回数据

This commit is contained in:
zhouyanli
2026-06-24 09:06:10 +08:00
parent d5cacf4087
commit a501524646
9 changed files with 82 additions and 21 deletions

View File

@@ -203,6 +203,8 @@ const goBack = () => {
uni.switchTab({
url:"/pages/serviceIndex/serviceIndex"
})
}else{
uni.navigateBack()
}
uni.removeStorageSync('sourcePage')