在Angular Fire中查询布尔值时不显示任何内容可能是因为查询结果为空或查询没有正确执行。以下是一些可能的解决方法:
// 查询布尔值的示例代码
import { AngularFirestore } from '@angular/fire/firestore';
constructor(private firestore: AngularFirestore) {}
// 查询布尔值的方法
getQueryBoolValue(): void {
this.firestore.collection('collectionName').doc('docId').get().subscribe((doc) => {
if (doc.exists) {
const boolValue = doc.data().boolField;
console.log('Boolean value:', boolValue);
} else {
console.log('Document does not exist');
}
});
}
// 查询布尔值的示例代码
import { AngularFirestore } from '@angular/fire/firestore';
export class AppComponent {
boolValue: boolean;
constructor(private firestore: AngularFirestore) {}
// 查询布尔值的方法
getQueryBoolValue(): void {
this.firestore.collection('collectionName').doc('docId').get().subscribe((doc) => {
if (doc.exists) {
this.boolValue = doc.data().boolField;
} else {
console.log('Document does not exist');
}
});
}
}
在HTML模板中使用条件语句显示查询结果:
Boolean value: {{ boolValue }}
// 查询布尔值的示例代码
import { AngularFirestore } from '@angular/fire/firestore';
export class AppComponent {
boolValue: boolean;
constructor(private firestore: AngularFirestore) {}
// 查询布尔值的方法
getQueryBoolValue(): void {
this.firestore.collection('collectionName').doc('docId').get().subscribe((doc) => {
if (doc.exists) {
this.boolValue = doc.data().boolField;
} else {
console.log('Document does not exist');
}
});
}
}
在HTML模板中使用双向数据绑定显示查询结果:
Boolean value: {{ boolValue }}
确保在组件的生命周期中正确调用获取布尔值的方法:
export class AppComponent implements OnInit {
ngOnInit(): void {
this.getQueryBoolValue();
}
// ...
}