fix(mind): add null defaults for dailyFortune and dominantElement props
FamilyTianpanCard 组件 dailyFortune 和 dominantElement 可能为 undefined, 增加 || {} 和 || '' 回退
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-openagent)
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai>